Time: 27/10/2025 01:28:24 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 27/10/2025 01:28:24 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 27/10/2025 01: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/10/2025 01:29:27 PM PageName: DataSetResult String str: SELECT GLoanTypeNo, GLoanTypeName FROM GroupLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' AND LoanGroup IN ('Group','Both') ORDER BY GLoanTypeName ; SELECT BankId, BankName FROM BankNameMaster WITH(nolock) WHERE BankStatus='Active' ORDER BY BankName ; SELECT RelationId, RelationName FROM RelationNameMaster WITH(nolock) WHERE RelationStatus='Active' ORDER BY RelationName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT GroupName FROM GroupNameMaster WITH(nolock) WHERE GroupStatus='Active' ORDER BY GroupName ; SELECT ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserName')AS APIUserName, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserStatus')AS APIUserStatus, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='BankAccountAdvanceVerificationAPI')AS BankAccountAdvanceVerificationAPI, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='NewApplication')AS NewApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='ReApplication')AS ReApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='TopUpApplication')AS TopUpApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankAccount')AS GroupLoanBankAccount, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankVerify')AS GroupLoanBankVerify, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationId')AS GroupApplicationId, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationSMS')AS GroupApplicationSMS, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberEquifaxDays')AS GroupMemberEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeEquifaxDays')AS GroupNomineeEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberHighmarkDays')AS GroupMemberHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeHighmarkDays')AS GroupNomineeHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeBankValidation')AS GroupNomineeBankValidation, ( SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS GroupMemberKYCFolder ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanGroup'. Invalid column name 'LoanGroup'. 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(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: 27/10/2025 01:29:30 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT Convert(CHAR,b.GroupJoinDate,106)AS GroupJoinDate, a.MemberId, a.MemberName, a.MemberGuardianName, a.MemberMobileNo, (SELECT Count(1) FROM GroupLoanAccount WHERE LoanStatus IN ('LoanApplied', 'LoanApproved', 'FeeSubmitted', 'LoanDisbursed') AND MemberId = a.MemberId)AS NoOfActiveLoan, a.MemberProfileStatus, b.GroupStatus, Convert(CHAR, b.CGTDate, 106)AS CGTDate, Convert(CHAR, b.GRTDate,106)AS GRTDate, a.GroupName, a.CenterId, a.CenterName, a.GroupOfficerId, a.GroupOfficerName, a.BranchName + ' (' + a.BranchId + ')' AS BranchName FROM GroupLoanMemberDetail a WITH(nolock) INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId WHERE isnull(a.GroupName,'GroupLoan')!='Individual' AND (CASE WHEN isnull(a.DropOutDate, '01/01/1900')= '01/01/1900' THEN 'Active' ELSE 'DropOut' END)!='DropOut' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillData() TargetSite: Void FillData() Time: 27/10/2025 01:31:00 PM PageName: DataSetResult String str: SELECT GLoanTypeNo, GLoanTypeName FROM GroupLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' AND LoanGroup IN ('Group','Both') ORDER BY GLoanTypeName ; SELECT BankId, BankName FROM BankNameMaster WITH(nolock) WHERE BankStatus='Active' ORDER BY BankName ; SELECT RelationId, RelationName FROM RelationNameMaster WITH(nolock) WHERE RelationStatus='Active' ORDER BY RelationName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT GroupName FROM GroupNameMaster WITH(nolock) WHERE GroupStatus='Active' ORDER BY GroupName ; SELECT ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserName')AS APIUserName, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserStatus')AS APIUserStatus, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='BankAccountAdvanceVerificationAPI')AS BankAccountAdvanceVerificationAPI, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='NewApplication')AS NewApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='ReApplication')AS ReApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='TopUpApplication')AS TopUpApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankAccount')AS GroupLoanBankAccount, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankVerify')AS GroupLoanBankVerify, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationId')AS GroupApplicationId, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationSMS')AS GroupApplicationSMS, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberEquifaxDays')AS GroupMemberEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeEquifaxDays')AS GroupNomineeEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberHighmarkDays')AS GroupMemberHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeHighmarkDays')AS GroupNomineeHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeBankValidation')AS GroupNomineeBankValidation, ( SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS GroupMemberKYCFolder ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanGroup'. Invalid column name 'LoanGroup'. 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(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: 27/10/2025 01:33:01 PM PageName: DataSetResult String str: SELECT GLoanTypeNo, GLoanTypeName FROM GroupLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' AND LoanGroup IN ('Group','Both') ORDER BY GLoanTypeName ; SELECT BankId, BankName FROM BankNameMaster WITH(nolock) WHERE BankStatus='Active' ORDER BY BankName ; SELECT RelationId, RelationName FROM RelationNameMaster WITH(nolock) WHERE RelationStatus='Active' ORDER BY RelationName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT GroupName FROM GroupNameMaster WITH(nolock) WHERE GroupStatus='Active' ORDER BY GroupName ; SELECT ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserName')AS APIUserName, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='APIUserStatus')AS APIUserStatus, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='BankAccountAdvanceVerificationAPI')AS BankAccountAdvanceVerificationAPI, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='NewApplication')AS NewApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='ReApplication')AS ReApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='TopUpApplication')AS TopUpApplication, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankAccount')AS GroupLoanBankAccount, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupLoanBankVerify')AS GroupLoanBankVerify, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationId')AS GroupApplicationId, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupApplicationSMS')AS GroupApplicationSMS, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberEquifaxDays')AS GroupMemberEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeEquifaxDays')AS GroupNomineeEquifaxDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupMemberHighmarkDays')AS GroupMemberHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeHighmarkDays')AS GroupNomineeHighmarkDays, ( SELECT DataValue FROM ProjectDataSetting WITH(nolock) WHERE DataName='GroupNomineeBankValidation')AS GroupNomineeBankValidation, ( SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS GroupMemberKYCFolder ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanGroup'. Invalid column name 'LoanGroup'. 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(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: 27/10/2025 01:33:05 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT Convert(CHAR,b.GroupJoinDate,106)AS GroupJoinDate, a.MemberId, a.MemberName, a.MemberGuardianName, a.MemberMobileNo, (SELECT Count(1) FROM GroupLoanAccount WHERE LoanStatus IN ('LoanApplied', 'LoanApproved', 'FeeSubmitted', 'LoanDisbursed') AND MemberId = a.MemberId)AS NoOfActiveLoan, a.MemberProfileStatus, b.GroupStatus, Convert(CHAR, b.CGTDate, 106)AS CGTDate, Convert(CHAR, b.GRTDate,106)AS GRTDate, a.GroupName, a.CenterId, a.CenterName, a.GroupOfficerId, a.GroupOfficerName, a.BranchName + ' (' + a.BranchId + ')' AS BranchName FROM GroupLoanMemberDetail a WITH(nolock) INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId WHERE isnull(a.GroupName,'GroupLoan')!='Individual' AND (CASE WHEN isnull(a.DropOutDate, '01/01/1900')= '01/01/1900' THEN 'Active' ELSE 'DropOut' END)!='DropOut' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillData() TargetSite: Void FillData() Time: 27/10/2025 01:34:41 PM PageName: DataTableResult String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL05K100D' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'InterestRateMinimum'. Invalid column name 'InterestRateMaximum'. Invalid column name 'FDAmount'. Invalid column name 'RDAmount'. Invalid column name 'DownPayment'. 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: 27/10/2025 01:34:41 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL05K100D' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillLoanSelect() TargetSite: Void FillLoanSelect() Time: 27/10/2025 01:34:44 PM PageName: DataTableResult String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL10000*30*425E' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'InterestRateMinimum'. Invalid column name 'InterestRateMaximum'. Invalid column name 'FDAmount'. Invalid column name 'RDAmount'. Invalid column name 'DownPayment'. 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: 27/10/2025 01:34:44 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL10000*30*425E' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillLoanSelect() TargetSite: Void FillLoanSelect() Time: 27/10/2025 01:34:47 PM PageName: DataTableResult String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL15K100D' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'InterestRateMinimum'. Invalid column name 'InterestRateMaximum'. Invalid column name 'FDAmount'. Invalid column name 'RDAmount'. Invalid column name 'DownPayment'. 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: 27/10/2025 01:34:47 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT a.GroupLoanType, a.GLoanTypeNo, a.GLoanTypeName, a.TermMode, a.MinimumTerm, a.MultipleTerm, a.MaximumTerm, a.NoPayingTerm, a.MinimumAmount, a.MultipleAmount, a.MaximumAmount, a.InterestMethod, a.EMIAmount, a.EMIAmountType, a.FirstInstallmentType, a.InterestType, a.InterestRateAnnual, a.InterestRateMinimum, a.InterestRateMaximum, a.AccountHeadLoanId, a.AccountHeadLoanName, a.AccountHeadInterestId, a.AccountHeadInterestName, a.AccountHeadPenaltyId, a.AccountHeadPenaltyName, a.ProcessingFeePercent, a.ProcessingFeeAmount, a.ProcessingGSTPercent, a.AccountHeadProcessingId, a.AccountHeadProcessingName, a.InsuranceFeePercent, a.InsuranceFeeAmount, a.InsuranceGSTPercent, a.AccountHeadInsuranceId, a.AccountHeadInsuranceName, a.OtherChargePercent, a.OtherChargeAmount, a.OtherChargeGSTPercent, a.AccountHeadOtherChargeId, a.AccountHeadOtherChargeName, a.SecurityFeePercent, a.SecurityFeeAmount, a.AccountHeadSecurityId, a.AccountHeadSecurityName, a.FDAmount, a.FDAmountPercent, a.FDAmountAmount, a.AccountHeadFDAmountId, a.AccountHeadFDAmountName, a.RDAmount, a.RDAmountPercent, a.RDAmountAmount, a.AccountHeadRDAmountId, a.AccountHeadRDAmountName, a.DownPayment, a.DownPaymentPercent, a.DownPaymentAmount, a.AccountHeadDownPaymentId, a.AccountHeadDownPaymentName, a.FirstEMIPayment FROM GroupLoanNoMaster a WITH(nolock) WHERE a.GLoanTypeNo='GL15K100D' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillLoanSelect() TargetSite: Void FillLoanSelect() Time: 27/10/2025 01:37:21 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT Convert(CHAR,b.GroupJoinDate,106)AS GroupJoinDate, a.MemberId, a.MemberName, a.MemberGuardianName, a.MemberMobileNo, (SELECT Count(1) FROM GroupLoanAccount WHERE LoanStatus IN ('LoanApplied', 'LoanApproved', 'FeeSubmitted', 'LoanDisbursed') AND MemberId = a.MemberId)AS NoOfActiveLoan, a.MemberProfileStatus, b.GroupStatus, Convert(CHAR, b.CGTDate, 106)AS CGTDate, Convert(CHAR, b.GRTDate,106)AS GRTDate, a.GroupName, a.CenterId, a.CenterName, a.GroupOfficerId, a.GroupOfficerName, a.BranchName + ' (' + a.BranchId + ')' AS BranchName FROM GroupLoanMemberDetail a WITH(nolock) INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId WHERE isnull(a.GroupName,'GroupLoan')!='Individual' AND (CASE WHEN isnull(a.DropOutDate, '01/01/1900')= '01/01/1900' THEN 'Active' ELSE 'DropOut' END)!='DropOut' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanApplicationVerification.FillData() TargetSite: Void FillData() Time: 27/10/2025 01:37: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/10/2025 01:56:53 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='M24250106' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanClosureFeePercent'. Invalid column name 'LoanClosureFeeAmount'. Invalid column name 'LoanClosureFeeHaedId'. Invalid column name 'LoanClosureFeeHaedName'. 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: 27/10/2025 01:56:53 PM PageName: GroupLoan_GroupLoanSettlement String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='M24250106' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ex0cfvjf StackTrace: at GroupLoan_GroupLoanSettlement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 27/10/2025 02:34:41 PM PageName: DataTableResult String str: SELECT isnull(a.BranchId,'N/A')AS BranchId, isnull(a.BranchName,'N/A')AS BranchName, isnull(a.GroupOfficerId,'N/A')AS GroupOfficerId, isnull(a.GroupOfficerName, 'N/A')AS GroupOfficerName, isnull(a.CenterId, 'N/A')AS CenterId, isnull(a.CenterName, 'N/A')AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(a.MemberFormNo, 'N/A')AS MemberFormNo, isnull(a.OtherMemberId, 'N/A')AS OtherMemberId, isnull(a.IdType, 'N/A')AS IdType, isnull(a.MemberId, 'N/A')AS MemberId, isnull(convert(CHAR, a.MemberJoinDate, 106), 'N/A')AS MemberJoinDate, isnull(a.MemberSalutation, 'N/A')AS MemberSalutation, isnull(a.MemberName, 'N/A')AS MemberName, isnull(a.GuardianSalutation, 'N/A')AS GuardianSalutation, isnull(a.MemberGuardianName, 'N/A')AS MemberGuardianName, isnull(a.MemberGender, 'N/A')AS MemberGender, isnull(convert(CHAR, a.MemberDOB, 106), 'N/A')AS MemberDOB, isnull(convert(CHAR, a.MemberAge), 'N/A')AS MemberAge, isnull(a.MemberMobileNo, 'N/A')AS MemberMobileNo, isnull(a.MemberOccupation, 'N/A')AS MemberOccupation, isnull(convert(CHAR, a.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, isnull(convert(CHAR, a.FamilyAnnualExpence), 'N/A')AS FamilyAnnualExpence, isnull(a.NomineeSalutation, 'N/A')AS NomineeSalutation, isnull(a.NomineeName, 'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation, 'N/A')AS NomineeGuardianSalutation, isnull(a.NomineeGuardianName, 'N/A')AS NomineeGuardianName, isnull(a.NomineeGender, 'N/A')AS NomineeGender, isnull(convert(CHAR, a.NomineeDOB, 106), 'N/A')AS NomineeDOB, isnull(convert(CHAR, a.NomineeAge), 'N/A')AS NomineeAge, isnull(convert(CHAR, a.NomineeAnnualIncome), 'N/A') AS NomineeAnnualIncome, isnull(a.NomineeRelation, 'N/A')AS NomineeRelation, isnull(a.NomineeMobileNo, 'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation, 'N/A')AS NomineeOccupation, isnull(a.NomineeAadharNo, 'N/A')AS NomineeAadharNo,isnull(a.NomineeVoterIdNo, 'N/A')AS NomineeVoterIdNo, isnull(a.NomineePANNo, 'N/A')AS NomineePANNo, isnull(a.NomineeDLNo, 'N/A')AS NomineeDLNo,isnull(a.MemberAadharNo, 'N/A')AS MemberAadharNo, isnull(a.MemberPanNo, 'N/A')AS MemberPanNo, isnull(a.MemberVoterIdNo, 'N/A')AS MemberVoterIdNo,isnull(a.MemberDLNo, 'N/A')AS MemberDLNo, isnull(a.RationCard, 'N/A')AS RationCard, isnull(a.ElectricityBill, 'N/A')AS ElectricityBill,isnull(a.MemberProfileStatus, 'N/A')AS MemberProfileStatus, isnull(a.MemberAddress, 'N/A')AS MemberAddress, isnull(a.MemberLatitude, 'N/A')AS MemberLatitude,isnull(a.MemberLongitude, 'N/A')AS MemberLongitude, isnull(a.EntryUser, 'N/A')AS EntryUser,rtrim(isnull(convert(CHAR, a.EntryTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.EntryTime, 108), 'N/A'))AS EntryTime, isnull(convert(CHAR, b.GroupJoinDate, 106), 'N/A')AS GroupJoinDate, isnull(b.GroupUser, 'N/A')AS GroupUser, rtrim(isnull(convert(CHAR, b.GroupTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, b.GroupTime, 108), 'N/A'))AS GroupTime, isnull(b.GroupStatus, 'N/A') AS GroupStatus, isnull(b.CGTOfficerId, 'N/A')AS CGTOfficerId, isnull(b.CGTOfficerName, 'N/A')AS CGTOfficerName, isnull(convert(CHAR, b.CGTDate, 106), 'N/A')AS CGTDate, isnull(b.CGTUser, 'N/A')AS CGTUser, isnull(convert(CHAR, b.CGTTime), 'N/A')AS CGTTime, isnull(b.GRTOfficerId, 'N/A')AS GRTOfficerId,isnull(b.GRTOfficerName, 'N/A')AS GRTOfficerName, isnull(convert(CHAR, b.GRTDate), 'N/A')AS GRTDate, isnull(b.GRTUser, 'N/A')AS GRTUser, isnull(convert(CHAR, b.GRTTime), 'N/A')AS GRTTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS KYCFolderLocation, isnull(a.MemberPOIType, 'N/A')AS MemberPOIType,isnull(a.MemberPOINo, 'N/A')AS MemberPOINo, isnull(a.MemberPOAType, 'N/A')AS MemberPOAType, isnull(a.MemberPOANo, 'N/A')AS MemberPOANo,isnull(a.MemberAadharPhoto, 'N/A')AS MemberAadharPhoto, isnull(a.MemberPhoto, 'N/A')AS MemberPhoto, isnull(a.MemberSignature, 'N/A') AS MemberSignature, isnull(a.MemberPOIFront, 'N/A')AS MemberPOIFront, isnull(a.MemberPOIBack, 'N/A')AS MemberPOIBack, isnull(a.MemberPOAFront, 'N/A') AS MemberPOAFront, isnull(a.MemberPOABack, 'N/A')AS MemberPOABack, isnull(a.MemberBankPassBook, 'N/A')AS MemberBankPassBook, isnull(a.NomineePOIType, 'N/A') AS NomineePOIType, isnull(a.NomineePOINo, 'N/A')AS NomineePOINo, isnull(a.NomineePOAType, 'N/A')AS NomineePOAType, isnull(a.NomineePOANo, 'N/A')AS NomineePOANo,isnull(a.NomineeAadharPhoto, 'N/A')AS NomineeAadharPhoto, isnull(a.NomineePhoto, 'N/A')AS NomineePhoto, isnull(a.NomineeSignature, 'N/A')AS NomineeSignature,isnull(a.NomineePOIFront, 'N/A')AS NomineePOIFront, isnull(a.NomineePOIBack, 'N/A')AS NomineePOIBack, isnull(a.NomineePOAFront, 'N/A')AS NomineePOAFront,isnull(a.NomineePOABack, 'N/A')AS NomineePOABack, isnull(a.MemberNomineeJointPhoto, 'N/A')AS MemberNomineeJointPhoto, isnull(a.KYCStatus, 'N/A')AS KYCStatus,isnull(a.KYCRemark, 'N/A')AS KYCRemark, rtrim(isnull(convert(CHAR, a.KYCTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.KYCTime, 108), 'N/A'))AS KYCTime,isnull(a.KYCUser, 'N/A')AS KYCUser, isnull(convert(CHAR, a.DropOutDate, 106), 'N/A')AS DropOutDate, isnull(a.DropOutRemark, 'N/A')AS DropOutRemark,isnull(a.DropOutUser, 'N/A')AS DropOutUser, rtrim(isnull(convert(CHAR, a.DropOutTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.DropOutTime, 108), 'N/A'))AS DropOutTime,isnull(b.MemberId, 'N/A')AS MemberId, isnull(b.MemberName, 'N/A')AS MemberName, isnull(b.MemberLoanStatus, 'N/A')AS MemberLoanStatus,isnull(b.MemberLoginStatus, 'N/A')AS MemberLoginStatus, isnull(b.MemberWebLogin, 'N/A')AS MemberWebLogin, isnull(b.MemberAppLogin, 'N/A')AS MemberAppLogin, isnull(b.MemberPassword, 'N/A')AS MemberPassword, isnull(b.LoanPurpose, 'N/A')AS LoanPurpose, isnull(convert(CHAR, b.LoanAmount), 'N/A')AS LoanAmount, isnull(convert(CHAR, b.MemberDOM, 106), 'N/A')AS MemberDOM,isnull(b.SpouseName, 'N/A')AS SpouseName, isnull(b.MemberEducation, 'N/A')AS MemberEducation,isnull(b.MemberReligion, 'N/A')AS MemberReligion, isnull(b.MemberCategory, 'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus, 'N/A')AS MemberMaritalStatus, isnull(b.NomineeIsMinor, 'N/A')AS NomineeIsMinor, isnull(b.NomineeEducation, 'N/A')AS NomineeEducation,isnull(b.NomineeMinorGuardian, 'N/A')AS NomineeMinorGuardian, isnull(b.NomineeAddress, 'N/A')AS NomineeAddress,isnull(convert(CHAR, b.NomineeDistrictId), 'N/A')AS NomineeDistrictId, isnull(b.NomineeDistrictName, 'N/A')AS NomineeDistrictName,isnull(convert(CHAR, b.NomineeStateId), 'N/A')AS NomineeStateId, isnull(b.NomineeStateName, 'N/A')AS NomineeStateName,isnull(b.NomineePinCode, 'N/A')AS NomineePinCode, isnull(b.MaikaPersonName, 'N/A')AS MaikaPersonName, isnull(b.MaikaPersonContact, 'N/A')AS MaikaPersonContact, isnull(b.MaikaAddress, 'N/A')AS MaikaAddress, isnull(b.BankAccountType, 'N/A')AS BankAccountType,isnull(convert(CHAR, b.MemberBankId), 'N/A')AS MemberBankId, isnull(b.MemberBankName, 'N/A')AS MemberBankName,isnull(b.BankAccountNo, 'N/A')AS BankAccountNo, isnull(b.BankIFSCCode, 'N/A')AS BankIFSCCode, isnull(b.BankBranchName, 'N/A')AS BankBranchName, isnull(b.BankBranchAddress, 'N/A')AS BankBranchAddress, isnull(b.LocationType, 'N/A')AS LocationType, isnull(b.PostalAddress, 'N/A')AS PostalAddress, isnull(b.PostalHouseNo, 'N/A')AS PostalHouseNo, isnull(b.PostalVillageName, 'N/A')AS PostalVillageName, isnull(b.PostalPostOffice, 'N/A')AS PostalPostOffice, isnull(b.PostalAreaName, 'N/A')AS PostalAreaName, isnull(b.PostalLandMark, 'N/A')AS PostalLandMark, isnull(b.PostalCityName, 'N/A')AS PostalCityName, isnull(convert(CHAR, b.PostalDistrictId), 'N/A')AS PostalDistrictId, isnull(b.PostalDistrictName, 'N/A')AS PostalDistrictName,isnull(convert(CHAR, b.PostalStateId), 'N/A')AS PostalStateId, isnull(b.PostalStateName, 'N/A')AS PostalStateName,isnull(b.PostalPinCode, 'N/A')AS PostalPinCode, isnull(b.PermanentSameAsPostal, 'N/A')AS PermanentSameAsPostal,isnull(b.PermanentAddress, 'N/A')AS PermanentAddress, isnull(b.PermanentHouseNo, 'N/A')AS PermanentHouseNo,isnull(b.PermanentVillageName, 'N/A')AS PermanentVillageName, isnull(b.PermanentPostOffice, 'N/A')AS PermanentPostOffice,isnull(b.PermanentAreaName, 'N/A')AS PermanentAreaName, isnull(b.PermanentLandMark, 'N/A')AS PermanentLandMark,isnull(b.PermanentCityName, 'N/A')AS PermanentCityName, isnull(convert(CHAR, b.PermanentDistrictId), 'N/A')AS PermanentDistrictId,isnull(b.PermanentDistrictName, 'N/A')AS PermanentDistrictName, isnull(convert(CHAR, b.PermanentStateId), 'N/A')AS PermanentStateId, isnull(b.PermanentStateName, 'N/A')AS PermanentStateName, isnull(b.PermanentPinCode, 'N/A')AS PermanentPinCode,isnull(c.ToiletFacility, 'N/A')AS ToiletFacility, isnull(c.WaterFacility, 'N/A')AS WaterFacility, isnull(c.WaterPurification, 'N/A')AS WaterPurification, isnull(c.ElectricityConnection, 'N/A')AS ElectricityConnection, isnull(c.SolarPanel, 'N/A')AS SolarPanel,isnull(c.FoodPreparation, 'N/A')AS FoodPreparation, isnull(c.EligibleChildren, 'N/A')AS EligibleChildren, isnull(c.EligibleGirlChild, 'N/A')AS EligibleGirlChild, isnull(c.LivingType, 'N/A')AS LivingType, isnull(c.HouseType, 'N/A')AS HouseType,isnull(c.NumberOfRoom, 'N/A')AS NumberOfRoom, isnull(c.LiveStock, 'N/A')AS LiveStock, isnull(c.NoOfVehicles, 'N/A')AS NoOfVehicles,isnull(c.LandInAcres, 'N/A')AS LandInAcres, isnull(c.NoOfChildren, 'N/A')AS NoOfChildren, isnull(c.Siblings, 'N/A')AS Siblings,isnull(c.MembersInFamily, 'N/A')AS MembersInFamily, isnull(c.WorkingMember, 'N/A')AS WorkingMember, isnull(c.MemberReputation, 'N/A')AS MemberReputation, isnull(c.WorkingStatus, 'N/A')AS WorkingStatus, isnull(c.BusinessSalaried, 'N/A')AS BusinessSalaried,isnull(c.WorkingProfile, 'N/A')AS WorkingProfile, isnull(c.WorkingSince, 'N/A')AS WorkingSince,isnull(c.ParentalBusiness, 'N/A')AS ParentalBusiness, isnull(c.PresentResidence, 'N/A')AS PresentResidence, isnull(c.MonthlySavings, 'N/A')AS MonthlySavings, isnull(c.ActiveLoanBank, 'N/A')AS ActiveLoanBank, isnull(c.BorrowFrequently, 'N/A')AS BorrowFrequently, isnull(c.InformalLenders, 'N/A')AS InformalLenders, isnull(convert(CHAR, c.FamilyBusinessIncome), 'N/A')AS FamilyBusinessIncome, isnull(convert(CHAR, c.SalaryPensionIncome), 'N/A')AS SalaryPensionIncome, isnull(convert(CHAR, c.WagesIncome), 'N/A')AS WagesIncome, isnull(convert(CHAR, c.OtherIncome), 'N/A')AS OtherIncome, isnull(convert(CHAR, c.Salary), 'N/A')AS Salary, isnull(convert(CHAR, c.Rent), 'N/A')AS Rent,isnull(convert(CHAR, c.Scholarship), 'N/A')AS Scholarship, isnull(convert(CHAR, c.GovernmentScheme), 'N/A')AS GovernmentScheme, isnull(convert(CHAR, c.Agriculture), 'N/A')AS Agriculture, isnull(convert(CHAR, c.Other), 'N/A')AS Other, isnull(convert(CHAR, c.TotalIncome), 'N/A')AS TotalIncome, isnull(convert(CHAR, c.Food), 'N/A')AS Food,isnull(convert(CHAR, c.Education), 'N/A')AS Education, isnull(convert(CHAR, c.Health), 'N/A')AS Health,isnull(convert(CHAR, c.EMIOfLoan), 'N/A')AS EMIOfLoan, isnull(convert(CHAR, c.HouseRent), 'N/A')AS HouseRent,isnull(convert(CHAR, c.ElectricityTax), 'N/A')AS ElectricityTax, isnull(convert(CHAR, c.WaterTax), 'N/A')AS WaterTax,isnull(convert(CHAR, c.PartyFucntion), 'N/A')AS PartyFucntion, isnull(convert(CHAR, c.FareCloth), 'N/A')AS FareCloth,isnull(convert(CHAR, c.OtherExpenses), 'N/A')AS OtherExpenses, isnull(convert(CHAR, c.TotalExpenses), 'N/A')AS TotalExpenses,a.MemberNo, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailHTML')AS HTMLReportPageName FROM GroupLoanMemberDetail a WITH(nolock)LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId = b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId = c.MemberId WHERE a.MemberId='M101000117' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberAadharPhoto'. Invalid column name 'NomineeAadharPhoto'. 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: 27/10/2025 02:34:41 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT isnull(a.BranchId,'N/A')AS BranchId, isnull(a.BranchName,'N/A')AS BranchName, isnull(a.GroupOfficerId,'N/A')AS GroupOfficerId, isnull(a.GroupOfficerName, 'N/A')AS GroupOfficerName, isnull(a.CenterId, 'N/A')AS CenterId, isnull(a.CenterName, 'N/A')AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(a.MemberFormNo, 'N/A')AS MemberFormNo, isnull(a.OtherMemberId, 'N/A')AS OtherMemberId, isnull(a.IdType, 'N/A')AS IdType, isnull(a.MemberId, 'N/A')AS MemberId, isnull(convert(CHAR, a.MemberJoinDate, 106), 'N/A')AS MemberJoinDate, isnull(a.MemberSalutation, 'N/A')AS MemberSalutation, isnull(a.MemberName, 'N/A')AS MemberName, isnull(a.GuardianSalutation, 'N/A')AS GuardianSalutation, isnull(a.MemberGuardianName, 'N/A')AS MemberGuardianName, isnull(a.MemberGender, 'N/A')AS MemberGender, isnull(convert(CHAR, a.MemberDOB, 106), 'N/A')AS MemberDOB, isnull(convert(CHAR, a.MemberAge), 'N/A')AS MemberAge, isnull(a.MemberMobileNo, 'N/A')AS MemberMobileNo, isnull(a.MemberOccupation, 'N/A')AS MemberOccupation, isnull(convert(CHAR, a.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, isnull(convert(CHAR, a.FamilyAnnualExpence), 'N/A')AS FamilyAnnualExpence, isnull(a.NomineeSalutation, 'N/A')AS NomineeSalutation, isnull(a.NomineeName, 'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation, 'N/A')AS NomineeGuardianSalutation, isnull(a.NomineeGuardianName, 'N/A')AS NomineeGuardianName, isnull(a.NomineeGender, 'N/A')AS NomineeGender, isnull(convert(CHAR, a.NomineeDOB, 106), 'N/A')AS NomineeDOB, isnull(convert(CHAR, a.NomineeAge), 'N/A')AS NomineeAge, isnull(convert(CHAR, a.NomineeAnnualIncome), 'N/A') AS NomineeAnnualIncome, isnull(a.NomineeRelation, 'N/A')AS NomineeRelation, isnull(a.NomineeMobileNo, 'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation, 'N/A')AS NomineeOccupation, isnull(a.NomineeAadharNo, 'N/A')AS NomineeAadharNo,isnull(a.NomineeVoterIdNo, 'N/A')AS NomineeVoterIdNo, isnull(a.NomineePANNo, 'N/A')AS NomineePANNo, isnull(a.NomineeDLNo, 'N/A')AS NomineeDLNo,isnull(a.MemberAadharNo, 'N/A')AS MemberAadharNo, isnull(a.MemberPanNo, 'N/A')AS MemberPanNo, isnull(a.MemberVoterIdNo, 'N/A')AS MemberVoterIdNo,isnull(a.MemberDLNo, 'N/A')AS MemberDLNo, isnull(a.RationCard, 'N/A')AS RationCard, isnull(a.ElectricityBill, 'N/A')AS ElectricityBill,isnull(a.MemberProfileStatus, 'N/A')AS MemberProfileStatus, isnull(a.MemberAddress, 'N/A')AS MemberAddress, isnull(a.MemberLatitude, 'N/A')AS MemberLatitude,isnull(a.MemberLongitude, 'N/A')AS MemberLongitude, isnull(a.EntryUser, 'N/A')AS EntryUser,rtrim(isnull(convert(CHAR, a.EntryTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.EntryTime, 108), 'N/A'))AS EntryTime, isnull(convert(CHAR, b.GroupJoinDate, 106), 'N/A')AS GroupJoinDate, isnull(b.GroupUser, 'N/A')AS GroupUser, rtrim(isnull(convert(CHAR, b.GroupTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, b.GroupTime, 108), 'N/A'))AS GroupTime, isnull(b.GroupStatus, 'N/A') AS GroupStatus, isnull(b.CGTOfficerId, 'N/A')AS CGTOfficerId, isnull(b.CGTOfficerName, 'N/A')AS CGTOfficerName, isnull(convert(CHAR, b.CGTDate, 106), 'N/A')AS CGTDate, isnull(b.CGTUser, 'N/A')AS CGTUser, isnull(convert(CHAR, b.CGTTime), 'N/A')AS CGTTime, isnull(b.GRTOfficerId, 'N/A')AS GRTOfficerId,isnull(b.GRTOfficerName, 'N/A')AS GRTOfficerName, isnull(convert(CHAR, b.GRTDate), 'N/A')AS GRTDate, isnull(b.GRTUser, 'N/A')AS GRTUser, isnull(convert(CHAR, b.GRTTime), 'N/A')AS GRTTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS KYCFolderLocation, isnull(a.MemberPOIType, 'N/A')AS MemberPOIType,isnull(a.MemberPOINo, 'N/A')AS MemberPOINo, isnull(a.MemberPOAType, 'N/A')AS MemberPOAType, isnull(a.MemberPOANo, 'N/A')AS MemberPOANo,isnull(a.MemberAadharPhoto, 'N/A')AS MemberAadharPhoto, isnull(a.MemberPhoto, 'N/A')AS MemberPhoto, isnull(a.MemberSignature, 'N/A') AS MemberSignature, isnull(a.MemberPOIFront, 'N/A')AS MemberPOIFront, isnull(a.MemberPOIBack, 'N/A')AS MemberPOIBack, isnull(a.MemberPOAFront, 'N/A') AS MemberPOAFront, isnull(a.MemberPOABack, 'N/A')AS MemberPOABack, isnull(a.MemberBankPassBook, 'N/A')AS MemberBankPassBook, isnull(a.NomineePOIType, 'N/A') AS NomineePOIType, isnull(a.NomineePOINo, 'N/A')AS NomineePOINo, isnull(a.NomineePOAType, 'N/A')AS NomineePOAType, isnull(a.NomineePOANo, 'N/A')AS NomineePOANo,isnull(a.NomineeAadharPhoto, 'N/A')AS NomineeAadharPhoto, isnull(a.NomineePhoto, 'N/A')AS NomineePhoto, isnull(a.NomineeSignature, 'N/A')AS NomineeSignature,isnull(a.NomineePOIFront, 'N/A')AS NomineePOIFront, isnull(a.NomineePOIBack, 'N/A')AS NomineePOIBack, isnull(a.NomineePOAFront, 'N/A')AS NomineePOAFront,isnull(a.NomineePOABack, 'N/A')AS NomineePOABack, isnull(a.MemberNomineeJointPhoto, 'N/A')AS MemberNomineeJointPhoto, isnull(a.KYCStatus, 'N/A')AS KYCStatus,isnull(a.KYCRemark, 'N/A')AS KYCRemark, rtrim(isnull(convert(CHAR, a.KYCTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.KYCTime, 108), 'N/A'))AS KYCTime,isnull(a.KYCUser, 'N/A')AS KYCUser, isnull(convert(CHAR, a.DropOutDate, 106), 'N/A')AS DropOutDate, isnull(a.DropOutRemark, 'N/A')AS DropOutRemark,isnull(a.DropOutUser, 'N/A')AS DropOutUser, rtrim(isnull(convert(CHAR, a.DropOutTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.DropOutTime, 108), 'N/A'))AS DropOutTime,isnull(b.MemberId, 'N/A')AS MemberId, isnull(b.MemberName, 'N/A')AS MemberName, isnull(b.MemberLoanStatus, 'N/A')AS MemberLoanStatus,isnull(b.MemberLoginStatus, 'N/A')AS MemberLoginStatus, isnull(b.MemberWebLogin, 'N/A')AS MemberWebLogin, isnull(b.MemberAppLogin, 'N/A')AS MemberAppLogin, isnull(b.MemberPassword, 'N/A')AS MemberPassword, isnull(b.LoanPurpose, 'N/A')AS LoanPurpose, isnull(convert(CHAR, b.LoanAmount), 'N/A')AS LoanAmount, isnull(convert(CHAR, b.MemberDOM, 106), 'N/A')AS MemberDOM,isnull(b.SpouseName, 'N/A')AS SpouseName, isnull(b.MemberEducation, 'N/A')AS MemberEducation,isnull(b.MemberReligion, 'N/A')AS MemberReligion, isnull(b.MemberCategory, 'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus, 'N/A')AS MemberMaritalStatus, isnull(b.NomineeIsMinor, 'N/A')AS NomineeIsMinor, isnull(b.NomineeEducation, 'N/A')AS NomineeEducation,isnull(b.NomineeMinorGuardian, 'N/A')AS NomineeMinorGuardian, isnull(b.NomineeAddress, 'N/A')AS NomineeAddress,isnull(convert(CHAR, b.NomineeDistrictId), 'N/A')AS NomineeDistrictId, isnull(b.NomineeDistrictName, 'N/A')AS NomineeDistrictName,isnull(convert(CHAR, b.NomineeStateId), 'N/A')AS NomineeStateId, isnull(b.NomineeStateName, 'N/A')AS NomineeStateName,isnull(b.NomineePinCode, 'N/A')AS NomineePinCode, isnull(b.MaikaPersonName, 'N/A')AS MaikaPersonName, isnull(b.MaikaPersonContact, 'N/A')AS MaikaPersonContact, isnull(b.MaikaAddress, 'N/A')AS MaikaAddress, isnull(b.BankAccountType, 'N/A')AS BankAccountType,isnull(convert(CHAR, b.MemberBankId), 'N/A')AS MemberBankId, isnull(b.MemberBankName, 'N/A')AS MemberBankName,isnull(b.BankAccountNo, 'N/A')AS BankAccountNo, isnull(b.BankIFSCCode, 'N/A')AS BankIFSCCode, isnull(b.BankBranchName, 'N/A')AS BankBranchName, isnull(b.BankBranchAddress, 'N/A')AS BankBranchAddress, isnull(b.LocationType, 'N/A')AS LocationType, isnull(b.PostalAddress, 'N/A')AS PostalAddress, isnull(b.PostalHouseNo, 'N/A')AS PostalHouseNo, isnull(b.PostalVillageName, 'N/A')AS PostalVillageName, isnull(b.PostalPostOffice, 'N/A')AS PostalPostOffice, isnull(b.PostalAreaName, 'N/A')AS PostalAreaName, isnull(b.PostalLandMark, 'N/A')AS PostalLandMark, isnull(b.PostalCityName, 'N/A')AS PostalCityName, isnull(convert(CHAR, b.PostalDistrictId), 'N/A')AS PostalDistrictId, isnull(b.PostalDistrictName, 'N/A')AS PostalDistrictName,isnull(convert(CHAR, b.PostalStateId), 'N/A')AS PostalStateId, isnull(b.PostalStateName, 'N/A')AS PostalStateName,isnull(b.PostalPinCode, 'N/A')AS PostalPinCode, isnull(b.PermanentSameAsPostal, 'N/A')AS PermanentSameAsPostal,isnull(b.PermanentAddress, 'N/A')AS PermanentAddress, isnull(b.PermanentHouseNo, 'N/A')AS PermanentHouseNo,isnull(b.PermanentVillageName, 'N/A')AS PermanentVillageName, isnull(b.PermanentPostOffice, 'N/A')AS PermanentPostOffice,isnull(b.PermanentAreaName, 'N/A')AS PermanentAreaName, isnull(b.PermanentLandMark, 'N/A')AS PermanentLandMark,isnull(b.PermanentCityName, 'N/A')AS PermanentCityName, isnull(convert(CHAR, b.PermanentDistrictId), 'N/A')AS PermanentDistrictId,isnull(b.PermanentDistrictName, 'N/A')AS PermanentDistrictName, isnull(convert(CHAR, b.PermanentStateId), 'N/A')AS PermanentStateId, isnull(b.PermanentStateName, 'N/A')AS PermanentStateName, isnull(b.PermanentPinCode, 'N/A')AS PermanentPinCode,isnull(c.ToiletFacility, 'N/A')AS ToiletFacility, isnull(c.WaterFacility, 'N/A')AS WaterFacility, isnull(c.WaterPurification, 'N/A')AS WaterPurification, isnull(c.ElectricityConnection, 'N/A')AS ElectricityConnection, isnull(c.SolarPanel, 'N/A')AS SolarPanel,isnull(c.FoodPreparation, 'N/A')AS FoodPreparation, isnull(c.EligibleChildren, 'N/A')AS EligibleChildren, isnull(c.EligibleGirlChild, 'N/A')AS EligibleGirlChild, isnull(c.LivingType, 'N/A')AS LivingType, isnull(c.HouseType, 'N/A')AS HouseType,isnull(c.NumberOfRoom, 'N/A')AS NumberOfRoom, isnull(c.LiveStock, 'N/A')AS LiveStock, isnull(c.NoOfVehicles, 'N/A')AS NoOfVehicles,isnull(c.LandInAcres, 'N/A')AS LandInAcres, isnull(c.NoOfChildren, 'N/A')AS NoOfChildren, isnull(c.Siblings, 'N/A')AS Siblings,isnull(c.MembersInFamily, 'N/A')AS MembersInFamily, isnull(c.WorkingMember, 'N/A')AS WorkingMember, isnull(c.MemberReputation, 'N/A')AS MemberReputation, isnull(c.WorkingStatus, 'N/A')AS WorkingStatus, isnull(c.BusinessSalaried, 'N/A')AS BusinessSalaried,isnull(c.WorkingProfile, 'N/A')AS WorkingProfile, isnull(c.WorkingSince, 'N/A')AS WorkingSince,isnull(c.ParentalBusiness, 'N/A')AS ParentalBusiness, isnull(c.PresentResidence, 'N/A')AS PresentResidence, isnull(c.MonthlySavings, 'N/A')AS MonthlySavings, isnull(c.ActiveLoanBank, 'N/A')AS ActiveLoanBank, isnull(c.BorrowFrequently, 'N/A')AS BorrowFrequently, isnull(c.InformalLenders, 'N/A')AS InformalLenders, isnull(convert(CHAR, c.FamilyBusinessIncome), 'N/A')AS FamilyBusinessIncome, isnull(convert(CHAR, c.SalaryPensionIncome), 'N/A')AS SalaryPensionIncome, isnull(convert(CHAR, c.WagesIncome), 'N/A')AS WagesIncome, isnull(convert(CHAR, c.OtherIncome), 'N/A')AS OtherIncome, isnull(convert(CHAR, c.Salary), 'N/A')AS Salary, isnull(convert(CHAR, c.Rent), 'N/A')AS Rent,isnull(convert(CHAR, c.Scholarship), 'N/A')AS Scholarship, isnull(convert(CHAR, c.GovernmentScheme), 'N/A')AS GovernmentScheme, isnull(convert(CHAR, c.Agriculture), 'N/A')AS Agriculture, isnull(convert(CHAR, c.Other), 'N/A')AS Other, isnull(convert(CHAR, c.TotalIncome), 'N/A')AS TotalIncome, isnull(convert(CHAR, c.Food), 'N/A')AS Food,isnull(convert(CHAR, c.Education), 'N/A')AS Education, isnull(convert(CHAR, c.Health), 'N/A')AS Health,isnull(convert(CHAR, c.EMIOfLoan), 'N/A')AS EMIOfLoan, isnull(convert(CHAR, c.HouseRent), 'N/A')AS HouseRent,isnull(convert(CHAR, c.ElectricityTax), 'N/A')AS ElectricityTax, isnull(convert(CHAR, c.WaterTax), 'N/A')AS WaterTax,isnull(convert(CHAR, c.PartyFucntion), 'N/A')AS PartyFucntion, isnull(convert(CHAR, c.FareCloth), 'N/A')AS FareCloth,isnull(convert(CHAR, c.OtherExpenses), 'N/A')AS OtherExpenses, isnull(convert(CHAR, c.TotalExpenses), 'N/A')AS TotalExpenses,a.MemberNo, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailHTML')AS HTMLReportPageName FROM GroupLoanMemberDetail a WITH(nolock)LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId = b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId = c.MemberId WHERE a.MemberId='M101000117' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m0bvphkt StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillMemberDetail() TargetSite: Void FillMemberDetail() Time: 27/10/2025 02:39:31 PM PageName: DataTableResult String str: SELECT isnull(a.BranchId,'N/A')AS BranchId, isnull(a.BranchName,'N/A')AS BranchName, isnull(a.GroupOfficerId,'N/A')AS GroupOfficerId, isnull(a.GroupOfficerName, 'N/A')AS GroupOfficerName, isnull(a.CenterId, 'N/A')AS CenterId, isnull(a.CenterName, 'N/A')AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(a.MemberFormNo, 'N/A')AS MemberFormNo, isnull(a.OtherMemberId, 'N/A')AS OtherMemberId, isnull(a.IdType, 'N/A')AS IdType, isnull(a.MemberId, 'N/A')AS MemberId, isnull(convert(CHAR, a.MemberJoinDate, 106), 'N/A')AS MemberJoinDate, isnull(a.MemberSalutation, 'N/A')AS MemberSalutation, isnull(a.MemberName, 'N/A')AS MemberName, isnull(a.GuardianSalutation, 'N/A')AS GuardianSalutation, isnull(a.MemberGuardianName, 'N/A')AS MemberGuardianName, isnull(a.MemberGender, 'N/A')AS MemberGender, isnull(convert(CHAR, a.MemberDOB, 106), 'N/A')AS MemberDOB, isnull(convert(CHAR, a.MemberAge), 'N/A')AS MemberAge, isnull(a.MemberMobileNo, 'N/A')AS MemberMobileNo, isnull(a.MemberOccupation, 'N/A')AS MemberOccupation, isnull(convert(CHAR, a.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, isnull(convert(CHAR, a.FamilyAnnualExpence), 'N/A')AS FamilyAnnualExpence, isnull(a.NomineeSalutation, 'N/A')AS NomineeSalutation, isnull(a.NomineeName, 'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation, 'N/A')AS NomineeGuardianSalutation, isnull(a.NomineeGuardianName, 'N/A')AS NomineeGuardianName, isnull(a.NomineeGender, 'N/A')AS NomineeGender, isnull(convert(CHAR, a.NomineeDOB, 106), 'N/A')AS NomineeDOB, isnull(convert(CHAR, a.NomineeAge), 'N/A')AS NomineeAge, isnull(convert(CHAR, a.NomineeAnnualIncome), 'N/A') AS NomineeAnnualIncome, isnull(a.NomineeRelation, 'N/A')AS NomineeRelation, isnull(a.NomineeMobileNo, 'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation, 'N/A')AS NomineeOccupation, isnull(a.NomineeAadharNo, 'N/A')AS NomineeAadharNo,isnull(a.NomineeVoterIdNo, 'N/A')AS NomineeVoterIdNo, isnull(a.NomineePANNo, 'N/A')AS NomineePANNo, isnull(a.NomineeDLNo, 'N/A')AS NomineeDLNo,isnull(a.MemberAadharNo, 'N/A')AS MemberAadharNo, isnull(a.MemberPanNo, 'N/A')AS MemberPanNo, isnull(a.MemberVoterIdNo, 'N/A')AS MemberVoterIdNo,isnull(a.MemberDLNo, 'N/A')AS MemberDLNo, isnull(a.RationCard, 'N/A')AS RationCard, isnull(a.ElectricityBill, 'N/A')AS ElectricityBill,isnull(a.MemberProfileStatus, 'N/A')AS MemberProfileStatus, isnull(a.MemberAddress, 'N/A')AS MemberAddress, isnull(a.MemberLatitude, 'N/A')AS MemberLatitude,isnull(a.MemberLongitude, 'N/A')AS MemberLongitude, isnull(a.EntryUser, 'N/A')AS EntryUser,rtrim(isnull(convert(CHAR, a.EntryTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.EntryTime, 108), 'N/A'))AS EntryTime, isnull(convert(CHAR, b.GroupJoinDate, 106), 'N/A')AS GroupJoinDate, isnull(b.GroupUser, 'N/A')AS GroupUser, rtrim(isnull(convert(CHAR, b.GroupTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, b.GroupTime, 108), 'N/A'))AS GroupTime, isnull(b.GroupStatus, 'N/A') AS GroupStatus, isnull(b.CGTOfficerId, 'N/A')AS CGTOfficerId, isnull(b.CGTOfficerName, 'N/A')AS CGTOfficerName, isnull(convert(CHAR, b.CGTDate, 106), 'N/A')AS CGTDate, isnull(b.CGTUser, 'N/A')AS CGTUser, isnull(convert(CHAR, b.CGTTime), 'N/A')AS CGTTime, isnull(b.GRTOfficerId, 'N/A')AS GRTOfficerId,isnull(b.GRTOfficerName, 'N/A')AS GRTOfficerName, isnull(convert(CHAR, b.GRTDate), 'N/A')AS GRTDate, isnull(b.GRTUser, 'N/A')AS GRTUser, isnull(convert(CHAR, b.GRTTime), 'N/A')AS GRTTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS KYCFolderLocation, isnull(a.MemberPOIType, 'N/A')AS MemberPOIType,isnull(a.MemberPOINo, 'N/A')AS MemberPOINo, isnull(a.MemberPOAType, 'N/A')AS MemberPOAType, isnull(a.MemberPOANo, 'N/A')AS MemberPOANo,isnull(a.MemberAadharPhoto, 'N/A')AS MemberAadharPhoto, isnull(a.MemberPhoto, 'N/A')AS MemberPhoto, isnull(a.MemberSignature, 'N/A') AS MemberSignature, isnull(a.MemberPOIFront, 'N/A')AS MemberPOIFront, isnull(a.MemberPOIBack, 'N/A')AS MemberPOIBack, isnull(a.MemberPOAFront, 'N/A') AS MemberPOAFront, isnull(a.MemberPOABack, 'N/A')AS MemberPOABack, isnull(a.MemberBankPassBook, 'N/A')AS MemberBankPassBook, isnull(a.NomineePOIType, 'N/A') AS NomineePOIType, isnull(a.NomineePOINo, 'N/A')AS NomineePOINo, isnull(a.NomineePOAType, 'N/A')AS NomineePOAType, isnull(a.NomineePOANo, 'N/A')AS NomineePOANo,isnull(a.NomineeAadharPhoto, 'N/A')AS NomineeAadharPhoto, isnull(a.NomineePhoto, 'N/A')AS NomineePhoto, isnull(a.NomineeSignature, 'N/A')AS NomineeSignature,isnull(a.NomineePOIFront, 'N/A')AS NomineePOIFront, isnull(a.NomineePOIBack, 'N/A')AS NomineePOIBack, isnull(a.NomineePOAFront, 'N/A')AS NomineePOAFront,isnull(a.NomineePOABack, 'N/A')AS NomineePOABack, isnull(a.MemberNomineeJointPhoto, 'N/A')AS MemberNomineeJointPhoto, isnull(a.KYCStatus, 'N/A')AS KYCStatus,isnull(a.KYCRemark, 'N/A')AS KYCRemark, rtrim(isnull(convert(CHAR, a.KYCTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.KYCTime, 108), 'N/A'))AS KYCTime,isnull(a.KYCUser, 'N/A')AS KYCUser, isnull(convert(CHAR, a.DropOutDate, 106), 'N/A')AS DropOutDate, isnull(a.DropOutRemark, 'N/A')AS DropOutRemark,isnull(a.DropOutUser, 'N/A')AS DropOutUser, rtrim(isnull(convert(CHAR, a.DropOutTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.DropOutTime, 108), 'N/A'))AS DropOutTime,isnull(b.MemberId, 'N/A')AS MemberId, isnull(b.MemberName, 'N/A')AS MemberName, isnull(b.MemberLoanStatus, 'N/A')AS MemberLoanStatus,isnull(b.MemberLoginStatus, 'N/A')AS MemberLoginStatus, isnull(b.MemberWebLogin, 'N/A')AS MemberWebLogin, isnull(b.MemberAppLogin, 'N/A')AS MemberAppLogin, isnull(b.MemberPassword, 'N/A')AS MemberPassword, isnull(b.LoanPurpose, 'N/A')AS LoanPurpose, isnull(convert(CHAR, b.LoanAmount), 'N/A')AS LoanAmount, isnull(convert(CHAR, b.MemberDOM, 106), 'N/A')AS MemberDOM,isnull(b.SpouseName, 'N/A')AS SpouseName, isnull(b.MemberEducation, 'N/A')AS MemberEducation,isnull(b.MemberReligion, 'N/A')AS MemberReligion, isnull(b.MemberCategory, 'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus, 'N/A')AS MemberMaritalStatus, isnull(b.NomineeIsMinor, 'N/A')AS NomineeIsMinor, isnull(b.NomineeEducation, 'N/A')AS NomineeEducation,isnull(b.NomineeMinorGuardian, 'N/A')AS NomineeMinorGuardian, isnull(b.NomineeAddress, 'N/A')AS NomineeAddress,isnull(convert(CHAR, b.NomineeDistrictId), 'N/A')AS NomineeDistrictId, isnull(b.NomineeDistrictName, 'N/A')AS NomineeDistrictName,isnull(convert(CHAR, b.NomineeStateId), 'N/A')AS NomineeStateId, isnull(b.NomineeStateName, 'N/A')AS NomineeStateName,isnull(b.NomineePinCode, 'N/A')AS NomineePinCode, isnull(b.MaikaPersonName, 'N/A')AS MaikaPersonName, isnull(b.MaikaPersonContact, 'N/A')AS MaikaPersonContact, isnull(b.MaikaAddress, 'N/A')AS MaikaAddress, isnull(b.BankAccountType, 'N/A')AS BankAccountType,isnull(convert(CHAR, b.MemberBankId), 'N/A')AS MemberBankId, isnull(b.MemberBankName, 'N/A')AS MemberBankName,isnull(b.BankAccountNo, 'N/A')AS BankAccountNo, isnull(b.BankIFSCCode, 'N/A')AS BankIFSCCode, isnull(b.BankBranchName, 'N/A')AS BankBranchName, isnull(b.BankBranchAddress, 'N/A')AS BankBranchAddress, isnull(b.LocationType, 'N/A')AS LocationType, isnull(b.PostalAddress, 'N/A')AS PostalAddress, isnull(b.PostalHouseNo, 'N/A')AS PostalHouseNo, isnull(b.PostalVillageName, 'N/A')AS PostalVillageName, isnull(b.PostalPostOffice, 'N/A')AS PostalPostOffice, isnull(b.PostalAreaName, 'N/A')AS PostalAreaName, isnull(b.PostalLandMark, 'N/A')AS PostalLandMark, isnull(b.PostalCityName, 'N/A')AS PostalCityName, isnull(convert(CHAR, b.PostalDistrictId), 'N/A')AS PostalDistrictId, isnull(b.PostalDistrictName, 'N/A')AS PostalDistrictName,isnull(convert(CHAR, b.PostalStateId), 'N/A')AS PostalStateId, isnull(b.PostalStateName, 'N/A')AS PostalStateName,isnull(b.PostalPinCode, 'N/A')AS PostalPinCode, isnull(b.PermanentSameAsPostal, 'N/A')AS PermanentSameAsPostal,isnull(b.PermanentAddress, 'N/A')AS PermanentAddress, isnull(b.PermanentHouseNo, 'N/A')AS PermanentHouseNo,isnull(b.PermanentVillageName, 'N/A')AS PermanentVillageName, isnull(b.PermanentPostOffice, 'N/A')AS PermanentPostOffice,isnull(b.PermanentAreaName, 'N/A')AS PermanentAreaName, isnull(b.PermanentLandMark, 'N/A')AS PermanentLandMark,isnull(b.PermanentCityName, 'N/A')AS PermanentCityName, isnull(convert(CHAR, b.PermanentDistrictId), 'N/A')AS PermanentDistrictId,isnull(b.PermanentDistrictName, 'N/A')AS PermanentDistrictName, isnull(convert(CHAR, b.PermanentStateId), 'N/A')AS PermanentStateId, isnull(b.PermanentStateName, 'N/A')AS PermanentStateName, isnull(b.PermanentPinCode, 'N/A')AS PermanentPinCode,isnull(c.ToiletFacility, 'N/A')AS ToiletFacility, isnull(c.WaterFacility, 'N/A')AS WaterFacility, isnull(c.WaterPurification, 'N/A')AS WaterPurification, isnull(c.ElectricityConnection, 'N/A')AS ElectricityConnection, isnull(c.SolarPanel, 'N/A')AS SolarPanel,isnull(c.FoodPreparation, 'N/A')AS FoodPreparation, isnull(c.EligibleChildren, 'N/A')AS EligibleChildren, isnull(c.EligibleGirlChild, 'N/A')AS EligibleGirlChild, isnull(c.LivingType, 'N/A')AS LivingType, isnull(c.HouseType, 'N/A')AS HouseType,isnull(c.NumberOfRoom, 'N/A')AS NumberOfRoom, isnull(c.LiveStock, 'N/A')AS LiveStock, isnull(c.NoOfVehicles, 'N/A')AS NoOfVehicles,isnull(c.LandInAcres, 'N/A')AS LandInAcres, isnull(c.NoOfChildren, 'N/A')AS NoOfChildren, isnull(c.Siblings, 'N/A')AS Siblings,isnull(c.MembersInFamily, 'N/A')AS MembersInFamily, isnull(c.WorkingMember, 'N/A')AS WorkingMember, isnull(c.MemberReputation, 'N/A')AS MemberReputation, isnull(c.WorkingStatus, 'N/A')AS WorkingStatus, isnull(c.BusinessSalaried, 'N/A')AS BusinessSalaried,isnull(c.WorkingProfile, 'N/A')AS WorkingProfile, isnull(c.WorkingSince, 'N/A')AS WorkingSince,isnull(c.ParentalBusiness, 'N/A')AS ParentalBusiness, isnull(c.PresentResidence, 'N/A')AS PresentResidence, isnull(c.MonthlySavings, 'N/A')AS MonthlySavings, isnull(c.ActiveLoanBank, 'N/A')AS ActiveLoanBank, isnull(c.BorrowFrequently, 'N/A')AS BorrowFrequently, isnull(c.InformalLenders, 'N/A')AS InformalLenders, isnull(convert(CHAR, c.FamilyBusinessIncome), 'N/A')AS FamilyBusinessIncome, isnull(convert(CHAR, c.SalaryPensionIncome), 'N/A')AS SalaryPensionIncome, isnull(convert(CHAR, c.WagesIncome), 'N/A')AS WagesIncome, isnull(convert(CHAR, c.OtherIncome), 'N/A')AS OtherIncome, isnull(convert(CHAR, c.Salary), 'N/A')AS Salary, isnull(convert(CHAR, c.Rent), 'N/A')AS Rent,isnull(convert(CHAR, c.Scholarship), 'N/A')AS Scholarship, isnull(convert(CHAR, c.GovernmentScheme), 'N/A')AS GovernmentScheme, isnull(convert(CHAR, c.Agriculture), 'N/A')AS Agriculture, isnull(convert(CHAR, c.Other), 'N/A')AS Other, isnull(convert(CHAR, c.TotalIncome), 'N/A')AS TotalIncome, isnull(convert(CHAR, c.Food), 'N/A')AS Food,isnull(convert(CHAR, c.Education), 'N/A')AS Education, isnull(convert(CHAR, c.Health), 'N/A')AS Health,isnull(convert(CHAR, c.EMIOfLoan), 'N/A')AS EMIOfLoan, isnull(convert(CHAR, c.HouseRent), 'N/A')AS HouseRent,isnull(convert(CHAR, c.ElectricityTax), 'N/A')AS ElectricityTax, isnull(convert(CHAR, c.WaterTax), 'N/A')AS WaterTax,isnull(convert(CHAR, c.PartyFucntion), 'N/A')AS PartyFucntion, isnull(convert(CHAR, c.FareCloth), 'N/A')AS FareCloth,isnull(convert(CHAR, c.OtherExpenses), 'N/A')AS OtherExpenses, isnull(convert(CHAR, c.TotalExpenses), 'N/A')AS TotalExpenses,a.MemberNo, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailHTML')AS HTMLReportPageName FROM GroupLoanMemberDetail a WITH(nolock)LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId = b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId = c.MemberId WHERE a.MemberId='M101000117' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberAadharPhoto'. Invalid column name 'NomineeAadharPhoto'. 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: 27/10/2025 02:39:31 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT isnull(a.BranchId,'N/A')AS BranchId, isnull(a.BranchName,'N/A')AS BranchName, isnull(a.GroupOfficerId,'N/A')AS GroupOfficerId, isnull(a.GroupOfficerName, 'N/A')AS GroupOfficerName, isnull(a.CenterId, 'N/A')AS CenterId, isnull(a.CenterName, 'N/A')AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(a.MemberFormNo, 'N/A')AS MemberFormNo, isnull(a.OtherMemberId, 'N/A')AS OtherMemberId, isnull(a.IdType, 'N/A')AS IdType, isnull(a.MemberId, 'N/A')AS MemberId, isnull(convert(CHAR, a.MemberJoinDate, 106), 'N/A')AS MemberJoinDate, isnull(a.MemberSalutation, 'N/A')AS MemberSalutation, isnull(a.MemberName, 'N/A')AS MemberName, isnull(a.GuardianSalutation, 'N/A')AS GuardianSalutation, isnull(a.MemberGuardianName, 'N/A')AS MemberGuardianName, isnull(a.MemberGender, 'N/A')AS MemberGender, isnull(convert(CHAR, a.MemberDOB, 106), 'N/A')AS MemberDOB, isnull(convert(CHAR, a.MemberAge), 'N/A')AS MemberAge, isnull(a.MemberMobileNo, 'N/A')AS MemberMobileNo, isnull(a.MemberOccupation, 'N/A')AS MemberOccupation, isnull(convert(CHAR, a.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, isnull(convert(CHAR, a.FamilyAnnualExpence), 'N/A')AS FamilyAnnualExpence, isnull(a.NomineeSalutation, 'N/A')AS NomineeSalutation, isnull(a.NomineeName, 'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation, 'N/A')AS NomineeGuardianSalutation, isnull(a.NomineeGuardianName, 'N/A')AS NomineeGuardianName, isnull(a.NomineeGender, 'N/A')AS NomineeGender, isnull(convert(CHAR, a.NomineeDOB, 106), 'N/A')AS NomineeDOB, isnull(convert(CHAR, a.NomineeAge), 'N/A')AS NomineeAge, isnull(convert(CHAR, a.NomineeAnnualIncome), 'N/A') AS NomineeAnnualIncome, isnull(a.NomineeRelation, 'N/A')AS NomineeRelation, isnull(a.NomineeMobileNo, 'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation, 'N/A')AS NomineeOccupation, isnull(a.NomineeAadharNo, 'N/A')AS NomineeAadharNo,isnull(a.NomineeVoterIdNo, 'N/A')AS NomineeVoterIdNo, isnull(a.NomineePANNo, 'N/A')AS NomineePANNo, isnull(a.NomineeDLNo, 'N/A')AS NomineeDLNo,isnull(a.MemberAadharNo, 'N/A')AS MemberAadharNo, isnull(a.MemberPanNo, 'N/A')AS MemberPanNo, isnull(a.MemberVoterIdNo, 'N/A')AS MemberVoterIdNo,isnull(a.MemberDLNo, 'N/A')AS MemberDLNo, isnull(a.RationCard, 'N/A')AS RationCard, isnull(a.ElectricityBill, 'N/A')AS ElectricityBill,isnull(a.MemberProfileStatus, 'N/A')AS MemberProfileStatus, isnull(a.MemberAddress, 'N/A')AS MemberAddress, isnull(a.MemberLatitude, 'N/A')AS MemberLatitude,isnull(a.MemberLongitude, 'N/A')AS MemberLongitude, isnull(a.EntryUser, 'N/A')AS EntryUser,rtrim(isnull(convert(CHAR, a.EntryTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.EntryTime, 108), 'N/A'))AS EntryTime, isnull(convert(CHAR, b.GroupJoinDate, 106), 'N/A')AS GroupJoinDate, isnull(b.GroupUser, 'N/A')AS GroupUser, rtrim(isnull(convert(CHAR, b.GroupTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, b.GroupTime, 108), 'N/A'))AS GroupTime, isnull(b.GroupStatus, 'N/A') AS GroupStatus, isnull(b.CGTOfficerId, 'N/A')AS CGTOfficerId, isnull(b.CGTOfficerName, 'N/A')AS CGTOfficerName, isnull(convert(CHAR, b.CGTDate, 106), 'N/A')AS CGTDate, isnull(b.CGTUser, 'N/A')AS CGTUser, isnull(convert(CHAR, b.CGTTime), 'N/A')AS CGTTime, isnull(b.GRTOfficerId, 'N/A')AS GRTOfficerId,isnull(b.GRTOfficerName, 'N/A')AS GRTOfficerName, isnull(convert(CHAR, b.GRTDate), 'N/A')AS GRTDate, isnull(b.GRTUser, 'N/A')AS GRTUser, isnull(convert(CHAR, b.GRTTime), 'N/A')AS GRTTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')AS KYCFolderLocation, isnull(a.MemberPOIType, 'N/A')AS MemberPOIType,isnull(a.MemberPOINo, 'N/A')AS MemberPOINo, isnull(a.MemberPOAType, 'N/A')AS MemberPOAType, isnull(a.MemberPOANo, 'N/A')AS MemberPOANo,isnull(a.MemberAadharPhoto, 'N/A')AS MemberAadharPhoto, isnull(a.MemberPhoto, 'N/A')AS MemberPhoto, isnull(a.MemberSignature, 'N/A') AS MemberSignature, isnull(a.MemberPOIFront, 'N/A')AS MemberPOIFront, isnull(a.MemberPOIBack, 'N/A')AS MemberPOIBack, isnull(a.MemberPOAFront, 'N/A') AS MemberPOAFront, isnull(a.MemberPOABack, 'N/A')AS MemberPOABack, isnull(a.MemberBankPassBook, 'N/A')AS MemberBankPassBook, isnull(a.NomineePOIType, 'N/A') AS NomineePOIType, isnull(a.NomineePOINo, 'N/A')AS NomineePOINo, isnull(a.NomineePOAType, 'N/A')AS NomineePOAType, isnull(a.NomineePOANo, 'N/A')AS NomineePOANo,isnull(a.NomineeAadharPhoto, 'N/A')AS NomineeAadharPhoto, isnull(a.NomineePhoto, 'N/A')AS NomineePhoto, isnull(a.NomineeSignature, 'N/A')AS NomineeSignature,isnull(a.NomineePOIFront, 'N/A')AS NomineePOIFront, isnull(a.NomineePOIBack, 'N/A')AS NomineePOIBack, isnull(a.NomineePOAFront, 'N/A')AS NomineePOAFront,isnull(a.NomineePOABack, 'N/A')AS NomineePOABack, isnull(a.MemberNomineeJointPhoto, 'N/A')AS MemberNomineeJointPhoto, isnull(a.KYCStatus, 'N/A')AS KYCStatus,isnull(a.KYCRemark, 'N/A')AS KYCRemark, rtrim(isnull(convert(CHAR, a.KYCTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.KYCTime, 108), 'N/A'))AS KYCTime,isnull(a.KYCUser, 'N/A')AS KYCUser, isnull(convert(CHAR, a.DropOutDate, 106), 'N/A')AS DropOutDate, isnull(a.DropOutRemark, 'N/A')AS DropOutRemark,isnull(a.DropOutUser, 'N/A')AS DropOutUser, rtrim(isnull(convert(CHAR, a.DropOutTime, 106), 'N/A')) + ' ' + rtrim(isnull(convert(CHAR, a.DropOutTime, 108), 'N/A'))AS DropOutTime,isnull(b.MemberId, 'N/A')AS MemberId, isnull(b.MemberName, 'N/A')AS MemberName, isnull(b.MemberLoanStatus, 'N/A')AS MemberLoanStatus,isnull(b.MemberLoginStatus, 'N/A')AS MemberLoginStatus, isnull(b.MemberWebLogin, 'N/A')AS MemberWebLogin, isnull(b.MemberAppLogin, 'N/A')AS MemberAppLogin, isnull(b.MemberPassword, 'N/A')AS MemberPassword, isnull(b.LoanPurpose, 'N/A')AS LoanPurpose, isnull(convert(CHAR, b.LoanAmount), 'N/A')AS LoanAmount, isnull(convert(CHAR, b.MemberDOM, 106), 'N/A')AS MemberDOM,isnull(b.SpouseName, 'N/A')AS SpouseName, isnull(b.MemberEducation, 'N/A')AS MemberEducation,isnull(b.MemberReligion, 'N/A')AS MemberReligion, isnull(b.MemberCategory, 'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus, 'N/A')AS MemberMaritalStatus, isnull(b.NomineeIsMinor, 'N/A')AS NomineeIsMinor, isnull(b.NomineeEducation, 'N/A')AS NomineeEducation,isnull(b.NomineeMinorGuardian, 'N/A')AS NomineeMinorGuardian, isnull(b.NomineeAddress, 'N/A')AS NomineeAddress,isnull(convert(CHAR, b.NomineeDistrictId), 'N/A')AS NomineeDistrictId, isnull(b.NomineeDistrictName, 'N/A')AS NomineeDistrictName,isnull(convert(CHAR, b.NomineeStateId), 'N/A')AS NomineeStateId, isnull(b.NomineeStateName, 'N/A')AS NomineeStateName,isnull(b.NomineePinCode, 'N/A')AS NomineePinCode, isnull(b.MaikaPersonName, 'N/A')AS MaikaPersonName, isnull(b.MaikaPersonContact, 'N/A')AS MaikaPersonContact, isnull(b.MaikaAddress, 'N/A')AS MaikaAddress, isnull(b.BankAccountType, 'N/A')AS BankAccountType,isnull(convert(CHAR, b.MemberBankId), 'N/A')AS MemberBankId, isnull(b.MemberBankName, 'N/A')AS MemberBankName,isnull(b.BankAccountNo, 'N/A')AS BankAccountNo, isnull(b.BankIFSCCode, 'N/A')AS BankIFSCCode, isnull(b.BankBranchName, 'N/A')AS BankBranchName, isnull(b.BankBranchAddress, 'N/A')AS BankBranchAddress, isnull(b.LocationType, 'N/A')AS LocationType, isnull(b.PostalAddress, 'N/A')AS PostalAddress, isnull(b.PostalHouseNo, 'N/A')AS PostalHouseNo, isnull(b.PostalVillageName, 'N/A')AS PostalVillageName, isnull(b.PostalPostOffice, 'N/A')AS PostalPostOffice, isnull(b.PostalAreaName, 'N/A')AS PostalAreaName, isnull(b.PostalLandMark, 'N/A')AS PostalLandMark, isnull(b.PostalCityName, 'N/A')AS PostalCityName, isnull(convert(CHAR, b.PostalDistrictId), 'N/A')AS PostalDistrictId, isnull(b.PostalDistrictName, 'N/A')AS PostalDistrictName,isnull(convert(CHAR, b.PostalStateId), 'N/A')AS PostalStateId, isnull(b.PostalStateName, 'N/A')AS PostalStateName,isnull(b.PostalPinCode, 'N/A')AS PostalPinCode, isnull(b.PermanentSameAsPostal, 'N/A')AS PermanentSameAsPostal,isnull(b.PermanentAddress, 'N/A')AS PermanentAddress, isnull(b.PermanentHouseNo, 'N/A')AS PermanentHouseNo,isnull(b.PermanentVillageName, 'N/A')AS PermanentVillageName, isnull(b.PermanentPostOffice, 'N/A')AS PermanentPostOffice,isnull(b.PermanentAreaName, 'N/A')AS PermanentAreaName, isnull(b.PermanentLandMark, 'N/A')AS PermanentLandMark,isnull(b.PermanentCityName, 'N/A')AS PermanentCityName, isnull(convert(CHAR, b.PermanentDistrictId), 'N/A')AS PermanentDistrictId,isnull(b.PermanentDistrictName, 'N/A')AS PermanentDistrictName, isnull(convert(CHAR, b.PermanentStateId), 'N/A')AS PermanentStateId, isnull(b.PermanentStateName, 'N/A')AS PermanentStateName, isnull(b.PermanentPinCode, 'N/A')AS PermanentPinCode,isnull(c.ToiletFacility, 'N/A')AS ToiletFacility, isnull(c.WaterFacility, 'N/A')AS WaterFacility, isnull(c.WaterPurification, 'N/A')AS WaterPurification, isnull(c.ElectricityConnection, 'N/A')AS ElectricityConnection, isnull(c.SolarPanel, 'N/A')AS SolarPanel,isnull(c.FoodPreparation, 'N/A')AS FoodPreparation, isnull(c.EligibleChildren, 'N/A')AS EligibleChildren, isnull(c.EligibleGirlChild, 'N/A')AS EligibleGirlChild, isnull(c.LivingType, 'N/A')AS LivingType, isnull(c.HouseType, 'N/A')AS HouseType,isnull(c.NumberOfRoom, 'N/A')AS NumberOfRoom, isnull(c.LiveStock, 'N/A')AS LiveStock, isnull(c.NoOfVehicles, 'N/A')AS NoOfVehicles,isnull(c.LandInAcres, 'N/A')AS LandInAcres, isnull(c.NoOfChildren, 'N/A')AS NoOfChildren, isnull(c.Siblings, 'N/A')AS Siblings,isnull(c.MembersInFamily, 'N/A')AS MembersInFamily, isnull(c.WorkingMember, 'N/A')AS WorkingMember, isnull(c.MemberReputation, 'N/A')AS MemberReputation, isnull(c.WorkingStatus, 'N/A')AS WorkingStatus, isnull(c.BusinessSalaried, 'N/A')AS BusinessSalaried,isnull(c.WorkingProfile, 'N/A')AS WorkingProfile, isnull(c.WorkingSince, 'N/A')AS WorkingSince,isnull(c.ParentalBusiness, 'N/A')AS ParentalBusiness, isnull(c.PresentResidence, 'N/A')AS PresentResidence, isnull(c.MonthlySavings, 'N/A')AS MonthlySavings, isnull(c.ActiveLoanBank, 'N/A')AS ActiveLoanBank, isnull(c.BorrowFrequently, 'N/A')AS BorrowFrequently, isnull(c.InformalLenders, 'N/A')AS InformalLenders, isnull(convert(CHAR, c.FamilyBusinessIncome), 'N/A')AS FamilyBusinessIncome, isnull(convert(CHAR, c.SalaryPensionIncome), 'N/A')AS SalaryPensionIncome, isnull(convert(CHAR, c.WagesIncome), 'N/A')AS WagesIncome, isnull(convert(CHAR, c.OtherIncome), 'N/A')AS OtherIncome, isnull(convert(CHAR, c.Salary), 'N/A')AS Salary, isnull(convert(CHAR, c.Rent), 'N/A')AS Rent,isnull(convert(CHAR, c.Scholarship), 'N/A')AS Scholarship, isnull(convert(CHAR, c.GovernmentScheme), 'N/A')AS GovernmentScheme, isnull(convert(CHAR, c.Agriculture), 'N/A')AS Agriculture, isnull(convert(CHAR, c.Other), 'N/A')AS Other, isnull(convert(CHAR, c.TotalIncome), 'N/A')AS TotalIncome, isnull(convert(CHAR, c.Food), 'N/A')AS Food,isnull(convert(CHAR, c.Education), 'N/A')AS Education, isnull(convert(CHAR, c.Health), 'N/A')AS Health,isnull(convert(CHAR, c.EMIOfLoan), 'N/A')AS EMIOfLoan, isnull(convert(CHAR, c.HouseRent), 'N/A')AS HouseRent,isnull(convert(CHAR, c.ElectricityTax), 'N/A')AS ElectricityTax, isnull(convert(CHAR, c.WaterTax), 'N/A')AS WaterTax,isnull(convert(CHAR, c.PartyFucntion), 'N/A')AS PartyFucntion, isnull(convert(CHAR, c.FareCloth), 'N/A')AS FareCloth,isnull(convert(CHAR, c.OtherExpenses), 'N/A')AS OtherExpenses, isnull(convert(CHAR, c.TotalExpenses), 'N/A')AS TotalExpenses,a.MemberNo, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailHTML')AS HTMLReportPageName FROM GroupLoanMemberDetail a WITH(nolock)LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId = b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId = c.MemberId WHERE a.MemberId='M101000117' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m0bvphkt StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillMemberDetail() TargetSite: Void FillMemberDetail() Time: 27/10/2025 02:40:35 PM PageName: DataTableResult String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.MeetingDay, tt.MeetingTime, tt.CenterId, tt.CenterName, tt.MemberId, tt.MemberName, tt.NomineeName, tt.MobileNo, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0)AS TransferAmount, dbo.FunNumberOfCharacterFromNumber((isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0))/2000)AS TransferAmountStr, convert(char,tt.ApplicationDate,106)AS ApplicationDate, convert(char,tt.ApprovalDate,106)AS ApprovalDate, convert(char,tt.ExpectedDisburseDate,106)AS ExpectedDisburseDate, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupDueDisbursementSheetHTML')AS HTMLReportPageName FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, b.MeetingDay, b.MeetingTime, a.CenterId, a.CenterName, a.MemberId, a.MemberName, a.NomineeName, a.MobileNo, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.GLoanTypeNo, (SELECT SUM(isnull(x.Total,0)) FROM GroupLoanLedger x WITH(nolock) INNER JOIN GroupLoanAccount y WITH(nolock) ON x.LoanId=y.LoanId WHERE y.DisburseDate='10/27/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BankAccountName'. 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: 27/10/2025 02:40:35 PM PageName: GroupLoan_GroupDueDisbursementSheet String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.MeetingDay, tt.MeetingTime, tt.CenterId, tt.CenterName, tt.MemberId, tt.MemberName, tt.NomineeName, tt.MobileNo, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0)AS TransferAmount, dbo.FunNumberOfCharacterFromNumber((isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0))/2000)AS TransferAmountStr, convert(char,tt.ApplicationDate,106)AS ApplicationDate, convert(char,tt.ApprovalDate,106)AS ApprovalDate, convert(char,tt.ExpectedDisburseDate,106)AS ExpectedDisburseDate, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupDueDisbursementSheetHTML')AS HTMLReportPageName FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, b.MeetingDay, b.MeetingTime, a.CenterId, a.CenterName, a.MemberId, a.MemberName, a.NomineeName, a.MobileNo, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.GLoanTypeNo, (SELECT SUM(isnull(x.Total,0)) FROM GroupLoanLedger x WITH(nolock) INNER JOIN GroupLoanAccount y WITH(nolock) ON x.LoanId=y.LoanId WHERE y.DisburseDate='10/27/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ftmzsae3 StackTrace: at GroupLoan_GroupDueDisbursementSheet.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 27/10/2025 02:46:13 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='GL00000307' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanClosureFeePercent'. Invalid column name 'LoanClosureFeeAmount'. Invalid column name 'LoanClosureFeeHaedId'. Invalid column name 'LoanClosureFeeHaedName'. 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: 27/10/2025 02:46:13 PM PageName: GroupLoan_GroupLoanSettlement String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='GL00000307' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ex0cfvjf StackTrace: at GroupLoan_GroupLoanSettlement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 27/10/2025 02:47:07 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='M24250099' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanClosureFeePercent'. Invalid column name 'LoanClosureFeeAmount'. Invalid column name 'LoanClosureFeeHaedId'. Invalid column name 'LoanClosureFeeHaedName'. 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: 27/10/2025 02:47:07 PM PageName: GroupLoan_GroupLoanSettlement String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='M24250099' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ex0cfvjf StackTrace: at GroupLoan_GroupLoanSettlement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 27/10/2025 02:47:58 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='GL00000307' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanClosureFeePercent'. Invalid column name 'LoanClosureFeeAmount'. Invalid column name 'LoanClosureFeeHaedId'. Invalid column name 'LoanClosureFeeHaedName'. 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: 27/10/2025 02:47:58 PM PageName: GroupLoan_GroupLoanSettlement String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='10/27/2025 12:00:00 AM'; SET @LoanId='GL00000307' ; SELECT ld.BranchId, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.GroupName, ld.MemberId, md.MemberMobileNo, ld.MemberName, md.GuardianSalutation, md.MemberGuardianName, ld.ApplicationId, ld.SanctionId, rtrim(convert(CHAR,ld.DisburseDate,106))AS DisburseDate, ld.LoanPurpose, ld.LoanFunder, lm.GroupLoanType AS LoanTypeGroup, ld.GLoanTypeNo AS LoanTypeNo, ld.GLoanTypeName AS LoanTypeName, lm.AccountHeadLoanId AS LoanHeadNameId, lm.AccountHeadLoanName AS LoanHeadNameName, lm.AccountHeadInterestId AS InterestHeadNameId, lm.AccountHeadInterestName AS InterestHeadNameName, lm.AccountHeadPenaltyId AS PenaltyHeadNameId, lm.AccountHeadPenaltyName AS PenaltyHeadNameName, lm.AccountHeadSecurityId, lm.AccountHeadSecurityName, lm.AccountHeadFDAmountId, lm.AccountHeadFDAmountName, lm.AccountHeadRDAmountId, lm.AccountHeadRDAmountName, lm.LoanClosureFeePercent, lm.LoanClosureFeeAmount, lm.LoanClosureFeeHaedId, lm.LoanClosureFeeHaedName, ld.InterestRate, ld.InterestMethod, ld.FirstEMIPaid, ld.EMIAmount, ld.SecurityFee, ld.FDAmount, ld.LoanTerm, ld.LoanTermMode, ld.LoanAmount AS LoanPrincipal, ld.TotalInterest AS LoanInterest, Convert(CHAR,gl.LastPaidDate,103)AS LastPaidDate, gl.PaidPrincipal, gl.PaidInterest, gl.RDAmount, isnull(ld.LoanAmount,0)-isnull(gl.PaidPrincipal,0)AS BalancePrincipal, isnull(ld.TotalInterest,0)-isnull(gl.PaidInterest,0)AS BalanceInterest, ol.OverduePrincipal, ol.OverdueInterest, gl.PenaltyPrevious, convert(DECIMAL(10,0),(ol.PenaltyCurrentBase*lm.PenaltyRateAnnual/36500.00)) AS PenaltyCurrent FROM GroupLoanMemberDetail md WITH(nolock) INNER JOIN GroupLoanAccount ld WITH(nolock) ON md.MemberId=ld.MemberId LEFT JOIN GroupLoanNoMaster lm WITH(nolock) ON ld.GLoanTypeNo=lm.GLoanTypeNo LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, sum(Prin)AS PaidPrincipal, sum(Intt)AS PaidInterest, sum(Saving)AS RDAmount, SUM(isnull(PDue,0)-isnull(PPaid,0))AS PenaltyPrevious FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND PStatus='Paid' GROUP BY LoanId )gl ON ld.LoanId=gl.LoanId LEFT JOIN ( SELECT LoanId, sum(Prin)AS OverduePrincipal, sum(Intt)AS OverdueInterest, SUM(datediff(day,DDate,@ODate)*Total)AS PenaltyCurrentBase FROM GroupLoanLedger WITH(nolock) WHERE LoanId=@LoanId AND DDate<@ODate AND PStatus='Due' GROUP BY LoanId )ol ON ld.LoanId=ol.LoanId WHERE ld.LoanStatus='LoanDisbursed' AND ld.LoanId=@LoanId; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ex0cfvjf StackTrace: at GroupLoan_GroupLoanSettlement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 27/10/2025 03:00:40 PM PageName: DataTableResult String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS LoanOfficerName, isnull(a.CenterName, 'N/A') + ' (' + isnull(a.CenterId, '') + ')'AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(c.MeetingType, 'N/A')AS MeetingType, CASE WHEN c.MeetingType = 'Monthly' THEN convert(CHAR, c.MeetingDate) WHEN c.MeetingType IN('Weekly', 'BiWeekly') THEN c.MeetingDay ELSE '' END AS MeetingDay,isnull(c.MeetingTime, 'N/A')AS MeetingTime, isnull(c.MeetingDetail, 'N/A')AS MeetingDetail, isnull(a.MemberId, 'N/A')AS MemberId, isnull(a.MemberName, 'N/A')AS MemberName, isnull(b.MemberGender, 'N/A')AS MemberGender, 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 + ' Year)' AS MemberDOBAge, isnull(b.GuardianSalutation, '') + ''+isnull(b.MemberGuardianName,'N / A')AS MemberGuardianName, isnull(b.MemberMobileNo,'N / A')AS MemberMobileNo, isnull(b.NomineeMobileNo,'N / A')AS NomineeMobileNo,isnull(b.MemberAddress, 'N/A')AS MemberAddress, isnull(b.MemberOccupation, 'N/A')AS MemberOccupation, isnull(Convert(CHAR, b.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, 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.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, 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.LoanPurpose, 'N/A')AS LoanPurpose, isnull(a.LoanFunder, 'N/A')AS LoanFunder, 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, (SELECT SUM(Total) from GroupLoanLedger WHERE LoanId = a.LoanId)AS TotalEMI, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId + '/' + a.LoanId + 'LoanQR' + a.MemberId + '.png' AS MemberLoanQRCodePhoto, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/', '') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+'/' + b.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyName')AS CompanyName, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS CompanyDetail1, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2' )AS CompanyDetail2,(SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS CompanyDetail3, (SELECT ReportValue AS CompanyImageURL FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyImageURL')AS CompanyImageURL, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL' WHERE 1 = 1)AS CompanyURL, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL' WHERE 1 = 1)AS GroupMemberKYCFolder, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL 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='GL00000378' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'WHERE'. Incorrect syntax near the keyword 'WHERE'. Incorrect syntax near the keyword 'AS'. 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. 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.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.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: 27/10/2025 03:00:40 PM PageName: GroupLoan_PrintGroupLoanCardFrontLandScapeHTML String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS LoanOfficerName, isnull(a.CenterName, 'N/A') + ' (' + isnull(a.CenterId, '') + ')'AS CenterName, isnull(a.GroupName, 'N/A')AS GroupName, isnull(c.MeetingType, 'N/A')AS MeetingType, CASE WHEN c.MeetingType = 'Monthly' THEN convert(CHAR, c.MeetingDate) WHEN c.MeetingType IN('Weekly', 'BiWeekly') THEN c.MeetingDay ELSE '' END AS MeetingDay,isnull(c.MeetingTime, 'N/A')AS MeetingTime, isnull(c.MeetingDetail, 'N/A')AS MeetingDetail, isnull(a.MemberId, 'N/A')AS MemberId, isnull(a.MemberName, 'N/A')AS MemberName, isnull(b.MemberGender, 'N/A')AS MemberGender, 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 + ' Year)' AS MemberDOBAge, isnull(b.GuardianSalutation, '') + ''+isnull(b.MemberGuardianName,'N / A')AS MemberGuardianName, isnull(b.MemberMobileNo,'N / A')AS MemberMobileNo, isnull(b.NomineeMobileNo,'N / A')AS NomineeMobileNo,isnull(b.MemberAddress, 'N/A')AS MemberAddress, isnull(b.MemberOccupation, 'N/A')AS MemberOccupation, isnull(Convert(CHAR, b.MemberAnnualIncome), 'N/A')AS MemberAnnualIncome, 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.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, 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.LoanPurpose, 'N/A')AS LoanPurpose, isnull(a.LoanFunder, 'N/A')AS LoanFunder, 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, (SELECT SUM(Total) from GroupLoanLedger WHERE LoanId = a.LoanId)AS TotalEMI, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId + '/' + a.LoanId + 'LoanQR' + a.MemberId + '.png' AS MemberLoanQRCodePhoto, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/', '') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+'/' + b.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyName')AS CompanyName, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS CompanyDetail1, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2' )AS CompanyDetail2,(SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS CompanyDetail3, (SELECT ReportValue AS CompanyImageURL FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyImageURL')AS CompanyImageURL, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL' WHERE 1 = 1)AS CompanyURL, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL' WHERE 1 = 1)AS GroupMemberKYCFolder, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL 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='GL00000378' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s4az5txl StackTrace: at GroupLoan_PrintGroupLoanCardFrontLandScapeHTML.GroupLoanCardFront() TargetSite: Void GroupLoanCardFront() Time: 27/10/2025 03:04:15 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 27/10/2025 03:04:15 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 27/10/2025 03:04:18 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 27/10/2025 03:04:18 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 27/10/2025 03:09:39 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 27/10/2025 03:09:39 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='33' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 27/10/2025 03:31: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/10/2025 03:45:53 PM PageName: DataTableResult String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.CenterId, tt.CenterName, tt.MeetingDay, tt.MeetingTime, tt.MemberId, tt.MemberName, tt.NomineeName, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo AS BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.BankResponse AS BankVerifiedResponse, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount, 0) - isnull(tt.SettlementAmount, 0) - isnull(tt.TotalFee, 0)AS TransferAmount, convert(char, tt.ApplicationDate, 106)AS ApplicationDate, convert(char, tt.ApprovalDate, 106)AS ApprovalDate, convert(char, tt.ExpectedDisburseDate, 106)AS ExpectedDisburseDate, tt.LoanStatus, tt.LoanId, tt.DisburseDate, tt.DisburseMode, tt.DisburseHeadId, tt.DisburseVoucherId, tt.DisburseTransId FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, b.MeetingDay, b.MeetingTime, a.MemberId, a.MemberName, a.NomineeName, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.BankResponse, a.GLoanTypeNo, (SELECT SUM(isnull(Total,0)) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND VoucherId=(SELECT TOP 1 CloseVoucherId FROM GroupLoanAccount WITH(nolock) WHERE MemberId=a.MemberId AND LoanCycle=a.LoanCycle-1) )AS SettlementAmount, a.ApprovalAmount, a.TotalFee, a.ApplicationDate, a.ApprovalDate, a.ExpectedDisburseDate, a.LoanStatus, a.LoanId, Convert(char,a.DisburseDate,106)AS DisburseDate, a.DisburseMode, a.DisburseHeadId, a.DisburseVoucherId, a.DisburseTransId FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus IN ('LoanApproved','LoanDisbursed') AND a.ApprovalDate>='10/27/2025 12:00:00 AM' AND a.ApprovalDate<'10/28/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BankResponse'. 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: 27/10/2025 03:45:53 PM PageName: GroupLoan_GroupLoanNEFTReport String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.CenterId, tt.CenterName, tt.MeetingDay, tt.MeetingTime, tt.MemberId, tt.MemberName, tt.NomineeName, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo AS BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.BankResponse AS BankVerifiedResponse, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount, 0) - isnull(tt.SettlementAmount, 0) - isnull(tt.TotalFee, 0)AS TransferAmount, convert(char, tt.ApplicationDate, 106)AS ApplicationDate, convert(char, tt.ApprovalDate, 106)AS ApprovalDate, convert(char, tt.ExpectedDisburseDate, 106)AS ExpectedDisburseDate, tt.LoanStatus, tt.LoanId, tt.DisburseDate, tt.DisburseMode, tt.DisburseHeadId, tt.DisburseVoucherId, tt.DisburseTransId FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, b.MeetingDay, b.MeetingTime, a.MemberId, a.MemberName, a.NomineeName, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.BankResponse, a.GLoanTypeNo, (SELECT SUM(isnull(Total,0)) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND VoucherId=(SELECT TOP 1 CloseVoucherId FROM GroupLoanAccount WITH(nolock) WHERE MemberId=a.MemberId AND LoanCycle=a.LoanCycle-1) )AS SettlementAmount, a.ApprovalAmount, a.TotalFee, a.ApplicationDate, a.ApprovalDate, a.ExpectedDisburseDate, a.LoanStatus, a.LoanId, Convert(char,a.DisburseDate,106)AS DisburseDate, a.DisburseMode, a.DisburseHeadId, a.DisburseVoucherId, a.DisburseTransId FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus IN ('LoanApproved','LoanDisbursed') AND a.ApprovalDate>='10/27/2025 12:00:00 AM' AND a.ApprovalDate<'10/28/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qhh4cihr StackTrace: at GroupLoan_GroupLoanNEFTReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 27/10/2025 03:46:00 PM PageName: DataTableResult String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.CenterId, tt.CenterName, tt.MeetingDay, tt.MeetingTime, tt.MemberId, tt.MemberName, tt.NomineeName, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo AS BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.BankResponse AS BankVerifiedResponse, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount, 0) - isnull(tt.SettlementAmount, 0) - isnull(tt.TotalFee, 0)AS TransferAmount, convert(char, tt.ApplicationDate, 106)AS ApplicationDate, convert(char, tt.ApprovalDate, 106)AS ApprovalDate, convert(char, tt.ExpectedDisburseDate, 106)AS ExpectedDisburseDate, tt.LoanStatus, tt.LoanId, tt.DisburseDate, tt.DisburseMode, tt.DisburseHeadId, tt.DisburseVoucherId, tt.DisburseTransId FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, b.MeetingDay, b.MeetingTime, a.MemberId, a.MemberName, a.NomineeName, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.BankResponse, a.GLoanTypeNo, (SELECT SUM(isnull(Total,0)) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND VoucherId=(SELECT TOP 1 CloseVoucherId FROM GroupLoanAccount WITH(nolock) WHERE MemberId=a.MemberId AND LoanCycle=a.LoanCycle-1) )AS SettlementAmount, a.ApprovalAmount, a.TotalFee, a.ApplicationDate, a.ApprovalDate, a.ExpectedDisburseDate, a.LoanStatus, a.LoanId, Convert(char,a.DisburseDate,106)AS DisburseDate, a.DisburseMode, a.DisburseHeadId, a.DisburseVoucherId, a.DisburseTransId FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus IN ('LoanApproved','LoanDisbursed') AND a.ApprovalDate>='10/27/2025 12:00:00 AM' AND a.ApprovalDate<'10/28/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BankResponse'. 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: 27/10/2025 03:46:00 PM PageName: GroupLoan_GroupLoanNEFTReport String str: SELECT tt.BranchName, tt.LoanOfficerId, tt.LoanOfficerName, tt.CenterId, tt.CenterName, tt.MeetingDay, tt.MeetingTime, tt.MemberId, tt.MemberName, tt.NomineeName, tt.SanctionId, tt.LoanCycle, tt.LoanPurpose, tt.BankIFSCCode, tt.BankAccountNo AS BankAccountNo, tt.BankAccountName AS BankVerifiedName, tt.BankResponse AS BankVerifiedResponse, tt.GLoanTypeNo, tt.SettlementAmount, tt.ApprovalAmount, tt.TotalFee, isnull(tt.ApprovalAmount, 0) - isnull(tt.SettlementAmount, 0) - isnull(tt.TotalFee, 0)AS TransferAmount, convert(char, tt.ApplicationDate, 106)AS ApplicationDate, convert(char, tt.ApprovalDate, 106)AS ApprovalDate, convert(char, tt.ExpectedDisburseDate, 106)AS ExpectedDisburseDate, tt.LoanStatus, tt.LoanId, tt.DisburseDate, tt.DisburseMode, tt.DisburseHeadId, tt.DisburseVoucherId, tt.DisburseTransId FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, b.MeetingDay, b.MeetingTime, a.MemberId, a.MemberName, a.NomineeName, a.SanctionId, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.BankAccountName, a.BankResponse, a.GLoanTypeNo, (SELECT SUM(isnull(Total,0)) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND VoucherId=(SELECT TOP 1 CloseVoucherId FROM GroupLoanAccount WITH(nolock) WHERE MemberId=a.MemberId AND LoanCycle=a.LoanCycle-1) )AS SettlementAmount, a.ApprovalAmount, a.TotalFee, a.ApplicationDate, a.ApprovalDate, a.ExpectedDisburseDate, a.LoanStatus, a.LoanId, Convert(char,a.DisburseDate,106)AS DisburseDate, a.DisburseMode, a.DisburseHeadId, a.DisburseVoucherId, a.DisburseTransId FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus IN ('LoanApproved','LoanDisbursed') AND a.ApprovalDate>='10/27/2025 12:00:00 AM' AND a.ApprovalDate<'10/28/2025 12:00:00 AM' AND a.BranchId='101' AND isnull(a.GroupName,'GroupLoan')!='Individual' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qhh4cihr StackTrace: at GroupLoan_GroupLoanNEFTReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 27/10/2025 03:46:27 PM PageName: DataTableResult String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000378'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'WITH'. 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 'AS'. 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 'b'. 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: 27/10/2025 03:46:27 PM PageName: GroupLoan_PrintGroupLoanDemandNoticeHTML String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000378'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3nal55br StackTrace: at GroupLoan_PrintGroupLoanDemandNoticeHTML.GroupLoanDemandNotice() TargetSite: Void GroupLoanDemandNotice() Time: 27/10/2025 03:47:20 PM PageName: DataTableResult String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000378'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'WITH'. 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 'AS'. 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 'b'. 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: 27/10/2025 03:47:20 PM PageName: GroupLoan_PrintGroupLoanDemandNoticeHTML String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000378'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3nal55br StackTrace: at GroupLoan_PrintGroupLoanDemandNoticeHTML.GroupLoanDemandNotice() TargetSite: Void GroupLoanDemandNotice() Time: 27/10/2025 03:47:26 PM PageName: DataTableResult String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000379'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'WITH'. 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 'AS'. 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 'b'. 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: 27/10/2025 03:47:26 PM PageName: GroupLoan_PrintGroupLoanDemandNoticeHTML String str: DECLARE @LoanId VARCHAR(50); SET @LoanId='GL00000379'; SELECT a.MemberId, a.LoanId, a.LoanAmount, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.MemberName,(SELECT GuardianSalutation FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS GuardianSalutation,(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberGuardianName, (SELECT MemberAddress FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId) AS MemberAddress, convert(CHAR, b.DueDate, 106)AS DueDate, b.Outstanding AS OutstandingAmount, a.LoanOfficerName, (SELECT EmployeeMobileNo FROM EmployeeRegistrationDetail WITH(nolock) WHERE EmployeeId=a.LoanOfficerId) AS LoanOfficerPhone, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL' WITH(nolock) WHERE 1=1)AS CompanyBannerURL, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName FROM GroupLoanAccount a WITH(nolock) LEFT JOIN ( SELECT LoanId, MAX(DDate)AS DueDate, SUM(Total)AS Outstanding FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Due' AND LoanId=@LoanId GROUP BY LoanId)b ON a.LoanId=b.LoanId WHERE a.LoanId=@LoanId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3nal55br StackTrace: at GroupLoan_PrintGroupLoanDemandNoticeHTML.GroupLoanDemandNotice() TargetSite: Void GroupLoanDemandNotice() Time: 27/10/2025 05:14:32 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WITH(nolock) WHERE ApplicationId='GA10100192' ; String sql: INSERT INTO GroupLoanAccount ( BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, BankAccountName, BankResponse, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanStatus, LoanCycle, GLoanType, GLoanTypeNo, GLoanTypeName, LoanTerm, LoanTermMode, InterestRate, InterestMethod, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationRemark, ApplicationDoc1, ApplicationDoc2, ApplicationEntryUser, ApplicationEntryTime, Latitude, Longitude, ProcessingFee, ProcessingGST, InsuranceFee, InsuranceGST, OtherFee, OtherGST, SecurityFee, ServiceTax, TotalFee, LoanAmount, DownPayment, RDAmount, FDAmount, FirstEMIPaid, TotalAmount, TotalInterest, EMIAmount ) VALUES ( '101', 'Bihasra', 'EMP00013', 'SHIVA NAND TIWARI', '101071', 'CTR nagvasi-01(IL-100)', 'Group1', 'M101000118', 'shila devi', '9140720872', '7521989448', '0', '', '', 'Saving', '52850100021387', 'BARB0BUPGBX', 'PUSHPA DEVI', 'SUCCESSFUL TRANSACTION', 'shivshankar', '10/25/1974 12:00:00 AM', '51', 'Wife', '', '', 'LoanApplied', '1', 'Group Loan', 'GL20K100D240EMI', 'Group Loan 20000 100 Days 240 EMI Equi', '100', 'Daily', '136.203150', 'EquatedEMI', 'Egg Shop', 'GA10100192', '20000.00', '10/27/2025 12:00:00 AM', '', '', '', 'admin', GETDATE(), '', '', '200', '0', '0', '0', '200', '0', '0', '0', '400', '20000.00', '0', '0', '0', '', '20000', '4000.00', '240' ) ; UPDATE GroupLoanMemberNominee SET BankAccountType='Saving', MemberBankId='0', MemberBankName='', BankAccountNo='52850100021387', BankIFSCCode='BARB0BUPGBX', BankBranchName='' WHERE MemberId='M101000118' ; INSERT INTO BankAccountVerification ( MemberId, ApplicationId, AccountNo, IFSCCode, bankTxnStatus, accountNumber, ifsc, accountName, bankResponse, EntryTime, EntryUser ) VALUES ( 'M101000118', 'GA10100192', '52850100021387', 'BARB0BUPGBX', 'True', '52850100021387', 'BARB0BUPGBX', 'PUSHPA DEVI', 'SUCCESSFUL TRANSACTION', GETDATE(), 'admin' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BankResponse'. Invalid column name 'Latitude'. Invalid column name 'Longitude'. 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 GroupLoan_GroupLoanApplicationVerification.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 27/10/2025 05:15:13 PM PageName: GroupLoan_GroupLoanApplicationVerification String str: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WITH(nolock) WHERE ApplicationId='GA10100192' ; String sql: INSERT INTO GroupLoanAccount ( BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, BankAccountName, BankResponse, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanStatus, LoanCycle, GLoanType, GLoanTypeNo, GLoanTypeName, LoanTerm, LoanTermMode, InterestRate, InterestMethod, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationRemark, ApplicationDoc1, ApplicationDoc2, ApplicationEntryUser, ApplicationEntryTime, Latitude, Longitude, ProcessingFee, ProcessingGST, InsuranceFee, InsuranceGST, OtherFee, OtherGST, SecurityFee, ServiceTax, TotalFee, LoanAmount, DownPayment, RDAmount, FDAmount, FirstEMIPaid, TotalAmount, TotalInterest, EMIAmount ) VALUES ( '101', 'Bihasra', 'EMP00013', 'SHIVA NAND TIWARI', '101071', 'CTR nagvasi-01(IL-100)', 'Group1', 'M101000118', 'shila devi', '9140720872', '7521989448', '0', '', '', 'Saving', '52850100021387', 'BARB0BUPGBX', 'PUSHPA DEVI', 'SUCCESSFUL TRANSACTION', 'shivshankar', '10/25/1974 12:00:00 AM', '51', 'Wife', '', '', 'LoanApplied', '1', 'Group Loan', 'GL20K100D240EMI', 'Group Loan 20000 100 Days 240 EMI Equi', '100', 'Daily', '136.203150', 'EquatedEMI', 'Egg Shop', 'GA10100192', '20000.00', '10/27/2025 12:00:00 AM', '', '', '', 'admin', GETDATE(), '', '', '200', '0', '0', '0', '200', '0', '0', '0', '400', '20000.00', '0', '0', '0', '', '20000', '4000.00', '240' ) ; UPDATE GroupLoanMemberNominee SET BankAccountType='Saving', MemberBankId='0', MemberBankName='', BankAccountNo='52850100021387', BankIFSCCode='BARB0BUPGBX', BankBranchName='' WHERE MemberId='M101000118' ; INSERT INTO BankAccountVerification ( MemberId, ApplicationId, AccountNo, IFSCCode, bankTxnStatus, accountNumber, ifsc, accountName, bankResponse, EntryTime, EntryUser ) VALUES ( 'M101000118', 'GA10100192', '52850100021387', 'BARB0BUPGBX', 'True', '52850100021387', 'BARB0BUPGBX', 'PUSHPA DEVI', 'SUCCESSFUL TRANSACTION', GETDATE(), 'admin' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BankResponse'. Invalid column name 'Latitude'. Invalid column name 'Longitude'. 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 GroupLoan_GroupLoanApplicationVerification.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 27/10/2025 06:34:10 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 27/10/2025 06:34:10 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 27/10/2025 06:39:30 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 27/10/2025 06:39:30 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 27/10/2025 06:39:38 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 27/10/2025 06:39:38 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/10/2025 08:25:27 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:25:27 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 28/10/2025 08:26:16 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:26:16 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 28/10/2025 08:26:29 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:26:29 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 28/10/2025 08:29:19 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: 28/10/2025 08:29:19 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 28/10/2025 08:31:36 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:31:36 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/10/2025 08:33:00 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:33:00 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/10/2025 08:39:51 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/10/2025 08:39:51 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 29/10/2025 11:03:34 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/10/2025 11:03:34 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/10/2025 11:05:27 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: 29/10/2025 11:05:27 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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/10/2025 11:07:59 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/10/2025 11:07:59 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/10/2025 11:09:13 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/10/2025 11:09:13 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/10/2025 11:10:52 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/10/2025 11:10:52 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 29/10/2025 12:47:17 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 29/10/2025 12:47:17 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 29/10/2025 12:48: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/10/2025 12:51:02 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 29/10/2025 12:51:02 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 29/10/2025 12:51: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/10/2025 12:53:05 PM PageName: GroupLoan_GroupMemberUpdateVerification String str: SELECT Count(1)AS Nos1 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( MemberAadharNo='797915525200' OR NomineeAadharNo='797915525200' ) ; SELECT Count(1)AS Nos2 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( MemberPANNo='' OR NomineePANNo='' ) ; SELECT Count(1)AS Nos3 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( MemberVoterIdNo='ALX1703834' OR NomineeVoterIdNo='ALX1703834' ) ; SELECT Count(1)AS Nos4 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( NomineeAadharNo='870275039086' OR MemberAadharNo='870275039086' ) ; SELECT Count(1)AS Nos5 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( NomineePANNo='' OR MemberPANNo='' ) ; SELECT Count(1)AS Nos6 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( NomineeVoterIdNo='ALX3550407' OR MemberVoterIdNo='ALX3550407' ) ; SELECT Count(1)AS Nos7 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( MemberMobileNo='7880758386' OR NomineeMobileNo='7880758386' ) ; SELECT Count(1)AS Nos8 FROM GroupLoanMemberDetail WHERE MemberId!='M102000121' AND ( NomineeMobileNo='9559897663' OR MemberMobileNo='9559897663' ) ; SELECT Count(1)AS Nos9 FROM GroupLoanMemberNominee WHERE MemberId!='M102000121' AND ( BankAccountNo='' AND BankIFSCCode='' ) ; String sql: INSERT INTO GroupLoanMemberDetailHistory ( MemberNo, BranchId, BranchName, GroupOfficerId, GroupOfficerName, CenterId, CenterName, GroupName, MemberFormNo, OtherMemberId, IdType, MemberId, MemberJoinDate, MemberSalutation, MemberName, GuardianSalutation, MemberGuardianName, MemberGender, MemberDOB, MemberAge, MemberMobileNo, MemberMobileVerified, MemberOccupation, MemberNatureOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeRelation, NomineeAnnualIncome, NomineeOccupation, NomineeMobileNo, NomineeMobileVerified, NomineeAadharNo, NomineeAadharVerified, NomineeAadharOTP, NomineeVoterIdNo, NomineeVoterIdVerified, NomineePANNo, NomineePANVerified, NomineeDLNo, NomineeDLVerified, MemberAadharNo, MemberAadharVerified, MemberAadharOTP, MemberPanNo, MemberPanVerified, MemberVoterIdNo, MemberVoterIdVerified, MemberDLNo, MemberDLVerified, RationCard, ElectricityBill, MemberProfileStatus, CibilStatus, CibilDate, MemberRemark, LocationType, AddressType, MemberAddress, DistrictName, StateName, PinCode, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberAadharPhoto, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineeAadharPhoto, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, KYCRemark, KYCTime, KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, UpdateRemark, UpdateUser, UpdateTime ) SELECT MemberNo, BranchId, BranchName, GroupOfficerId, GroupOfficerName, CenterId, CenterName, GroupName, MemberFormNo, OtherMemberId, IdType, MemberId, MemberJoinDate, MemberSalutation, MemberName, GuardianSalutation, MemberGuardianName, MemberGender, MemberDOB, MemberAge, MemberMobileNo, MemberMobileVerified, MemberOccupation, MemberNatureOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeRelation, NomineeAnnualIncome, NomineeOccupation, NomineeMobileNo, NomineeMobileVerified, NomineeAadharNo, NomineeAadharVerified, NomineeAadharOTP, NomineeVoterIdNo, NomineeVoterIdVerified, NomineePANNo, NomineePANVerified, NomineeDLNo, NomineeDLVerified, MemberAadharNo, MemberAadharVerified, MemberAadharOTP, MemberPanNo, MemberPanVerified, MemberVoterIdNo, MemberVoterIdVerified, MemberDLNo, MemberDLVerified, RationCard, ElectricityBill, MemberProfileStatus, CibilStatus, CibilDate, MemberRemark, LocationType, AddressType, MemberAddress, DistrictName, StateName, PinCode, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberAadharPhoto, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineeAadharPhoto, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, KYCRemark, KYCTime, KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, 'MemberVerified' AS UpdateRemark, 'root' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='M102000121' ; INSERT INTO GroupLoanMemberNomineeHistory ( NomineeNo, MemberId, MemberName, MemberLoanStatus, MemberLoginStatus, MemberWebLogin, MemberAppLogin, MemberPassword, LoanPurpose, LoanAmount, MemberDOM, SpouseName, MemberEducation, MemberReligion, MemberCategory, MemberMaritalStatus, NomineeIsMinor, NomineeEducation, NomineeMinorGuardian, NomineeAddress, NomineeDistrictName, NomineeStateName, NomineePinCode, NomineeSalutation1, NomineeName1, NomineeGuardianSalutation1, NomineeGuardianName1, NomineeDOB1, NomineeAge1, NomineeRelation1, NomineeGender1, NomineeAnnualIncome1, NomineeOccupation1, NomineeAddress1, NomineeAadharNo1, NomineePanNo1, NomineeMobileNo1, MaikaPersonName, MaikaPersonRelation, MaikaPersonContact, MaikaAddress, BankAccountType, MemberBankId, MemberBankName, BankAccountNo, BankIFSCCode, BankBranchName, BankBranchAddress, PostalAddress, PostalHouseNo, PostalVillageName, PostalPostOffice, PostalAreaName, PostalLandMark, PostalCityName, PostalDistrictName, PostalStateName, PostalPinCode, PermanentSameAsPostal, PermanentAddress, PermanentHouseNo, PermanentVillageName, PermanentPostOffice, PermanentAreaName, PermanentLandMark, PermanentCityName, PermanentDistrictName, PermanentStateName, PermanentPinCode, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTDate2, CGTDate3, CGTDateDocument1, CGTDateDocument2, CGTDate2Document1, CGTDate2Document2, CGTDate3Document1, CGTDate3Document2, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, EntryUser, EntryTime, UpdateRemark, UpdateUser, UpdateTime ) SELECT NomineeNo, MemberId, MemberName, MemberLoanStatus, MemberLoginStatus, MemberWebLogin, MemberAppLogin, MemberPassword, LoanPurpose, LoanAmount, MemberDOM, SpouseName, MemberEducation, MemberReligion, MemberCategory, MemberMaritalStatus, NomineeIsMinor, NomineeEducation, NomineeMinorGuardian, NomineeAddress, NomineeDistrictName, NomineeStateName, NomineePinCode, NomineeSalutation1, NomineeName1, NomineeGuardianSalutation1, NomineeGuardianName1, NomineeDOB1, NomineeAge1, NomineeRelation1, NomineeGender1, NomineeAnnualIncome1, NomineeOccupation1, NomineeAddress1, NomineeAadharNo1, NomineePanNo1, NomineeMobileNo1, MaikaPersonName, MaikaPersonRelation, MaikaPersonContact, MaikaAddress, BankAccountType, MemberBankId, MemberBankName, BankAccountNo, BankIFSCCode, BankBranchName, BankBranchAddress, PostalAddress, PostalHouseNo, PostalVillageName, PostalPostOffice, PostalAreaName, PostalLandMark, PostalCityName, PostalDistrictName, PostalStateName, PostalPinCode, PermanentSameAsPostal, PermanentAddress, PermanentHouseNo, PermanentVillageName, PermanentPostOffice, PermanentAreaName, PermanentLandMark, PermanentCityName, PermanentDistrictName, PermanentStateName, PermanentPinCode, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTDate2, CGTDate3, CGTDateDocument1, CGTDateDocument2, CGTDate2Document1, CGTDate2Document2, CGTDate3Document1, CGTDate3Document2, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, EntryUser, EntryTime, 'MemberVerified' AS UpdateRemark, 'root' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberNominee WHERE MemberId='M102000121' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='797915525200', MemberAadharVerified='797915525200', MemberVoterIdNo='ALX1703834', MemberVoterIdVerified='ALX1703834', MemberPANNo='', MemberPanVerified='', MemberMobileNo='7880758386', MemberMobileVerified='7880758386', MemberSalutation='Mrs.', MemberName='amar singh', MemberGender='Male', MemberDOB='10/29/1990 12:00:00 AM', MemberAge='35', GuardianSalutation='W/O', MemberGuardianName='kunvar singh', NomineeAadharNo='870275039086', NomineeAadharVerified='870275039086', NomineeVoterIdNo='ALX3550407', NomineeVoterIdVerified='ALX3550407', NomineePANNo='', NomineePANVerified='', NomineeMobileNo='9559897663', NomineeMobileVerified='', NomineeSalutation='Mr.', NomineeName='jyoti singh', NomineeGender='Female', NomineeDOB='10/29/2004 12:00:00 AM', NomineeAge='21', NomineeGuardianSalutation='S/O', NomineeGuardianName='amar singh', NomineeRelation='Select', AddressType='Permanent', LocationType='SemiUrban', MemberAddress='Baruet allhabad', StateName='Uttar Pradesh', DistrictName='Mirzapur', PinCode='221502', MemberLatitude='25.3122006446622', MemberLongitude='82.23110966384412' WHERE MemberId='M102000121' ; UPDATE GroupLoanMemberNominee SET PermanentAddress='Baruet allhabad', PermanentDistrictName='Mirzapur', PermanentStateName='Uttar Pradesh', PermanentPinCode='221502', NomineeAddress ='Baruet allhabad', NomineeDistrictName='Mirzapur', NomineeStateName='Uttar Pradesh', NomineePinCode='221502', BankAccountType = 'Saving', BankAccountNo = '', BankIFSCCode = '', MemberBankId = '0', MemberBankName = '' WHERE MemberId ='M102000121' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberNatureOccupation'. Invalid column name 'NomineeAadharOTP'. Invalid column name 'MemberAadharOTP'. Invalid column name 'MemberNatureOccupation'. Invalid column name 'NomineeAadharOTP'. Invalid column name 'MemberAadharOTP'. Invalid column name 'MemberRemark'. Invalid column name 'MemberAadharPhoto'. Invalid column name 'NomineeAadharPhoto'. Invalid column name 'GroupJoinDate'. Invalid column name 'GroupUser'. Invalid column name 'GroupTime'. Invalid column name 'GroupStatus'. Invalid column name 'CGTOfficerId'. Invalid column name 'CGTOfficerName'. Invalid column name 'CGTDate'. Invalid column name 'CGTDate2'. Invalid column name 'CGTDate3'. Invalid column name 'CGTDateDocument1'. Invalid column name 'CGTDateDocument2'. Invalid column name 'CGTDate2Document1'. Invalid column name 'CGTDate2Document2'. Invalid column name 'CGTDate3Document1'. Invalid column name 'CGTDate3Document2'. Invalid column name 'CGTUser'. Invalid column name 'CGTTime'. Invalid column name 'GRTOfficerId'. Invalid column name 'GRTOfficerName'. Invalid column name 'GRTDate'. Invalid column name 'GRTUser'. Invalid column name 'GRTTime'. 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 GroupLoan_GroupMemberUpdateVerification.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/10/2025 06:28:16 PM PageName: DataTableResult String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MMURL'. Invalid column name 'MMobile'. 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: 29/10/2025 06:28:16 PM PageName: UserMasterSetting_MenuMasterMain String str: SELECT a.MMId, (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId)AS MMName, a.MId, a.MName, a.MURL, a.MMURL, a.MMobile, a.Sub, a.MOrder, a.MStatus, a.MImage, a.MDetail, (SELECT Count(SId) FROM MenuMasterSub WITH(nolock) WHERE MId=a.MId AND SStatus='Active')AS NoOfSubMenu FROM MenuMasterMain a WITH(nolock) WHERE 1=1 AND a.MMId='32' AND a.MStatus='Active' ORDER BY (SELECT TOP 1 MMName FROM MenuMasterHead WITH(nolock) WHERE MMId=a.MMId), a.Mstatus, a.MOrder, a.MId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oahk35sj StackTrace: at UserMasterSetting_MenuMasterMain.FillData() TargetSite: Void FillData() Time: 29/10/2025 06:30: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/10/2025 06:37:02 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 29/10/2025 06:44:43 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 29/10/2025 06:45: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: 30/10/2025 09: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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/10/2025 09:58:05 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 30/10/2025 10:03:55 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/10/2025 10:03:55 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/10/2025 10:06:34 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/10/2025 10:06:34 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/10/2025 10:07: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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/10/2025 10:07:56 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 30/10/2025 10:13:22 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/10/2025 10:13:22 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 30/10/2025 04:28:36 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/10/2025 04:42:03 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/10/2025 04:42: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/10/2025 05:17:08 PM PageName: GroupLoan_MemberDetailCorrection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0yrcoey2 StackTrace: at GroupLoan_MemberDetailCorrection.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 31/10/2025 09:23:11 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: 31/10/2025 09:23:11 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 31/10/2025 09:39:24 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 31/10/2025 09:39:24 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 31/10/2025 09:41:13 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: 31/10/2025 09:41:13 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 31/10/2025 09:58:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 31/10/2025 09:58:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 31/10/2025 09:59:56 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 31/10/2025 09:59:56 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 31/10/2025 10:35:11 AM PageName: DataTableResult String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, IdealTerm, MinimumTerm, MaximumTerm, MultipleTerm, TermMode, NoPayingTerm, IdealAmount, MinimumAmount, MaximumAmount, MultipleAmount, EMIAmountType, EMIAmount, InterestRateAnnual, InterestRateMinimum, InterestRateMaximum, InterestMethod, InterestType, FirstInstallmentType, PenaltyRateAnnual, GracePeriod, FirstEMIPayment, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND LoanGroup='Both' AND LoanTypeStatus='Active' ORDER BY LoanTypeStatus, LoanGroup, GroupLoanType, GLoanTypeNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'IdealTerm'. Invalid column name 'IdealAmount'. 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: 31/10/2025 10:35:11 AM PageName: GroupLoan_GroupLoanNoMasterList String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, IdealTerm, MinimumTerm, MaximumTerm, MultipleTerm, TermMode, NoPayingTerm, IdealAmount, MinimumAmount, MaximumAmount, MultipleAmount, EMIAmountType, EMIAmount, InterestRateAnnual, InterestRateMinimum, InterestRateMaximum, InterestMethod, InterestType, FirstInstallmentType, PenaltyRateAnnual, GracePeriod, FirstEMIPayment, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND LoanGroup='Both' AND LoanTypeStatus='Active' ORDER BY LoanTypeStatus, LoanGroup, GroupLoanType, GLoanTypeNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3nal55br StackTrace: at GroupLoan_GroupLoanNoMasterList.FillData() TargetSite: Void FillData() Time: 31/10/2025 05:22:29 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 31/10/2025 05:31:38 PM PageName: GroupLoan_GroupMemberApprovalAdmin String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 GroupLoan_GroupMemberApprovalAdmin.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 01/11/2025 10:33:54 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: 01/11/2025 10:33:54 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: 01/11/2025 10:52:06 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 10:52:06 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 11:04:06 AM PageName: GroupLoan_GroupMemberApplicationDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3ilfmrh2 StackTrace: at GroupLoan_GroupMemberApplicationDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 01/11/2025 11:04:28 AM PageName: GroupLoan_GroupMemberApplicationDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupMemberApplicationDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:04:28 AM PageName: GroupLoan_GroupMemberApplicationDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_3ilfmrh2 StackTrace: at GroupLoan_GroupMemberApplicationDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupMemberApplicationDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/11/2025 11:06:21 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: 01/11/2025 11:06:21 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 01/11/2025 11:11:55 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:11:55 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 01/11/2025 11:14:44 AM PageName: GroupLoan_GroupLoanOutstandingReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanOutstandingReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:14:44 AM PageName: GroupLoan_GroupLoanOutstandingReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sh4tpbdb StackTrace: at GroupLoan_GroupLoanOutstandingReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanOutstandingReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/11/2025 11:16:42 AM PageName: GroupLoan_GroupCollectionEffeciencyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupCollectionEffeciencyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:16:42 AM PageName: GroupLoan_GroupCollectionEffeciencyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupCollectionEffeciencyReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupCollectionEffeciencyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/11/2025 11:18:54 AM PageName: UserMasterSetting_DashBoardGroupLoan String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at UserMasterSetting_DashBoardGroupLoan.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:18:54 AM PageName: UserMasterSetting_DashBoardGroupLoan String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_bujakteq StackTrace: at UserMasterSetting_DashBoardGroupLoan.ExportToExcel(DataTable DT, String fileName) at UserMasterSetting_DashBoardGroupLoan.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/11/2025 11:31:20 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/11/2025 11:31:20 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 02/11/2025 08:24:54 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/11/2025 08:24:54 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 02/11/2025 08:27:16 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/11/2025 08:27:16 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/11/2025 08:29:52 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/11/2025 08:29:52 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/11/2025 08:31:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/11/2025 08:31:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/11/2025 08:32:53 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: 02/11/2025 08:32:53 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 02/11/2025 08:42:04 AM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.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 ValidateCommand(System.String, Boolean) Time: 02/11/2025 08:42:04 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.FillMeetingDay() TargetSite: Void FillMeetingDay() Time: 04/11/2025 07:27:56 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/11/2025 07:27:56 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/11/2025 07:28:53 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.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 ValidateCommand(System.String, Boolean) Time: 04/11/2025 07:28:53 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.FillMeetingDay() TargetSite: Void FillMeetingDay() Time: 04/11/2025 07:29:52 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/11/2025 07:29:52 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/11/2025 07:31:52 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/11/2025 07:31:52 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/11/2025 07:33:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/11/2025 07:33:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/11/2025 07:50:53 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/11/2025 07:50:53 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 05/11/2025 07:57:15 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/11/2025 07:57:15 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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/11/2025 08:01:10 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/11/2025 08:01:10 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 08:03:26 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/11/2025 08:03:26 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/11/2025 08:05:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/11/2025 08:05:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/11/2025 09:57: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/11/2025 10:28:29 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:28:29 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 06/11/2025 10:31:25 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: 06/11/2025 10:31:25 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 06/11/2025 10:35:20 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:35:20 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/11/2025 10:35:26 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:35:26 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/11/2025 10:35:27 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:35:27 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/11/2025 10:37:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:37:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/11/2025 10:40:41 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/11/2025 10:40:41 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 07/11/2025 09:23:35 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/11/2025 09:23:35 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 07/11/2025 09:25:34 AM 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 GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/11/2025 09:25:34 AM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sh4tpbdb 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: 07/11/2025 09:27:22 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/11/2025 09:27:22 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 07/11/2025 09:29:22 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/11/2025 09:29:22 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/11/2025 09:31:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/11/2025 09:31:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/11/2025 09:32:30 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: 07/11/2025 09:32:30 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 08/11/2025 09:23:22 AM PageName: GroupLoan_GroupMemberCenterChange String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hiwckkrf StackTrace: at GroupLoan_GroupMemberCenterChange.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/11/2025 09:42: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/11/2025 09:42:57 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/11/2025 09:42:57 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 09:44:45 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: 08/11/2025 09:44:45 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 08/11/2025 01:25:39 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='M102000008'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL'AND 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=@MemberId); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS C0, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS C2, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS C3, isnull(a.MemberId,'N/A')AS C4, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS C5, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS C6, isnull(a.MemberGender,'N/A')AS C7, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS C8, isnull(a.MemberMobileNo,'N/A')AS C9, isnull(a.MemberOccupation,'N/A')AS C10, isnull(b.MemberEducation,'N/A')AS C11, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS C12, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS C13, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS C14, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS C15, isnull(a.NomineeGender,'N/A')AS C16, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS C17, isnull(a.NomineeMobileNo,'N/A')AS C18, isnull(a.NomineeOccupation,'N/A')AS C19, isnull(b.NomineeEducation,'N/A')AS C20, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS C21, isnull(a.NomineeRelation,'N/A')AS C22, isnull(b.MemberReligion,'N/A')AS C23, isnull(b.MemberCategory,'N/A')AS C24, isnull(b.MemberMaritalStatus,'N/A')AS C25, isnull(b.LoanPurpose,'N/A')AS C26, isnull(convert(CHAR,b.LoanAmount),'N/A')AS C27, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS C28, isnull(b.SpouseName,'N/A')AS C29, isnull(b.BankAccountType,'N/A')AS C30, isnull(b.MemberBankName,'N/A')AS C31, isnull(b.BankAccountNo,'N/A')AS C32, isnull(b.BankIFSCCode,'N/A')AS C33, isnull(b.BankBranchName,'N/A')AS C34, isnull(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS C35, isnull(b.LocationType,'N/A')AS C36, isnull(b.PostalAddress,'N/A')+' '+isnull(b.PostalHouseNo,'N/A')+' '+isnull(b.PostalVillageName,'N/A')+' '+isnull(b.PostalPostOffice,'N/A')+' '+isnull(b.PostalAreaName,'N/A')+' '+isnull(b.PostalLandMark,'N/A')+' '+isnull(b.PostalCityName,'N/A')+' '+isnull(b.PostalDistrictName,'N/A')+' '+isnull(b.PostalStateName,'N/A')+' '+isnull(b.PostalPinCode,'N/A')AS C37, isnull(b.PermanentAddress,'N/A')+' '+isnull(b.PermanentHouseNo,'N/A')+' '+isnull(b.PermanentVillageName,'N/A')+' '+isnull(b.PermanentPostOffice,'N/A')+' '+isnull(b.PermanentAreaName,'N/A')+' '+isnull(b.PermanentLandMark,'N/A')+' '+isnull(b.PermanentCityName,'N/A')+' '+isnull(b.PermanentDistrictName,'N/A')+' '+isnull(b.PermanentStateName,'N/A')+' '+isnull(b.PermanentPinCode,'N/A')AS C38, isnull(a.MemberAadharNo,'N/A')AS C41, isnull(a.MemberPanNo,'N/A')AS C42, isnull(a.MemberVoterIdNo,'N/A')AS C43, isnull(a.MemberDLNo,'N/A')AS C44, isnull(a.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS C45, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS C46, isnull(a.NomineeAadharNo,'N/A')AS C47, isnull(a.NomineeVoterIdNo,'N/A')AS C48, isnull(a.NomineePANNo,'N/A')AS C49, isnull(a.NomineeDLNo,'N/A')AS C50, isnull(a.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS C51, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS C52, @URL+@Folder+a.MemberPhoto AS C53, @URL+@Folder+a.MemberSignature AS C54, @URL+@Folder+a.MemberPOIFront AS C55, @URL+@Folder+a.MemberPOIBack AS C56, @URL+@Folder+a.MemberPOAFront AS C57, @URL+@Folder+a.MemberPOABack AS C58, @URL+@Folder+a.MemberBankPassBook AS C59, @URL+@Folder+a.NomineePhoto AS C60, @URL+@Folder+a.NomineeSignature AS C61, @URL+@Folder+a.NomineePOIFront AS C62, @URL+@Folder+a.NomineePOIBack AS C63, @URL+@Folder+a.NomineePOAFront AS C64, @URL+@Folder+a.NomineePOABack AS C65, @URL+@Folder+a.MemberNomineeJointPhoto AS C66, isnull(a.RationCard,'N/A')AS C67, isnull(a.ElectricityBill,'N/A')AS C68, c.ToiletFacility AS C101, c.WaterFacility AS C102, c.WaterPurification AS C103, c.ElectricityConnection AS C104, c.SolarPanel AS C105, c.FoodPreparation AS C106, c.EligibleChildren AS C107, c.EligibleGirlChild AS C108, c.LivingType AS C109, c.HouseType AS C110, c.NumberOfRoom AS C111, c.LiveStock AS C112, c.NoOfVehicles AS C113, c.LandInAcres AS C114, c.NoOfChildren AS C115, c.Siblings AS C116, c.MembersInFamily AS C117, c.WorkingMember AS C118, c.MemberReputation AS C119, c.WorkingStatus AS C120, c.BusinessSalaried AS C121, c.WorkingProfile AS C122, c.WorkingSince AS C123, c.ParentalBusiness AS C124, c.PresentResidence AS C125, c.MonthlySavings AS C126, c.ActiveLoanBank AS C127, c.BorrowFrequently AS C128, c.InformalLenders AS C129, c.FamilyBusinessIncome AS C130, c.SalaryPensionIncome AS C131, c.WagesIncome AS C132, c.OtherIncome AS C133, c.Salary AS C134, c.Rent AS C135, c.Scholarship AS C136, c.GovernmentScheme AS C137, c.Agriculture AS C138, c.Other AS C139, c.TotalIncome AS C140, c.Food AS C141, c.Education AS C142, c.Health AS C143, c.EMIOfLoan AS C144, c.HouseRent AS C145, c.ElectricityTax AS C146, c.WaterTax AS C147, c.PartyFucntion AS C148, c.FareCloth AS C149, c.OtherExpenses AS C150, c.TotalExpenses AS C151, d.ChildName AS C175, d.ChildAge AS C176, d.ChildGender AS C177, d.IdentityProofType AS C178, d.IdentityProofNo AS C179, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS C99, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS C98, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS C97, (SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS C96, (SELECT ReportValue AS GroupMemberFullDetailRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailRDLC')AS C95 FROM GroupLoanMemberDetail a WITH(nolock) LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId=c.MemberId LEFT JOIN GroupLoanMemberChildren d WITH(nolock) ON a.MemberId=d.MemberId WHERE a.MemberId=@MemberId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_PrintRDLCPage.GroupMemberFullDetail() TargetSite: Void AbortInternal() Time: 08/11/2025 01:25:39 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='M102000008'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL'AND 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=@MemberId); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS C0, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS C2, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS C3, isnull(a.MemberId,'N/A')AS C4, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS C5, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS C6, isnull(a.MemberGender,'N/A')AS C7, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS C8, isnull(a.MemberMobileNo,'N/A')AS C9, isnull(a.MemberOccupation,'N/A')AS C10, isnull(b.MemberEducation,'N/A')AS C11, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS C12, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS C13, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS C14, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS C15, isnull(a.NomineeGender,'N/A')AS C16, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS C17, isnull(a.NomineeMobileNo,'N/A')AS C18, isnull(a.NomineeOccupation,'N/A')AS C19, isnull(b.NomineeEducation,'N/A')AS C20, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS C21, isnull(a.NomineeRelation,'N/A')AS C22, isnull(b.MemberReligion,'N/A')AS C23, isnull(b.MemberCategory,'N/A')AS C24, isnull(b.MemberMaritalStatus,'N/A')AS C25, isnull(b.LoanPurpose,'N/A')AS C26, isnull(convert(CHAR,b.LoanAmount),'N/A')AS C27, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS C28, isnull(b.SpouseName,'N/A')AS C29, isnull(b.BankAccountType,'N/A')AS C30, isnull(b.MemberBankName,'N/A')AS C31, isnull(b.BankAccountNo,'N/A')AS C32, isnull(b.BankIFSCCode,'N/A')AS C33, isnull(b.BankBranchName,'N/A')AS C34, isnull(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS C35, isnull(b.LocationType,'N/A')AS C36, isnull(b.PostalAddress,'N/A')+' '+isnull(b.PostalHouseNo,'N/A')+' '+isnull(b.PostalVillageName,'N/A')+' '+isnull(b.PostalPostOffice,'N/A')+' '+isnull(b.PostalAreaName,'N/A')+' '+isnull(b.PostalLandMark,'N/A')+' '+isnull(b.PostalCityName,'N/A')+' '+isnull(b.PostalDistrictName,'N/A')+' '+isnull(b.PostalStateName,'N/A')+' '+isnull(b.PostalPinCode,'N/A')AS C37, isnull(b.PermanentAddress,'N/A')+' '+isnull(b.PermanentHouseNo,'N/A')+' '+isnull(b.PermanentVillageName,'N/A')+' '+isnull(b.PermanentPostOffice,'N/A')+' '+isnull(b.PermanentAreaName,'N/A')+' '+isnull(b.PermanentLandMark,'N/A')+' '+isnull(b.PermanentCityName,'N/A')+' '+isnull(b.PermanentDistrictName,'N/A')+' '+isnull(b.PermanentStateName,'N/A')+' '+isnull(b.PermanentPinCode,'N/A')AS C38, isnull(a.MemberAadharNo,'N/A')AS C41, isnull(a.MemberPanNo,'N/A')AS C42, isnull(a.MemberVoterIdNo,'N/A')AS C43, isnull(a.MemberDLNo,'N/A')AS C44, isnull(a.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS C45, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS C46, isnull(a.NomineeAadharNo,'N/A')AS C47, isnull(a.NomineeVoterIdNo,'N/A')AS C48, isnull(a.NomineePANNo,'N/A')AS C49, isnull(a.NomineeDLNo,'N/A')AS C50, isnull(a.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS C51, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS C52, @URL+@Folder+a.MemberPhoto AS C53, @URL+@Folder+a.MemberSignature AS C54, @URL+@Folder+a.MemberPOIFront AS C55, @URL+@Folder+a.MemberPOIBack AS C56, @URL+@Folder+a.MemberPOAFront AS C57, @URL+@Folder+a.MemberPOABack AS C58, @URL+@Folder+a.MemberBankPassBook AS C59, @URL+@Folder+a.NomineePhoto AS C60, @URL+@Folder+a.NomineeSignature AS C61, @URL+@Folder+a.NomineePOIFront AS C62, @URL+@Folder+a.NomineePOIBack AS C63, @URL+@Folder+a.NomineePOAFront AS C64, @URL+@Folder+a.NomineePOABack AS C65, @URL+@Folder+a.MemberNomineeJointPhoto AS C66, isnull(a.RationCard,'N/A')AS C67, isnull(a.ElectricityBill,'N/A')AS C68, c.ToiletFacility AS C101, c.WaterFacility AS C102, c.WaterPurification AS C103, c.ElectricityConnection AS C104, c.SolarPanel AS C105, c.FoodPreparation AS C106, c.EligibleChildren AS C107, c.EligibleGirlChild AS C108, c.LivingType AS C109, c.HouseType AS C110, c.NumberOfRoom AS C111, c.LiveStock AS C112, c.NoOfVehicles AS C113, c.LandInAcres AS C114, c.NoOfChildren AS C115, c.Siblings AS C116, c.MembersInFamily AS C117, c.WorkingMember AS C118, c.MemberReputation AS C119, c.WorkingStatus AS C120, c.BusinessSalaried AS C121, c.WorkingProfile AS C122, c.WorkingSince AS C123, c.ParentalBusiness AS C124, c.PresentResidence AS C125, c.MonthlySavings AS C126, c.ActiveLoanBank AS C127, c.BorrowFrequently AS C128, c.InformalLenders AS C129, c.FamilyBusinessIncome AS C130, c.SalaryPensionIncome AS C131, c.WagesIncome AS C132, c.OtherIncome AS C133, c.Salary AS C134, c.Rent AS C135, c.Scholarship AS C136, c.GovernmentScheme AS C137, c.Agriculture AS C138, c.Other AS C139, c.TotalIncome AS C140, c.Food AS C141, c.Education AS C142, c.Health AS C143, c.EMIOfLoan AS C144, c.HouseRent AS C145, c.ElectricityTax AS C146, c.WaterTax AS C147, c.PartyFucntion AS C148, c.FareCloth AS C149, c.OtherExpenses AS C150, c.TotalExpenses AS C151, d.ChildName AS C175, d.ChildAge AS C176, d.ChildGender AS C177, d.IdentityProofType AS C178, d.IdentityProofNo AS C179, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS C99, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS C98, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS C97, (SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS C96, (SELECT ReportValue AS GroupMemberFullDetailRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberFullDetailRDLC')AS C95 FROM GroupLoanMemberDetail a WITH(nolock) LEFT JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId LEFT JOIN GroupLoanMemberFinance c WITH(nolock) ON a.MemberId=c.MemberId LEFT JOIN GroupLoanMemberChildren d WITH(nolock) ON a.MemberId=d.MemberId WHERE a.MemberId=@MemberId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gobxzasd StackTrace: at GroupLoan_PrintRDLCPage.GroupMemberFullDetail() at GroupLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void GroupMemberFullDetail() Time: 09/11/2025 04:21:16 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/11/2025 04:21:16 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 04:23:54 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/11/2025 04:23:54 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/11/2025 04:26:17 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/11/2025 04:26:17 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/11/2025 04:28:49 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/11/2025 04:28:49 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 09/11/2025 04:32:37 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/11/2025 04:32:37 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 09/11/2025 04:39:25 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.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 ValidateCommand(System.String, Boolean) Time: 09/11/2025 04:39:25 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.FillMeetingDay() TargetSite: Void FillMeetingDay() Time: 10/11/2025 07:54:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/11/2025 07:54:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/11/2025 07:57:53 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/11/2025 07:57:53 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/11/2025 09:13:05 AM PageName: GroupLoan_GroupLoanRepaymentMultiple String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanRepaymentMultiple.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/11/2025 10:31: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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/11/2025 10:31:19 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 10:37:29 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: 11/11/2025 10:37:29 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 11/11/2025 10:40:33 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/11/2025 10:40:33 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 11/11/2025 10:42:34 AM 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 GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/11/2025 10:42:34 AM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sh4tpbdb 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: 11/11/2025 10:44:47 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/11/2025 10:44:47 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/11/2025 10:47:22 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/11/2025 10:47:22 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/11/2025 02:34:35 PM PageName: GroupMemberLoanPayment String str: 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), PrinBal DECIMAL(10,2), InttBal DECIMAL(10,2), TotalBal DECIMAL(10,2), PStatus VARCHAR(10), PayType VARCHAR(10), PDue DECIMAL(10,2), PPaid DECIMAL(10,2), Other DECIMAL(10,2), Saving DECIMAL(10,2), PDate VARCHAR(20), VoucherId VARCHAR(20), PayMode VARCHAR(20), PayStatus VARCHAR(20), PayHeadId VARCHAR(20), PayTransId VARCHAR(20), PaidOfficerName VARCHAR(70), DueOfficerName VARCHAR(70), EntryDetail VARCHAR(50) ); INSERT INTO @FTable ( LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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, PayType, a.PDue, a.PPaid, a.Other, a.Saving, convert(CHAR,a.PDate,106)AS PDate, a.VoucherId, a.PayMode, a.PayStatus, a.PayHeadId, a.PayTransId, isnull(a.DueOfficerName,'N/A')+' ('+isnull(a.DueOfficerId,'')+')'AS DueOfficerName, isnull(a.PaidOfficerName,'N/A')+' ('+isnull(a.PaidOfficerId,'')+')'AS PaidOfficerName, a.EntryUser+' on '+rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime FROM GroupLoanLedger a WITH(nolock) WHERE a.LoanId='GL00000395' ORDER BY a.DNo, isnull(a.PNo,99); UPDATE a SET a.PrinBal=isnull((SELECT SUM(Prin) FROM @FTable WHERE LRNo>a.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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 DDate0 ; UPDATE ta SET ta.MeetingDay=(SELECT MeetingDay FROM GroupCenterMaster WITH(nolock) WHERE CenterId=ta.CenterId) FROM @FTable ta; UPDATE ta SET ta.MeetingTime=(SELECT MeetingTime FROM GroupCenterMaster WITH(nolock) WHERE CenterId=ta.CenterId) FROM @FTable ta; UPDATE ta SET ta.GuardianName=(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.ContactNo=(SELECT NomineeMobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.MobileNo=(SELECT MemberMobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.DueDate=(SELECT rtrim(Convert(CHAR,MIN(DDate),103)) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; UPDATE ta SET ta.DueNo=(SELECT MIN(DNo) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; UPDATE ta SET ta.LastPaidDate=(SELECT rtrim(Convert(char,MAX(PDate),103)) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Paid') FROM @FTable ta; UPDATE ta SET ta.ODAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due' AND DDate<@ODate) FROM @FTable ta; UPDATE ta SET ta.DueAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due' AND DDate=@ODate) FROM @FTable ta; UPDATE ta SET ta.BalanceAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; SELECT replace(a.OnDate,' ','-')AS C0, a.BranchName AS C1, a.LoanOfficerId AS C2, a.LoanOfficerName AS C3, a.CenterId AS C4, a.CenterName AS C5, a.MemberId AS C6, a.MemberName AS C7, a.GuardianName AS C8, a.MobileNo AS C9, a.ContactNo AS C10, a.LoanId AS C11, replace(a.DueDate,'/20','/')AS C12, a.DueNo AS C13, replace(isnull(a.ODAmount,0.00),'.00','')AS C14, replace(isnull(a.DueAmount,0),'.00','')AS C15, replace(a.BalanceAmount,'.00','') AS C16, CASE WHEN isnull(a.MeetingAmount,0)>0 THEN 0 ELSE isnull(a.ODAmount,0)+isnull(a.DueAmount,0) END AS C17, isnull(a.MeetingAmount,0)AS C18, replace(a.EMIAmount,'.00','') AS C19, replace(a.LoanAmount,'.00','')AS C20, replace(a.LastPaidDate,'/20','/')AS C21, replace(a.DisburseDate,'/20','/')AS C22, a.LoanTerm AS C23, a.MeetingTime AS C24, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS C99, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS C98, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS C97, (SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS C96, (SELECT ReportValue AS GroupLoanDemandSheetRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupLoanDemandSheetRDLC')AS C95 FROM @FTable a WHERE 1=1 AND isnull(a.BalanceAmount,0)>0 ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Microsoft.Reporting.DefinitionInvalidException: The definition of the report 'Main Report' is invalid. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded. 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 GroupLoan_PrintRDLCPage.GroupLoanDemandSheet() TargetSite: Void CompileReport() Time: 12/11/2025 07:08:15 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: 12/11/2025 07:08:15 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 07:09:58 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/11/2025 07:09:58 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 12/11/2025 07:12:51 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/11/2025 07:12:51 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 12/11/2025 07:15:06 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 GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/11/2025 07:15:06 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sh4tpbdb 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: 12/11/2025 07:17:17 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/11/2025 07:17:17 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/11/2025 07:19:07 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/11/2025 07:19:07 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/11/2025 09:38:34 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/11/2025 09:38:34 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 09:41:07 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/11/2025 09:41:07 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/11/2025 09:43:21 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/11/2025 09:43:21 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/11/2025 09:45:10 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/11/2025 09:45:10 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/11/2025 09:51:29 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: 13/11/2025 09:51:29 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 13/11/2025 11:36:16 AM PageName: UserMasterSetting_WorkingDateSelection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s4az5txl StackTrace: at UserMasterSetting_WorkingDateSelection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 14/11/2025 09:31:00 AM PageName: UserMasterSetting_WorkingDateSelection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s4az5txl StackTrace: at UserMasterSetting_WorkingDateSelection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 14/11/2025 10:12:58 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/11/2025 10:12:58 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 10:15:30 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: 14/11/2025 10:15:30 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 14/11/2025 10:20:30 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/11/2025 10:20:30 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/11/2025 10:22:19 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/11/2025 10:22:20 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/11/2025 10:24:06 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/11/2025 10:24:06 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 14/11/2025 10:27:56 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/11/2025 10:27:56 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/11/2025 06:58:15 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/11/2025 06:58:15 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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/11/2025 01:02:16 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: 16/11/2025 01:02:16 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 01:04:43 PM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/11/2025 01:04:43 PM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/11/2025 01:07:17 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/11/2025 01:07:17 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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/11/2025 01:09:40 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/11/2025 01:09:40 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/11/2025 01:14:13 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/11/2025 01:14:13 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/11/2025 01:15:49 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/11/2025 01:15:49 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/11/2025 06:03:21 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/11/2025 06:03:21 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/11/2025 06:06:42 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/11/2025 06:06:42 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/11/2025 06:07:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/11/2025 06:07:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/11/2025 08:51:01 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/11/2025 10:46:40 AM PageName: UserMasterSetting_WorkingDateSelection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s4az5txl StackTrace: at UserMasterSetting_WorkingDateSelection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/11/2025 11:37: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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:37:39 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 18/11/2025 11:39:22 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:39:22 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/11/2025 11:43:13 AM 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:43:13 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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/11/2025 11:46:21 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:46:21 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/11/2025 11:47:39 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:47:39 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/11/2025 11:49: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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/11/2025 11:49:37 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 19/11/2025 11:51: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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 11:51:01 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 19/11/2025 11:53:28 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 11:53:28 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/11/2025 11:56:29 AM 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 GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 11:56:29 AM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sh4tpbdb 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: 19/11/2025 11:59:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 11:59:15 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/11/2025 11:59:20 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 11:59:20 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/11/2025 12:00:42 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 12:00:42 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/11/2025 12:01:57 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 12:01:57 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 19/11/2025 12:05:18 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/11/2025 12:05:18 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 19/11/2025 09:24:01 PM PageName: GroupLoan_GroupLoanRepaymentMultiple String str: SELECT DISTINCT a.CenterOfficerId, a.CenterOfficerName, a.CenterOfficerName+' ('+a.CenterOfficerId+')' AS CenterOfficerIdName FROM GroupCenterMaster a WITH(nolock) WHERE a.CenterStatus='Active' AND a.BranchId='102' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanRepaymentMultiple.FillEmployee() TargetSite: Void FillEmployee() Time: 19/11/2025 09:24:01 PM PageName: GroupLoan_GroupLoanRepaymentMultiple String str: SELECT DISTINCT a.CenterOfficerId, a.CenterOfficerName, a.CenterOfficerName+' ('+a.CenterOfficerId+')' AS CenterOfficerIdName FROM GroupCenterMaster a WITH(nolock) WHERE a.CenterStatus='Active' AND a.BranchId='102' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanRepaymentMultiple.FillCenter() TargetSite: Void FillCenter() Time: 19/11/2025 09:24:16 PM PageName: GroupLoan_GroupLoanRepaymentMultiple String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nqzed44k StackTrace: at GroupLoan_GroupLoanRepaymentMultiple.FillData() TargetSite: Void FillData() Time: 20/11/2025 10:48:43 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/11/2025 10:48:43 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 10:52:26 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/11/2025 10:52:26 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/11/2025 10:56:27 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: 20/11/2025 10:56:27 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 20/11/2025 11:00:31 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/11/2025 11:00:31 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/11/2025 11:03:06 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/11/2025 11:03:06 AM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/11/2025 01:29:20 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: 21/11/2025 01:29:20 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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/11/2025 01:32:08 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/11/2025 01:32:08 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandSheet.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/11/2025 01:33:50 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 GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/11/2025 01:33:50 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 21/11/2025 01:43:02 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 GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/11/2025 01:43:02 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vukwjzxz 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: 22/11/2025 09:18:14 AM PageName: UserMasterSetting_WorkingDateSelection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s4az5txl StackTrace: at UserMasterSetting_WorkingDateSelection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/11/2025 10:02:34 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 GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/11/2025 10:02:34 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c 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: 22/11/2025 10:04:57 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread 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_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/11/2025 10:04:57 AM PageName: GroupLoan_GroupLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ueu4vr2c StackTrace: at GroupLoan_GroupLoanDemandReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDemandReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/11/2025 10:08:22 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: 22/11/2025 10:08:22 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_m0bvphkt 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: 23/11/2025 07:25:11 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.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 ValidateCommand(System.String, Boolean) Time: 23/11/2025 07:25:11 PM PageName: GroupLoan_GroupLoanDemandSheet String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tcyxvluc StackTrace: at GroupLoan_GroupLoanDemandSheet.FillMeetingDay() TargetSite: Void FillMeetingDay() Time: 23/11/2025 07:25:55 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @ODate DATE; SET @ODate='11/24/2025 12:00:00 AM'; DECLARE @FTable TABLE ( OnDate VARCHAR(20), BranchName VARCHAR(50), LoanOfficerId VARCHAR(20), LoanOfficerName VARCHAR(50), CenterId VARCHAR(20), CenterName VARCHAR(50), MeetingDay VARCHAR(20), MeetingTime VARCHAR(20), MemberId VARCHAR(20), MemberName VARCHAR(60), GuardianName VARCHAR(60), ContactNo varchar(20), MobileNo varchar(20), LoanId VARCHAR(50), LoanCycle VARCHAR(2), DisburseDate VARCHAR(20), LoanAmount DECIMAL(10,2), EMIAmount DECIMAL(10,2), DueDate VARCHAR(20), LoanTerm INT, DueNo INT, LastPaidDate varchar(20), MeetingAmount DECIMAL(10,2), ODAmount DECIMAL(10,2), DueAmount DECIMAL(10,2), BalanceAmount DECIMAL(10,2) ); DECLARE @CTable TABLE ( CenterId VARCHAR(20) ); INSERT INTO @CTable ( CenterId ) SELECT a.CenterId FROM GroupCenterMaster a WITH(nolock) WHERE a.MeetingDay=datename(dw,@ODate) AND a.BranchId='102' ; INSERT INTO @FTable ( OnDate, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, MemberId, MemberName, LoanId, LoanCycle, DisburseDate, LoanAmount, LoanTerm, EMIAmount, MeetingAmount ) SELECT rtrim(Convert(char,@ODate,106))AS ODate, ld.BranchName, ld.LoanOfficerId, ld.LoanOfficerName, ld.CenterId, ld.CenterName, ld.MemberId, ld.MemberName, ld.LoanId, ld.LoanCycle, rtrim(convert(CHAR,ld.DisburseDate,103))AS DisburseDate, ld.LoanAmount, ld.LoanTerm, ld.EMIAmount, ld.CMEMI AS MeetingAmount FROM GroupLoanAccount ld WITH(nolock) INNER JOIN @CTable b ON ld.CenterId=b.CenterId WHERE ld.LoanStatus='LoanDisbursed'; DECLARE @TTable TABLE ( LoanId VARCHAR(50), DDate DATE, PDate DATE, DNo INT, Total DECIMAL(10,2), PStatus VARCHAR(10) ); INSERT INTO @TTable ( LoanId, DDate, PDate, DNo, Total, PStatus ) SELECT a.LoanId, a.DDate, a.PDate, a.DNo, a.Total, a.PStatus FROM GroupLoanLedger a WITH(nolock) INNER JOIN @FTable b ON a.LoanId=b.LoanId WHERE a.DNo>0 ; UPDATE ta SET ta.MeetingDay=(SELECT MeetingDay FROM GroupCenterMaster WITH(nolock) WHERE CenterId=ta.CenterId) FROM @FTable ta; UPDATE ta SET ta.MeetingTime=(SELECT MeetingTime FROM GroupCenterMaster WITH(nolock) WHERE CenterId=ta.CenterId) FROM @FTable ta; UPDATE ta SET ta.GuardianName=(SELECT MemberGuardianName FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.ContactNo=(SELECT NomineeMobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.MobileNo=(SELECT MemberMobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=ta.MemberId) FROM @FTable ta; UPDATE ta SET ta.DueDate=(SELECT rtrim(Convert(CHAR,MIN(DDate),103)) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; UPDATE ta SET ta.DueNo=(SELECT MIN(DNo) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; UPDATE ta SET ta.LastPaidDate=(SELECT rtrim(Convert(char,MAX(PDate),103)) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Paid') FROM @FTable ta; UPDATE ta SET ta.ODAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due' AND DDate<@ODate) FROM @FTable ta; UPDATE ta SET ta.DueAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due' AND DDate=@ODate) FROM @FTable ta; UPDATE ta SET ta.BalanceAmount=(SELECT SUM(Total) FROM @TTable WHERE LoanId=ta.LoanId AND PStatus='Due') FROM @FTable ta; SELECT replace(a.OnDate,' ','-')AS C0, a.BranchName AS C1, a.LoanOfficerId AS C2, a.LoanOfficerName AS C3, a.CenterId AS C4, a.CenterName AS C5, a.MemberId AS C6, a.MemberName AS C7, a.GuardianName AS C8, a.MobileNo AS C9, a.ContactNo AS C10, a.LoanId AS C11, replace(a.DueDate,'/20','/')AS C12, a.DueNo AS C13, replace(isnull(a.ODAmount,0.00),'.00','')AS C14, replace(isnull(a.DueAmount,0),'.00','')AS C15, replace(a.BalanceAmount,'.00','') AS C16, CASE WHEN isnull(a.MeetingAmount,0)>0 THEN 0 ELSE isnull(a.ODAmount,0)+isnull(a.DueAmount,0) END AS C17, isnull(a.MeetingAmount,0)AS C18, replace(a.EMIAmount,'.00','') AS C19, replace(a.LoanAmount,'.00','')AS C20, replace(a.LastPaidDate,'/20','/')AS C21, replace(a.DisburseDate,'/20','/')AS C22, a.LoanTerm AS C23, a.MeetingTime AS C24, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS C99, (SELECT ReportValue AS CompanyDetail1 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS C98, (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS C97, (SELECT ReportValue AS CompanyDetail3 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail3')AS C96, (SELECT ReportValue AS GroupLoanDemandSheetRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupLoanDemandSheetRDLC')AS C95 FROM @FTable a WHERE 1=1 AND isnull(a.BalanceAmount,0)>0 ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Microsoft.Reporting.DefinitionInvalidException: The definition of the report 'Main Report' is invalid. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded. 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 GroupLoan_PrintRDLCPage.GroupLoanDemandSheet() TargetSite: Void CompileReport() Time: 23/11/2025 09:17:57 PM PageName: GroupMemberLoanPayment String str: 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), PrinBal DECIMAL(10,2), InttBal DECIMAL(10,2), TotalBal DECIMAL(10,2), PStatus VARCHAR(10), PayType VARCHAR(10), PDue DECIMAL(10,2), PPaid DECIMAL(10,2), Other DECIMAL(10,2), Saving DECIMAL(10,2), PDate VARCHAR(20), VoucherId VARCHAR(20), PayMode VARCHAR(20), PayStatus VARCHAR(20), PayHeadId VARCHAR(20), PayTransId VARCHAR(20), PaidOfficerName VARCHAR(70), DueOfficerName VARCHAR(70), EntryDetail VARCHAR(50) ); INSERT INTO @FTable ( LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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, PayType, a.PDue, a.PPaid, a.Other, a.Saving, convert(CHAR,a.PDate,106)AS PDate, a.VoucherId, a.PayMode, a.PayStatus, a.PayHeadId, a.PayTransId, isnull(a.DueOfficerName,'N/A')+' ('+isnull(a.DueOfficerId,'')+')'AS DueOfficerName, isnull(a.PaidOfficerName,'N/A')+' ('+isnull(a.PaidOfficerId,'')+')'AS PaidOfficerName, a.EntryUser+' on '+rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime FROM GroupLoanLedger a WITH(nolock) WHERE a.LoanId='GL00000382' ORDER BY a.DNo, isnull(a.PNo,99); UPDATE a SET a.PrinBal=isnull((SELECT SUM(Prin) FROM @FTable WHERE LRNo>a.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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 DDatea.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ApproveRemark'. Invalid column name 'ApproveUser'. Invalid column name 'ApproveTime'. Invalid column name 'ApproveTime'. 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: 17/12/2025 11:59:29 AM PageName: UserMasterSetting_CibilEquifaxVerificationReport String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bujakteq StackTrace: at UserMasterSetting_CibilEquifaxVerificationReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/12/2025 11:59:49 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='12/17/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ApproveRemark'. Invalid column name 'ApproveUser'. Invalid column name 'ApproveTime'. Invalid column name 'ApproveTime'. 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: 17/12/2025 11:59:49 AM PageName: UserMasterSetting_CibilEquifaxVerificationReport String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='12/17/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bujakteq StackTrace: at UserMasterSetting_CibilEquifaxVerificationReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/12/2025 12:00:01 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/1/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ApproveRemark'. Invalid column name 'ApproveUser'. Invalid column name 'ApproveTime'. Invalid column name 'ApproveTime'. 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: 17/12/2025 12:00:01 PM PageName: UserMasterSetting_CibilEquifaxVerificationReport String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/1/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bujakteq StackTrace: at UserMasterSetting_CibilEquifaxVerificationReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/12/2025 12:05:50 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='12/17/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ApproveRemark'. Invalid column name 'ApproveUser'. Invalid column name 'ApproveTime'. Invalid column name 'ApproveTime'. 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: 17/12/2025 12:05:50 PM PageName: GroupLoan_GroupMemberCibilVerificationReport String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='12/17/2025 12:00:00 AM' AND a.EntryTime<'12/18/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ftmzsae3 StackTrace: at GroupLoan_GroupMemberCibilVerificationReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/12/2025 12:06:32 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/1/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ApproveRemark'. Invalid column name 'ApproveUser'. Invalid column name 'ApproveTime'. Invalid column name 'ApproveTime'. 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: 17/12/2025 12:06:32 PM PageName: UserMasterSetting_CibilEquifaxVerificationReport String str: SELECT a.SrNo, a.MemberType, a.MemberId, a.MemberName, a.CibilPersonName, 'GroupLoan_GroupMemberCibilEquifaxUpdate.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, 'GroupLoan_PrintGroupMemberCibilEquifaxHTML.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURLHTML, a.ReqStatus, a.ReqFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue,'~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName='GroupMemberKYCFolder')+a.MemberId+'/'+a.ReqFileName AS ReqFileURL, a.ResFileName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberKYCFolder')+a.MemberId+'/'+a.ResFileName AS ResFileURL, rtrim(convert(char, a.EntryTime, 106)) + ' ' + rtrim(convert(char, a.EntryTime, 108))AS EntryTime, a.EntryUser, a.ApproveRemark, a.ApproveUser, rtrim(convert(char, a.ApproveTime, 106)) + ' ' + rtrim(convert(char, a.ApproveTime, 108))AS ApproveTime, 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.RTotalInstallment, a.RTotalSanctionAmount, a.RTotalAccount, a.RTotalPastDueAmount, a.RMaxDaysPastDue, a.RNoOfLoanWithReportedEMI, a.RTotalWriteOffAmount, a.RTotalHighCredit, a.ROldestAccount, a.RRecentAccount, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MTotalInstallment, a.MTotalSanctionAmount, a.MTotalAccount, a.MTotalPastDueAmount, a.MMaxDaysPastDue, a.MNoOfLoanWithReportedEMI, a.MTotalWriteOffAmount, a.MTotalHighCredit, a.MOldestAccount, a.MRecentAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE 1=1 AND a.EntryTime>='10/1/2025 12:00:00 AM' AND a.EntryTime<'12/1/2025 12:00:00 AM' ORDER BY a.EntryTime DESC, a.MemberName, a.MemberType String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bujakteq StackTrace: at UserMasterSetting_CibilEquifaxVerificationReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/12/2025 03:48:30 PM PageName: GroupMemberLoanPayment String str: 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), PrinBal DECIMAL(10,2), InttBal DECIMAL(10,2), TotalBal DECIMAL(10,2), PStatus VARCHAR(10), PayType VARCHAR(10), PDue DECIMAL(10,2), PPaid DECIMAL(10,2), Other DECIMAL(10,2), Saving DECIMAL(10,2), PDate VARCHAR(20), VoucherId VARCHAR(20), PayMode VARCHAR(20), PayStatus VARCHAR(20), PayHeadId VARCHAR(20), PayTransId VARCHAR(20), PaidOfficerName VARCHAR(70), DueOfficerName VARCHAR(70), EntryDetail VARCHAR(50) ); INSERT INTO @FTable ( LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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, PayType, a.PDue, a.PPaid, a.Other, a.Saving, convert(CHAR,a.PDate,106)AS PDate, a.VoucherId, a.PayMode, a.PayStatus, a.PayHeadId, a.PayTransId, isnull(a.DueOfficerName,'N/A')+' ('+isnull(a.DueOfficerId,'')+')'AS DueOfficerName, isnull(a.PaidOfficerName,'N/A')+' ('+isnull(a.PaidOfficerId,'')+')'AS PaidOfficerName, a.EntryUser+' on '+rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime FROM GroupLoanLedger a WITH(nolock) WHERE a.LoanId='GL00000297' ORDER BY a.DNo, isnull(a.PNo,99); UPDATE a SET a.PrinBal=isnull((SELECT SUM(Prin) FROM @FTable WHERE LRNo>a.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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 DDatea.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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 DDatea.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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 DDatea.LRNo),0), InttBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TotalBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PrinBal, InttBal, TotalBal, PStatus, PayType, PDue, PPaid, Other, Saving, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidOfficerName, DueOfficerName, 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