Time: 29/07/2025 09:50:29 AM PageName: DataSetResult String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'GrouLoanTeam'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.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: 29/07/2025 09:50:29 AM PageName: IndividualLoan_IndvMemberDetailCorrection String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fgkvk3cf StackTrace: at IndividualLoan_IndvMemberDetailCorrection.fillEmployeeList() TargetSite: Void fillEmployeeList() Time: 29/07/2025 09:55:14 AM PageName: IndividualLoan_IndvLoanDisbursement String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursement.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 09:55:14 AM PageName: IndividualLoan_IndvLoanDisbursement String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_cuaxrbse StackTrace: at IndividualLoan_IndvLoanDisbursement.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursement.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 10:02:27 AM PageName: DataSetResult String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'GrouLoanTeam'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.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: 29/07/2025 10:02:27 AM PageName: IndividualLoan_IndvMemberDetailCorrection String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fgkvk3cf StackTrace: at IndividualLoan_IndvMemberDetailCorrection.fillEmployeeList() TargetSite: Void fillEmployeeList() Time: 29/07/2025 10:03:20 AM PageName: DataTableResult String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000002'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 10:03:20 AM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000002'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupMemberFullDetail() TargetSite: Void GroupMemberFullDetail() Time: 29/07/2025 10:03:34 AM PageName: GroupLoan_PrintGroupMemberFullDetailHTML String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5m2jpodo StackTrace: at GroupLoan_PrintGroupMemberFullDetailHTML.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/07/2025 10:32:39 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 10:32:39 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_rg2znntg StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 11:40:06 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 11:40:06 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 12:57:08 PM PageName: DataTableResult String str: AND DDate>='7/29/2025 12:00:00 AM' AND DDate<'7/30/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a. GroupName='Individual' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='7001' AND a.LoanOfficerId='YMF0012' AND a.LoanFunder='Yassavi' ORDER BY a.BranchName+' ('+a.BranchId+')', a.LoanOfficerName, a.CenterName, a.MemberName, a.LoanId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'AND'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/07/2025 12:57:08 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: AND DDate>='7/29/2025 12:00:00 AM' AND DDate<'7/30/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a. GroupName='Individual' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='7001' AND a.LoanOfficerId='YMF0012' AND a.LoanFunder='Yassavi' ORDER BY a.BranchName+' ('+a.BranchId+')', a.LoanOfficerName, a.CenterName, a.MemberName, a.LoanId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3vkzevpm StackTrace: at IndividualLoan_IndvLoanEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 29/07/2025 03:13:28 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 03:13:28 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_3vkzevpm StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 03:13:32 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 03:13:32 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_3vkzevpm StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 03:14:58 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/07/2025 03:27:58 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 03:27:58 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 05:00:12 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/07/2025 05:00:12 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_3vkzevpm StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/07/2025 05:46:06 PM PageName: DataTableResult String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2020 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/07/2025 05:46:06 PM PageName: Employee_EmployeeDetailCorrection String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2020 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at Employee_EmployeeDetailCorrection.FillData() TargetSite: Void FillData() Time: 29/07/2025 05:46:14 PM PageName: DataTableResult String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2020 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/07/2025 05:46:14 PM PageName: Employee_EmployeeDetailCorrection String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2020 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at Employee_EmployeeDetailCorrection.FillData() TargetSite: Void FillData() Time: 29/07/2025 05:46:26 PM PageName: DataTableResult String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/22/2025 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/07/2025 05:46:26 PM PageName: Employee_EmployeeDetailCorrection String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/22/2025 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at Employee_EmployeeDetailCorrection.FillData() TargetSite: Void FillData() Time: 29/07/2025 05:48:23 PM PageName: DataTableResult String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/22/2025 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='FullTime' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/07/2025 05:48:23 PM PageName: Employee_EmployeeDetailCorrection String str: SELECT a.EmployeeNo,a.BranchId, a.BranchName, a.DepartmentName, a.EmployeeType, a.DesignationName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/22/2025 12:00:00 AM' AND a.EmpJoinDate<'7/30/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='FullTime' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at Employee_EmployeeDetailCorrection.FillData() TargetSite: Void FillData() Time: 30/07/2025 07:07:27 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/07/2025 09:49:11 AM PageName: GroupLoan_GroupLoanNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/07/2025 09:49:11 AM PageName: GroupLoan_GroupLoanNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_u0cp0ufc StackTrace: at GroupLoan_GroupLoanNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/07/2025 10:21:45 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000019' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='836029593368', MemberPanNo='BNQPG7755L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000019', MemberPhoto='700120000019MPhoto638894676817139204.jpeg', MemberSignature='', MemberPOIFront='700120000019MPOIFront638894677009326679.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 10:21:48 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000019' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='836029593368', MemberPanNo='BNQPG7755L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000019', MemberPhoto='700120000019MPhoto638894676817139204.jpeg', MemberSignature='', MemberPOIFront='700120000019MPOIFront638894677009326679.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 10:53:42 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/07/2025 11:01:09 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 11:01:09 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 11:01:24 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 11:01:24 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 11:04:54 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.LoanPurpose, a.ApplicationId, a.ApplicationAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount,a.DownPayment,a.TotalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, a.FeePayStatus, b.GroupLoanType, b.GLoanTypeName, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId, b.AccountHeadInsuranceName, b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId ,b.AccountHeadServiceTaxName FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus='LoanApproved' AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 11:04:54 AM PageName: IndividualLoan_IndvLoanFeePayment String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.LoanPurpose, a.ApplicationId, a.ApplicationAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount,a.DownPayment,a.TotalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, a.FeePayStatus, b.GroupLoanType, b.GLoanTypeName, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId, b.AccountHeadInsuranceName, b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId ,b.AccountHeadServiceTaxName FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus='LoanApproved' AND a.SanctionId='GS700100019' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_rg2znntg StackTrace: at IndividualLoan_IndvLoanFeePayment.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 11:07:57 AM PageName: GroupLoan_PrintRDLCPage String str: SELECT tt.BranchName AS C0, tt.LoanOfficerId AS C1, tt.LoanOfficerName AS C2, tt.MeetingDay AS C3, tt.MeetingTime AS C4, tt.CenterId AS C5, tt.CenterName AS C6, tt.MemberId AS C7, tt.MemberName AS C8, tt.NomineeName AS C9, tt.LoanCycle AS C10, tt.LoanPurpose AS C11, tt.BankIFSCCode AS C12, tt.BankAccountNo AS C13, tt.GLoanTypeNo AS C14, tt.SettlementAMount AS C15, tt.ApprovalAmount AS C16, tt.TotalFee AS C17, isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0)AS C18, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupDueDisbursementSheetRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, b.MeetingDay, b.MeetingTime, a.CenterId, a.CenterName, a.MemberId, a.MemberName, a.NomineeName, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.GLoanTypeNo, (SELECT SUM(Total) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND PStatus='Due')AS SettlementAmount, a.ApprovalAmount, a.TotalFee FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus='LoanApproved' AND a.ApplicationDate>='7/28/2025 12:00:00 AM' AND a.ApplicationDate<'7/31/2025 12:00:00 AM' AND a.BranchId='7001' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.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 Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at GroupLoan_PrintRDLCPage.GroupDueDisbursementSheet() TargetSite: Void CompileReport() Time: 30/07/2025 11:56:58 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000020' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='662128000613', MemberPanNo='CFSPV8697B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000020', MemberPhoto='700120000020MPhoto638894734014826830.jpeg', MemberSignature='', MemberPOIFront='700120000020MPOIFront638894734143107644.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 12:07:50 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000021' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='783567374404', MemberPanNo='BOMPV9748H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000021', MemberPhoto='700120000021MPhoto638894740537316735.jpeg', MemberSignature='', MemberPOIFront='700120000021MPOIFront638894740673880078.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 12:20:07 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000022' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='680306282052', MemberPanNo='BKZPG4325A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000022', MemberPhoto='700120000022MPhoto638894747892340204.jpeg', MemberSignature='', MemberPOIFront='700120000022MPOIFront638894748021560196.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000022' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 12:25:19 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT tt.BranchName AS C0, tt.LoanOfficerId AS C1, tt.LoanOfficerName AS C2, tt.MeetingDay AS C3, tt.MeetingTime AS C4, tt.CenterId AS C5, tt.CenterName AS C6, tt.MemberId AS C7, tt.MemberName AS C8, tt.NomineeName AS C9, tt.LoanCycle AS C10, tt.LoanPurpose AS C11, tt.BankIFSCCode AS C12, tt.BankAccountNo AS C13, tt.GLoanTypeNo AS C14, tt.SettlementAMount AS C15, tt.ApprovalAmount AS C16, tt.TotalFee AS C17, isnull(tt.ApprovalAmount,0)-isnull(tt.SettlementAmount,0)-isnull(tt.TotalFee,0)AS C18, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupDueDisbursementSheetRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM ( SELECT a.BranchName, a.LoanOfficerId, a.LoanOfficerName, b.MeetingDay, b.MeetingTime, a.CenterId, a.CenterName, a.MemberId, a.MemberName, a.NomineeName, a.LoanCycle, a.LoanPurpose, a.BankIFSCCode, a.BankAccountNo, a.GLoanTypeNo, (SELECT SUM(Total) FROM GroupLoanLedger WITH(nolock) WHERE MemberId=a.MemberId AND PStatus='Due')AS SettlementAmount, a.ApprovalAmount, a.TotalFee FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupCenterMaster b WITH(nolock) ON a.CenterId=b.CenterId WHERE a.LoanStatus='LoanApproved' AND a.ApprovalDate>='7/30/2025 12:00:00 AM' AND a.ApprovalDate<'7/31/2025 12:00:00 AM' AND a.BranchId='7001' )tt WHERE 1=1 ORDER BY tt.BranchName, tt.LoanOfficerName, tt.CenterName, tt.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 Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at GroupLoan_PrintRDLCPage.GroupDueDisbursementSheet() TargetSite: Void CompileReport() Time: 30/07/2025 01:04:28 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000023' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='786406753402', MemberPanNo='ABJPQ1045K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000023', MemberPhoto='700120000023MPhoto638894774511962771.jpeg', MemberSignature='', MemberPOIFront='700120000023MPOIFront638894774651337914.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000023' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 01:21:24 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000024' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='729684754966', MemberPanNo='JGYPS9717M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000024', MemberPhoto='700120000024MPhoto638894784675757690.jpeg', MemberSignature='', MemberPOIFront='700120000024MPOIFront638894784795289201.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 01:37:23 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000025' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='436558706734', MemberPanNo='CCYPR7940G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000025', MemberPhoto='700120000025MPhoto638894794282644134.jpeg', MemberSignature='', MemberPOIFront='700120000025MPOIFront638894794406081574.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 02:25:38 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 02:25:38 PM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 02:25:58 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 02:25:58 PM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 02:33:39 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/07/2025 02:33:39 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/07/2025 02:55:58 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000026' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='653547925657', MemberPanNo='CBBPT1462K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000026', MemberPhoto='700120000026MPhoto638894841318959938.jpeg', MemberSignature='', MemberPOIFront='700120000026MPOIFront638894841544585099.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 03:01:04 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/07/2025 03:01:04 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/07/2025 03:24:43 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/07/2025 03:24:43 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/07/2025 03:31:00 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 03:31:00 PM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 04:59:25 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/07/2025 04:59:25 PM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/30/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 30/07/2025 05:26:41 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/07/2025 05:30:51 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/07/2025 10:15:23 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 10:15:23 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 31/07/2025 10:53:23 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 10:53:23 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100026' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 31/07/2025 10:55:03 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100021' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 10:55:03 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100021' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 31/07/2025 10:56:30 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ServiceTaxPercent'. Invalid column name 'ServiceTaxAmount'. Invalid column name 'AccountHeadServiceTaxId'. Invalid column name 'AccountHeadServiceTaxName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 10:56:30 AM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT a.BranchId, a.BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.ExcelLoanId, ( SELECT MobileNo FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=a.MemberId )AS MobileNo, a.MemberName, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.LoanFormNo, a.LoanStatus, a.SanctionId, a.ApplicationId, a.GLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApplicationAmount, a.DownPayment, a.TotalAmount, Convert(CHAR,a.ApplicationDate,103)AS ApplicationDate, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate, Convert(CHAR,a.ExpectedDisburseDate,103)AS ExpectedDisburseDate, Convert(CHAR,a.FirstEMIDate,103)AS FirstEMIDate, a.ProcessingGST, a.InsuranceGST, a.OtherGST, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, CASE WHEN len(a.FeePayStatus)>2 THEN 'FeePaid' ELSE 'FeeNotPaid' END AS FeePayStatus, (SELECT Convert(char,MIN(DDate),103) FROM GroupLoanLedger WITH(nolock) WHERE DDate>'7/31/2025 12:00:00 AM' AND CenterId=a.CenterId)AS MeetingDetail, b.GroupLoanType, b.GLoanTypeName, b.NoPayingTerm, b.AccountHeadLoanId, b.AccountHeadLoanName, b.ProcessingFeePercent, b.ProcessingFeeAmount, b.AccountHeadProcessingId, b.AccountHeadProcessingName, b.SecurityFeePercent, b.SecurityFeeAmount, b.AccountHeadSecurityId,b.AccountHeadSecurityName, b.InsuranceFeePercent, b.InsuranceFeeAmount, b.AccountHeadInsuranceId, b.AccountHeadInsuranceName, b.OtherChargePercent, b.OtherChargeAmount, b.AccountHeadOtherChargeId, b.AccountHeadOtherChargeName, b.ServiceTaxPercent, b.ServiceTaxAmount, b.AccountHeadServiceTaxId, b.AccountHeadServiceTaxName,b.AccountHeadGSTId,b.AccountHeadGSTName, b.GLoanNoPrefix FROM GroupLoanAccount a WITH(nolock) INNER JOIN GroupLoanNoMaster b WITH(nolock) ON a.GLoanTypeNo=b.GLoanTypeNo WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.SanctionId='GS700100025' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1fb2d4we StackTrace: at IndividualLoan_IndvLoanDisbursement.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 31/07/2025 12:14:47 PM PageName: DataTableResult String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000018' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 12:14:47 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000018' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardFront() TargetSite: Void GroupLoanCardFront() Time: 31/07/2025 12:14:53 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT a.DNo AS C0, Convert(CHAR,a.DDate,106)AS C1, replace(convert(CHAR,a.Prin),'.00','')AS C2, replace(convert(CHAR,a.Intt),'.00','')AS C3, replace(convert(CHAR,a.Total),'.00','')AS C4, a.PStatus AS C5, Convert(CHAR,a.PDate,106)AS C6, b.LoanId AS C7, b.LoanAmount AS C8, b.EMIAmount AS C9, convert(CHAR,b.DisburseDate,106)AS C10, b.MemberId AS C11, b.MemberName AS C12, b.NomineeName AS C13, b.NomineeRelation AS C14, b.CenterName+' ( '+b.CenterId+' )' AS C15, b.GroupName AS C16, b.LoanOfficerName+' ( '+b.LoanOfficerId+' )' AS C17, b.BranchName+' ( '+b.BranchId+' )' AS C18, b.LoanCycle AS C19, b.GLoanTypeNo+' ( '+b.GLoanTypeName+' )' AS C20, rtrim(convert(CHAR,b.LoanTerm))+' - '+b.LoanTermMode AS C21, b.LoanPurpose AS C22, b.LoanFunder AS C23 FROM GroupLoanLedger a WITH(nolock) INNER JOIN GroupLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.Total>0 AND b.LoanId='700150000018' ORDER BY a.DNo, a.PNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'C95' does not belong to table . Source: System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at GroupLoan_PrintRDLCPage.GroupLoanFullDetail() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 31/07/2025 01:14:10 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000027' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='913640245357', MemberPanNo='AVDPT2491A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000027', MemberPhoto='700120000027MPhoto638895644276734244.jpeg', MemberSignature='', MemberPOIFront='700120000027MPOIFront638895644456159607.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000027' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 01:27:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000028' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='60987169584', MemberPanNo='CECPN9169K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000028', MemberPhoto='700120000028MPhoto638895652228469439.jpeg', MemberSignature='', MemberPOIFront='700120000028MPOIFront638895652337688862.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 02:07:58 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000029' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='626751071828', MemberPanNo='MONPS1385H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000029', MemberPhoto='700120000029MPhoto638895676568546893.jpeg', MemberSignature='', MemberPOIFront='700120000029MPOIFront638895676727454450.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 02:36:19 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000030' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='863881663572', MemberPanNo='LEYPK2221N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000030', MemberPhoto='700120000030MPhoto638895693592444373.jpeg', MemberSignature='', MemberPOIFront='700120000030MPOIFront638895693715882247.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 02:56:07 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000031' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='227537521062', MemberPanNo='AZNPK5568M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000031', MemberPhoto='700120000031MPhoto638895705471005041.jpeg', MemberSignature='', MemberPOIFront='700120000031MPOIFront638895705628973964.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 03:24:21 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000032' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='312870469734', MemberPanNo='MDWPK9820M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000032', MemberPhoto='700120000032MPhoto638895722426681238.jpeg', MemberSignature='', MemberPOIFront='700120000032MPOIFront638895722592149615.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 03:45:32 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000033' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='960622395806', MemberPanNo='EYOPK7661B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000033', MemberPhoto='700120000033MPhoto638895735157942142.jpeg', MemberSignature='', MemberPOIFront='700120000033MPOIFront638895735286223021.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 03:59:21 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000034' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='3524879630', MemberPanNo='MIKPS0995N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000034', MemberPhoto='700120000034MPhoto638895743449099168.jpeg', MemberSignature='', MemberPOIFront='700120000034MPOIFront638895743563943317.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 04:14:15 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000035' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='852233559206', MemberPanNo='GAIPK2806L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000035', MemberPhoto='700120000035MPhoto638895752382790038.jpeg', MemberSignature='', MemberPOIFront='700120000035MPOIFront638895752503894316.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 04:16:43 PM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Vishwas50kto100k' AND Term='52' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/07/2025 04:16:53 PM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Vishwas50kto100k' AND Term='52' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/07/2025 04:35:08 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000036' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='247289491254', MemberPanNo='DMGPS2403J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000036', MemberPhoto='700120000036MPhoto638895764887003623.jpeg', MemberSignature='', MemberPOIFront='700120000036MPOIFront638895765055441068.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/07/2025 04:40:06 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/07/2025 06:31:44 PM PageName: DataTableResult String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='N/A'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/07/2025 06:31:44 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='N/A'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanSanctionLetter() TargetSite: Void GroupLoanSanctionLetter() Time: 01/08/2025 10:06:28 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/08/2025 10:06:28 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/08/2025 10:30:01 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000037' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='636240095324', MemberPanNo='ARQPA4889E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000037', MemberPhoto='700120000037MPhoto638896409858795334.jpeg', MemberSignature='', MemberPOIFront='700120000037MPOIFront638896409985045479.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000037' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 10:38:01 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/08/2025 10:38:01 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/08/2025 10:57:29 AM PageName: DataTableResult String str: SELECT a.LoanNo, a.MemberId, a.MemberName, a.LoanId, a.MemberBankName, a.BankAccountNo, a.BankIFSCCode, a.BankAccountName, a.BankResponse, a.LoanAmount, convert(char,a.DisburseDate,106)AS DisburseDate, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.GLoanTypeNo, a.CenterId, a.CenterName, a.LoanOfficerId, a.LoanOfficerName, a.BranchName+' ('+a.BranchId+')' AS BranchName FROM GroupLoanAccount a WITH(nolock) WHERE a.LoanStatus!='LoanClosed' AND ( DisburseApproveUser IS NULL OR DisburseApproveTime IS NULL ) AND a.DisburseDate<'8/2/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'DisburseApproveUser'. Invalid column name 'DisburseApproveTime'. Invalid column name 'BankAccountName'. 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.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 10:57:29 AM PageName: GroupLoan_GroupLoanUpdateBankDetail String str: SELECT a.LoanNo, a.MemberId, a.MemberName, a.LoanId, a.MemberBankName, a.BankAccountNo, a.BankIFSCCode, a.BankAccountName, a.BankResponse, a.LoanAmount, convert(char,a.DisburseDate,106)AS DisburseDate, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.GLoanTypeNo, a.CenterId, a.CenterName, a.LoanOfficerId, a.LoanOfficerName, a.BranchName+' ('+a.BranchId+')' AS BranchName FROM GroupLoanAccount a WITH(nolock) WHERE a.LoanStatus!='LoanClosed' AND ( DisburseApproveUser IS NULL OR DisburseApproveTime IS NULL ) AND a.DisburseDate<'8/2/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at GroupLoan_GroupLoanUpdateBankDetail.FillData() TargetSite: Void FillData() Time: 01/08/2025 10:57:34 AM PageName: DataTableResult String str: SELECT a.LoanNo, a.MemberId, a.MemberName, a.LoanId, a.MemberBankName, a.BankAccountNo, a.BankIFSCCode, a.BankAccountName, a.BankResponse, a.LoanAmount, convert(char,a.DisburseDate,106)AS DisburseDate, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.GLoanTypeNo, a.CenterId, a.CenterName, a.LoanOfficerId, a.LoanOfficerName, a.BranchName+' ('+a.BranchId+')' AS BranchName FROM GroupLoanAccount a WITH(nolock) WHERE a.LoanStatus!='LoanClosed' AND ( DisburseApproveUser IS NULL OR DisburseApproveTime IS NULL ) AND a.DisburseDate<'8/2/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'DisburseApproveUser'. Invalid column name 'DisburseApproveTime'. Invalid column name 'BankAccountName'. 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.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 10:57:34 AM PageName: GroupLoan_GroupLoanUpdateBankDetail String str: SELECT a.LoanNo, a.MemberId, a.MemberName, a.LoanId, a.MemberBankName, a.BankAccountNo, a.BankIFSCCode, a.BankAccountName, a.BankResponse, a.LoanAmount, convert(char,a.DisburseDate,106)AS DisburseDate, rtrim(convert(char,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.GLoanTypeNo, a.CenterId, a.CenterName, a.LoanOfficerId, a.LoanOfficerName, a.BranchName+' ('+a.BranchId+')' AS BranchName FROM GroupLoanAccount a WITH(nolock) WHERE a.LoanStatus!='LoanClosed' AND ( DisburseApproveUser IS NULL OR DisburseApproveTime IS NULL ) AND a.DisburseDate<'8/2/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') ORDER BY a.BranchName, a.LoanOfficerName, a.CenterName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at GroupLoan_GroupLoanUpdateBankDetail.FillData() TargetSite: Void FillData() Time: 01/08/2025 12:56:21 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.GroupOfficerId, a.GroupOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.MemberName, a.GuardianName, Convert(char,a.MemberJoinDate,103)AS MemberJoinDate, a.MobileNo, a.MemberLoanStatus, a.Age, b.ApplicationId, b.MemberBankId, b.BankAccountType, b.MemberBankName, b.BankAccountNo, b.BankIFSCCode, b.BankBranchName, b.NomineeName, Convert(char,b.NomineeDOB,103)AS NomineeDOB, b.NomineeAge, a.NomineeRelation, b.GLoanTypeNo, b.LoanTermMode, b.LoanTerm, b.GLoanTypeName, b.ApplicationAmount, b.InterestMethod, Convert(char,b.ApplicationDate,106) AS ApplicationDate, b.LoanPurpose FROM GroupLoanMemberDetail a WITH(nolock) INNER JOIN GroupLoanAccount b WITH(nolock) ON a.MemberId=b.MemberId WHERE b.LoanStatus IN ('LoanApplied','LoanRejected') AND a.MemberId='700120000033' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'GuardianName'. Invalid column name 'MobileNo'. Invalid column name 'MemberLoanStatus'. Invalid column name 'Age'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 12:56:21 PM PageName: GroupLoan_GroupLoanApplicationCorrection String str: SELECT a.BranchId, a.BranchName, a.GroupOfficerId, a.GroupOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.MemberName, a.GuardianName, Convert(char,a.MemberJoinDate,103)AS MemberJoinDate, a.MobileNo, a.MemberLoanStatus, a.Age, b.ApplicationId, b.MemberBankId, b.BankAccountType, b.MemberBankName, b.BankAccountNo, b.BankIFSCCode, b.BankBranchName, b.NomineeName, Convert(char,b.NomineeDOB,103)AS NomineeDOB, b.NomineeAge, a.NomineeRelation, b.GLoanTypeNo, b.LoanTermMode, b.LoanTerm, b.GLoanTypeName, b.ApplicationAmount, b.InterestMethod, Convert(char,b.ApplicationDate,106) AS ApplicationDate, b.LoanPurpose FROM GroupLoanMemberDetail a WITH(nolock) INNER JOIN GroupLoanAccount b WITH(nolock) ON a.MemberId=b.MemberId WHERE b.LoanStatus IN ('LoanApplied','LoanRejected') AND a.MemberId='700120000033' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mzo101np StackTrace: at GroupLoan_GroupLoanApplicationCorrection.FillMemberId() TargetSite: Void FillMemberId() Time: 01/08/2025 01:01:40 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000038' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='704988790927', MemberPanNo='HRBPD5442L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000038', MemberPhoto='700120000038MPhoto638896500811471774.jpeg', MemberSignature='', MemberPOIFront='700120000038MPOIFront638896500960377444.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:13:26 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000039' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='639876246593', MemberPanNo='KKIPS4070Q', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000039', MemberPhoto='700120000039MPhoto638896508030881146.jpeg', MemberSignature='', MemberPOIFront='700120000039MPOIFront638896507358213563.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:20:31 PM PageName: GroupLoan_GroupLoanSanctionReverse String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at GroupLoan_GroupLoanSanctionReverse.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 01/08/2025 01:26:38 PM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:26:38 PM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 01/08/2025 01:26:38 PM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:26:38 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 01/08/2025 01:26:38 PM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:26:38 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 01/08/2025 01:28:53 PM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:28:53 PM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 01/08/2025 01:28:53 PM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:28:53 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 01/08/2025 01:28:53 PM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 01:28:53 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 01/08/2025 02:06:54 PM PageName: IndividualLoan_IndvLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanArrearOrODReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/08/2025 03:01:52 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/08/2025 05:02:25 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT a.DNo AS C0, Convert(CHAR,a.DDate,106)AS C1, replace(convert(CHAR,a.Prin),'.00','')AS C2, replace(convert(CHAR,a.Intt),'.00','')AS C3, replace(convert(CHAR,a.Total),'.00','')AS C4, a.PStatus AS C5, Convert(CHAR,a.PDate,106)AS C6, b.LoanId AS C7, b.LoanAmount AS C8, b.EMIAmount AS C9, convert(CHAR,b.DisburseDate,106)AS C10, b.MemberId AS C11, b.MemberName AS C12, b.NomineeName AS C13, b.NomineeRelation AS C14, b.CenterName+' ( '+b.CenterId+' )' AS C15, b.GroupName AS C16, b.LoanOfficerName+' ( '+b.LoanOfficerId+' )' AS C17, b.BranchName+' ( '+b.BranchId+' )' AS C18, b.LoanCycle AS C19, b.GLoanTypeNo+' ( '+b.GLoanTypeName+' )' AS C20, rtrim(convert(CHAR,b.LoanTerm))+' - '+b.LoanTermMode AS C21, b.LoanPurpose AS C22, b.LoanFunder AS C23 FROM GroupLoanLedger a WITH(nolock) INNER JOIN GroupLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.Total>0 AND b.LoanId='700150000012' ORDER BY a.DNo, a.PNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'C95' does not belong to table . Source: System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at GroupLoan_PrintRDLCPage.GroupLoanFullDetail() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 01/08/2025 05:02:30 PM PageName: DataTableResult String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000012' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 05:02:30 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000012' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardFront() TargetSite: Void GroupLoanCardFront() Time: 01/08/2025 05:02:34 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000012' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'PBal'. Invalid column name 'IBal'. Invalid column name 'TBal'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/08/2025 05:02:34 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000012' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardBack() TargetSite: Void GroupLoanCardBack() Time: 01/08/2025 05:02:47 PM PageName: GroupLoan_PrintGroupLoanFullDetailHTML String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cuaxrbse StackTrace: at GroupLoan_PrintGroupLoanFullDetailHTML.GroupLoanDemandSheet() TargetSite: Void GroupLoanDemandSheet() Time: 02/08/2025 10:09:56 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/08/2025 10:30:39 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/08/2025 11:07:11 AM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:11 AM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 02/08/2025 11:07:11 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:11 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 02/08/2025 11:07:11 AM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:11 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 02/08/2025 11:07:12 AM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 02/08/2025 11:07:12 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 02/08/2025 11:07:12 AM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/08/2025 11:07:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 04/08/2025 10:07:45 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000040' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='652781669869', MemberPanNo='IDAPK6396E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000040', MemberPhoto='700120000040MPhoto638898988531336818.jpeg', MemberSignature='', MemberPOIFront='700120000040MPOIFront638898988631961940.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 10:11:15 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/08/2025 10:39:41 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000041' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='248429180663', MemberPanNo='DOWPP9364F', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000041', MemberPhoto='700120000041MPhoto638899007642463697.jpg', MemberSignature='', MemberPOIFront='700120000041MPOIFront638899007785070446.jpg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 11:24:21 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000042' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='', MemberPanNo='ALBPH0786J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000042', MemberPhoto='700120000042MPhoto638899034397306013.jpeg', MemberSignature='', MemberPOIFront='700120000042MPOIFront638899034565117992.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 11:36:27 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000043' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='263684100464', MemberPanNo='IEZPK5261N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000043', MemberPhoto='700120000043MPhoto638899041677754531.jpeg', MemberSignature='', MemberPOIFront='700120000043MPOIFront638899041839784588.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 11:36:36 AM PageName: DataSetResult String str: SELECT Count(1)EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='Male'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='FeMale'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE LoginStatus='Active'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM' AND Status='Approved'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM'; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'Gender'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.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: 04/08/2025 11:36:36 AM PageName: UserMasterSetting_DashBoardHR String str: SELECT Count(1)EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='Male'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='FeMale'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE LoginStatus='Active'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM' AND Status='Approved'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM'; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zcn3v3by StackTrace: at UserMasterSetting_DashBoardHR.DisplayRecordCount() TargetSite: Void DisplayRecordCount() Time: 04/08/2025 11:36:36 AM PageName: DataTableResult String str: SELECT sd.EmployeeId, sd.EmployeeName, sd.DesignationName, sa.AttStatus AS Attendance, sa.Status FROM EmployeeRegistrationDetail sd WITH(nolock) LEFT JOIN ( SELECT EmployeeId, AttStatus, Status FROM F2526EmployeeAttendanceDetail WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM')sa ON sd.EmployeeId=sa.EmployeeId WHERE 1=1 ORDER By sd.EmployeeId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526EmployeeAttendanceDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 11:36:36 AM PageName: UserMasterSetting_DashBoardHR String str: SELECT sd.EmployeeId, sd.EmployeeName, sd.DesignationName, sa.AttStatus AS Attendance, sa.Status FROM EmployeeRegistrationDetail sd WITH(nolock) LEFT JOIN ( SELECT EmployeeId, AttStatus, Status FROM F2526EmployeeAttendanceDetail WITH(nolock) WHERE AttDate='8/4/2025 12:00:00 AM')sa ON sd.EmployeeId=sa.EmployeeId WHERE 1=1 ORDER By sd.EmployeeId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zcn3v3by StackTrace: at UserMasterSetting_DashBoardHR.FillAttendence() TargetSite: Void FillAttendence() Time: 04/08/2025 11:36:36 AM PageName: UserMasterSetting_DashBoardHR String str: SELECT TOP 5 EmployeeId, EmployeeName, GuardianName, BranchName, EmployeeMobileNo, Convert(CHAR,EmpJoinDate,106)AS EmpJoinDated FROM EmployeeRegistrationDetail WITH(nolock) WHERE 1=1 ORDER By EmpJoinDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: A field or property with the name 'MobileNo' was not found on the selected data source. Source: System.Web StackTrace: at System.Web.UI.WebControls.BoundField.TryGetSimplePropertyValue(Object dataItem, Object& data) at System.Web.UI.WebControls.BoundField.GetValue(Control controlContainer) at System.Web.UI.WebControls.BoundField.OnDataBindField(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at UserMasterSetting_DashBoardHR.FillEmployee() TargetSite: Boolean TryGetSimplePropertyValue(System.Object, System.Object ByRef) Time: 04/08/2025 04:49:47 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000044' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='768958049026', MemberPanNo='HWGPS4257C', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000044', MemberPhoto='700120000044MPhoto638899229718099196.jpeg', MemberSignature='', MemberPOIFront='700120000044MPOIFront638899229833880160.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000044' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 04:58:39 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000045' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='913962323551', MemberPanNo='HRFPS7620H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000045', MemberPhoto='700120000045MPhoto638899235064140233.jpeg', MemberSignature='', MemberPOIFront='700120000045MPOIFront638899235170701936.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:06:30 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000046' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='864808902771', MemberPanNo='FZGPS5428J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000046', MemberPhoto='700120000046MPhoto638899239759357699.jpeg', MemberSignature='', MemberPOIFront='700120000046MPOIFront638899239861388553.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000046' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:16:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000047' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='927301650511', MemberPanNo='JDIPK6445P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000047', MemberPhoto='700120000047MPhoto638899245608172873.jpeg', MemberSignature='', MemberPOIFront='700120000047MPOIFront638899245725231399.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:26:04 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000048' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='889058234897', MemberPanNo='FNDPB4009K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000048', MemberPhoto='700120000048MPhoto638899251470930029.jpeg', MemberSignature='', MemberPOIFront='700120000048MPOIFront638899251612492460.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:43:19 PM PageName: DataTableResult String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:43:19 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanSanctionLetter() TargetSite: Void GroupLoanSanctionLetter() Time: 04/08/2025 05:43:39 PM PageName: DataTableResult String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS BranchName, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS GroupOfficerName, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS CenterName, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS MemberJoinDate, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS MemberName, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS MemberGuardianName, isnull(a.MemberGender,'N/A')AS MemberGender, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS MemberDOB, isnull(a.MemberMobileNo,'N/A')AS MemberMobileNo, isnull(a.MemberOccupation,'N/A')AS MemberOccupation, isnull(b.MemberEducation,'N/A')AS MemberEducation, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS MemberAnnualIncome, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS FamilyAnnualExpence, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS NomineeGuardianName, isnull(a.NomineeGender,'N/A')AS NomineeGender, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS NomineeDOB, isnull(a.NomineeMobileNo,'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation,'N/A')AS NomineeOccupation, isnull(b.NomineeEducation,'N/A')AS NomineeEducation, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS NomineeAnnualIncome, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(b.MemberReligion,'N/A')AS MemberReligion, isnull(b.MemberCategory,'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus,'N/A')AS MemberMaritalStatus, isnull(b.LoanPurpose,'N/A')AS LoanPurpose, isnull(convert(CHAR,b.LoanAmount),'N/A')AS LoanAmount, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS MemberDOM, isnull(b.SpouseName,'N/A')AS SpouseName, isnull(b.BankAccountType,'N/A')AS BankAccountType, 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(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS MemberLatitudeLongitude, isnull(b.LocationType,'N/A')AS LocationType, 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 PostalAddress, 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 PermanentAddress, 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.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS MemberPOIType, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS MemberPOAType, 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.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS NomineePOIType, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS NomineePOAType, @URL+@Folder+a.MemberPhoto AS MemberPhoto, @URL+@Folder+a.MemberSignature AS MemberSignature, @URL+@Folder+a.MemberPOIFront AS MemberPOIFront, @URL+@Folder+a.MemberPOIBack AS MemberPOIBack, @URL+@Folder+a.MemberPOAFront AS MemberPOAFront, @URL+@Folder+a.MemberPOABack AS MemberPOABack, @URL+@Folder+a.MemberBankPassBook AS MemberBankPassBook, @URL+@Folder+a.NomineePhoto AS NomineePhoto, @URL+@Folder+a.NomineeSignature AS NomineeSignature, @URL+@Folder+a.NomineePOIFront AS NomineePOIFront, @URL+@Folder+a.NomineePOIBack AS NomineePOIBack, @URL+@Folder+a.NomineePOAFront AS NomineePOAFront, @URL+@Folder+a.NomineePOABack AS NomineePOABack, @URL+@Folder+a.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, isnull(a.RationCard,'N/A')AS RationCard, isnull(a.ElectricityBill,'N/A')AS ElectricityBill, x.LoanFormNo AS LoanFormNo, x.LoanCycle AS LoanCycle, x.GLoanTypeName AS GLoanTypeName, x.GLoanTypeNo AS GLoanTypeNo, x.LoanTermMode AS LoanTermMode, x.LoanTerm AS LoanTerm, x.InterestMethod AS InterestMethod, x.LoanPurpose AS LoanPurpose, x.ApplicationId AS ApplicationId, x.ApplicationAmount AS ApplicationAmount, convert(CHAR,x.ApplicationDate,106) AS ApplicationDate, x.SanctionId AS SanctionId, x.ApprovalAmount AS ApprovalAmount, convert(CHAR,x.ApprovalDate,106) AS ApprovalDate, convert(CHAR,x.ExpectedDisburseDate,106) AS ExpectedDisburseDate, convert(CHAR,x.FirstEMIDate,106) AS FirstEMIDate, x.ProcessingFee AS ProcessingFee, x.SecurityFee AS SecurityFee, x.InsuranceFee AS InsuranceFee, x.OtherFee AS OtherFee, x.ServiceTax AS ServiceTax, x.TotalFee AS TotalFee, x.EMIAmount AS EMIAmount, c.ToiletFacility AS ToiletFacility, c.WaterFacility AS WaterFacility, c.WaterPurification AS WaterPurification, c.ElectricityConnection AS ElectricityConnection, c.SolarPanel AS SolarPanel, c.FoodPreparation AS FoodPreparation, c.EligibleChildren AS EligibleChildren, c.EligibleGirlChild AS EligibleGirlChild, c.LivingType AS LivingType, c.HouseType AS HouseType, c.NumberOfRoom AS NumberOfRoom, c.LiveStock AS LiveStock, c.NoOfVehicles AS NoOfVehicles, c.LandInAcres AS LandInAcres, c.NoOfChildren AS NoOfChildren, c.Siblings AS Siblings, c.MembersInFamily AS MembersInFamily, c.WorkingMember AS WorkingMember, c.MemberReputation AS MemberReputation, c.WorkingStatus AS WorkingStatus, c.BusinessSalaried AS BusinessSalaried, c.WorkingProfile AS WorkingProfile, c.WorkingSince AS WorkingSince, c.ParentalBusiness AS ParentalBusiness, c.PresentResidence AS PresentResidence, c.MonthlySavings AS MonthlySavings, c.ActiveLoanBank AS ActiveLoanBank, c.BorrowFrequently AS BorrowFrequently, c.InformalLenders AS InformalLenders, c.FamilyBusinessIncome AS FamilyBusinessIncome, c.SalaryPensionIncome AS SalaryPensionIncome, c.WagesIncome AS WagesIncome, c.OtherIncome AS OtherIncome, c.Salary AS Salary, c.Rent AS Rent, c.Scholarship AS Scholarship, c.GovernmentScheme AS GovernmentScheme, c.Agriculture AS Agriculture, c.Other AS Other, c.TotalIncome AS TotalIncome, c.Food AS Food, c.Education AS Education, c.Health AS Health, c.EMIOfLoan AS EMIOfLoan, c.HouseRent AS HouseRent, c.ElectricityTax AS ElectricityTax, c.WaterTax AS WaterTax, c.PartyFucntion AS PartyFucntion, c.FareCloth AS FareCloth, c.OtherExpenses AS OtherExpenses, c.TotalExpenses AS TotalExpenses, d.ChildName AS ChildName, d.ChildAge AS ChildAge, d.ChildGender AS ChildGender, d.IdentityProofType AS IdentityProofType, d.IdentityProofNo AS IdentityProofNo, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyName, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail1, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail2, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail3, (SELECT GroupLoanSanctionLetter FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS GroupLoanSanctionLetter FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Invalid column name 'GroupLoanSanctionLetter'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:43:39 PM PageName: GroupLoan_PrintGroupLoanSanctionLetterHTML String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS BranchName, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS GroupOfficerName, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS CenterName, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS MemberJoinDate, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS MemberName, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS MemberGuardianName, isnull(a.MemberGender,'N/A')AS MemberGender, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS MemberDOB, isnull(a.MemberMobileNo,'N/A')AS MemberMobileNo, isnull(a.MemberOccupation,'N/A')AS MemberOccupation, isnull(b.MemberEducation,'N/A')AS MemberEducation, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS MemberAnnualIncome, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS FamilyAnnualExpence, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS NomineeGuardianName, isnull(a.NomineeGender,'N/A')AS NomineeGender, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS NomineeDOB, isnull(a.NomineeMobileNo,'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation,'N/A')AS NomineeOccupation, isnull(b.NomineeEducation,'N/A')AS NomineeEducation, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS NomineeAnnualIncome, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(b.MemberReligion,'N/A')AS MemberReligion, isnull(b.MemberCategory,'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus,'N/A')AS MemberMaritalStatus, isnull(b.LoanPurpose,'N/A')AS LoanPurpose, isnull(convert(CHAR,b.LoanAmount),'N/A')AS LoanAmount, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS MemberDOM, isnull(b.SpouseName,'N/A')AS SpouseName, isnull(b.BankAccountType,'N/A')AS BankAccountType, 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(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS MemberLatitudeLongitude, isnull(b.LocationType,'N/A')AS LocationType, 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 PostalAddress, 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 PermanentAddress, 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.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS MemberPOIType, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS MemberPOAType, 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.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS NomineePOIType, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS NomineePOAType, @URL+@Folder+a.MemberPhoto AS MemberPhoto, @URL+@Folder+a.MemberSignature AS MemberSignature, @URL+@Folder+a.MemberPOIFront AS MemberPOIFront, @URL+@Folder+a.MemberPOIBack AS MemberPOIBack, @URL+@Folder+a.MemberPOAFront AS MemberPOAFront, @URL+@Folder+a.MemberPOABack AS MemberPOABack, @URL+@Folder+a.MemberBankPassBook AS MemberBankPassBook, @URL+@Folder+a.NomineePhoto AS NomineePhoto, @URL+@Folder+a.NomineeSignature AS NomineeSignature, @URL+@Folder+a.NomineePOIFront AS NomineePOIFront, @URL+@Folder+a.NomineePOIBack AS NomineePOIBack, @URL+@Folder+a.NomineePOAFront AS NomineePOAFront, @URL+@Folder+a.NomineePOABack AS NomineePOABack, @URL+@Folder+a.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, isnull(a.RationCard,'N/A')AS RationCard, isnull(a.ElectricityBill,'N/A')AS ElectricityBill, x.LoanFormNo AS LoanFormNo, x.LoanCycle AS LoanCycle, x.GLoanTypeName AS GLoanTypeName, x.GLoanTypeNo AS GLoanTypeNo, x.LoanTermMode AS LoanTermMode, x.LoanTerm AS LoanTerm, x.InterestMethod AS InterestMethod, x.LoanPurpose AS LoanPurpose, x.ApplicationId AS ApplicationId, x.ApplicationAmount AS ApplicationAmount, convert(CHAR,x.ApplicationDate,106) AS ApplicationDate, x.SanctionId AS SanctionId, x.ApprovalAmount AS ApprovalAmount, convert(CHAR,x.ApprovalDate,106) AS ApprovalDate, convert(CHAR,x.ExpectedDisburseDate,106) AS ExpectedDisburseDate, convert(CHAR,x.FirstEMIDate,106) AS FirstEMIDate, x.ProcessingFee AS ProcessingFee, x.SecurityFee AS SecurityFee, x.InsuranceFee AS InsuranceFee, x.OtherFee AS OtherFee, x.ServiceTax AS ServiceTax, x.TotalFee AS TotalFee, x.EMIAmount AS EMIAmount, c.ToiletFacility AS ToiletFacility, c.WaterFacility AS WaterFacility, c.WaterPurification AS WaterPurification, c.ElectricityConnection AS ElectricityConnection, c.SolarPanel AS SolarPanel, c.FoodPreparation AS FoodPreparation, c.EligibleChildren AS EligibleChildren, c.EligibleGirlChild AS EligibleGirlChild, c.LivingType AS LivingType, c.HouseType AS HouseType, c.NumberOfRoom AS NumberOfRoom, c.LiveStock AS LiveStock, c.NoOfVehicles AS NoOfVehicles, c.LandInAcres AS LandInAcres, c.NoOfChildren AS NoOfChildren, c.Siblings AS Siblings, c.MembersInFamily AS MembersInFamily, c.WorkingMember AS WorkingMember, c.MemberReputation AS MemberReputation, c.WorkingStatus AS WorkingStatus, c.BusinessSalaried AS BusinessSalaried, c.WorkingProfile AS WorkingProfile, c.WorkingSince AS WorkingSince, c.ParentalBusiness AS ParentalBusiness, c.PresentResidence AS PresentResidence, c.MonthlySavings AS MonthlySavings, c.ActiveLoanBank AS ActiveLoanBank, c.BorrowFrequently AS BorrowFrequently, c.InformalLenders AS InformalLenders, c.FamilyBusinessIncome AS FamilyBusinessIncome, c.SalaryPensionIncome AS SalaryPensionIncome, c.WagesIncome AS WagesIncome, c.OtherIncome AS OtherIncome, c.Salary AS Salary, c.Rent AS Rent, c.Scholarship AS Scholarship, c.GovernmentScheme AS GovernmentScheme, c.Agriculture AS Agriculture, c.Other AS Other, c.TotalIncome AS TotalIncome, c.Food AS Food, c.Education AS Education, c.Health AS Health, c.EMIOfLoan AS EMIOfLoan, c.HouseRent AS HouseRent, c.ElectricityTax AS ElectricityTax, c.WaterTax AS WaterTax, c.PartyFucntion AS PartyFucntion, c.FareCloth AS FareCloth, c.OtherExpenses AS OtherExpenses, c.TotalExpenses AS TotalExpenses, d.ChildName AS ChildName, d.ChildAge AS ChildAge, d.ChildGender AS ChildGender, d.IdentityProofType AS IdentityProofType, d.IdentityProofNo AS IdentityProofNo, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyName, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail1, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail2, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail3, (SELECT GroupLoanSanctionLetter FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS GroupLoanSanctionLetter FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mzo101np StackTrace: at GroupLoan_PrintGroupLoanSanctionLetterHTML.GroupLoanSanctionLetter() TargetSite: Void GroupLoanSanctionLetter() Time: 04/08/2025 05:46:24 PM PageName: DataTableResult String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:46:24 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); 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, x.LoanFormNo AS C71, x.LoanCycle AS C72, x.GLoanTypeName AS C73, x.GLoanTypeNo AS C74, x.LoanTermMode AS C75, x.LoanTerm AS C76, x.InterestMethod AS C77, x.InterestRate AS C78, x.LoanPurpose AS C79, x.ApplicationId AS C80, x.ApplicationAmount AS C81, convert(CHAR,x.ApplicationDate,106) AS C82, x.SanctionId AS C83, x.ApprovalAmount AS C84, convert(CHAR,x.ApprovalDate,106) AS C85, convert(CHAR,x.ExpectedDisburseDate,106) AS C86, convert(CHAR,x.FirstEMIDate,106) AS C87, x.ProcessingFee AS C88, x.SecurityFee AS C89, x.InsuranceFee AS C90, x.OtherFee AS C91, x.ServiceTax AS C92, x.TotalFee AS C93, x.EMIAmount AS C94, 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanSanctionLetterRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanSanctionLetter() TargetSite: Void GroupLoanSanctionLetter() Time: 04/08/2025 05:46:28 PM PageName: DataTableResult String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS BranchName, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS GroupOfficerName, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS CenterName, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS MemberJoinDate, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS MemberName, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS MemberGuardianName, isnull(a.MemberGender,'N/A')AS MemberGender, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS MemberDOB, isnull(a.MemberMobileNo,'N/A')AS MemberMobileNo, isnull(a.MemberOccupation,'N/A')AS MemberOccupation, isnull(b.MemberEducation,'N/A')AS MemberEducation, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS MemberAnnualIncome, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS FamilyAnnualExpence, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS NomineeGuardianName, isnull(a.NomineeGender,'N/A')AS NomineeGender, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS NomineeDOB, isnull(a.NomineeMobileNo,'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation,'N/A')AS NomineeOccupation, isnull(b.NomineeEducation,'N/A')AS NomineeEducation, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS NomineeAnnualIncome, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(b.MemberReligion,'N/A')AS MemberReligion, isnull(b.MemberCategory,'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus,'N/A')AS MemberMaritalStatus, isnull(b.LoanPurpose,'N/A')AS LoanPurpose, isnull(convert(CHAR,b.LoanAmount),'N/A')AS LoanAmount, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS MemberDOM, isnull(b.SpouseName,'N/A')AS SpouseName, isnull(b.BankAccountType,'N/A')AS BankAccountType, 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(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS MemberLatitudeLongitude, isnull(b.LocationType,'N/A')AS LocationType, 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 PostalAddress, 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 PermanentAddress, 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.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS MemberPOIType, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS MemberPOAType, 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.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS NomineePOIType, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS NomineePOAType, @URL+@Folder+a.MemberPhoto AS MemberPhoto, @URL+@Folder+a.MemberSignature AS MemberSignature, @URL+@Folder+a.MemberPOIFront AS MemberPOIFront, @URL+@Folder+a.MemberPOIBack AS MemberPOIBack, @URL+@Folder+a.MemberPOAFront AS MemberPOAFront, @URL+@Folder+a.MemberPOABack AS MemberPOABack, @URL+@Folder+a.MemberBankPassBook AS MemberBankPassBook, @URL+@Folder+a.NomineePhoto AS NomineePhoto, @URL+@Folder+a.NomineeSignature AS NomineeSignature, @URL+@Folder+a.NomineePOIFront AS NomineePOIFront, @URL+@Folder+a.NomineePOIBack AS NomineePOIBack, @URL+@Folder+a.NomineePOAFront AS NomineePOAFront, @URL+@Folder+a.NomineePOABack AS NomineePOABack, @URL+@Folder+a.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, isnull(a.RationCard,'N/A')AS RationCard, isnull(a.ElectricityBill,'N/A')AS ElectricityBill, x.LoanFormNo AS LoanFormNo, x.LoanCycle AS LoanCycle, x.GLoanTypeName AS GLoanTypeName, x.GLoanTypeNo AS GLoanTypeNo, x.LoanTermMode AS LoanTermMode, x.LoanTerm AS LoanTerm, x.InterestMethod AS InterestMethod, x.LoanPurpose AS LoanPurpose, x.ApplicationId AS ApplicationId, x.ApplicationAmount AS ApplicationAmount, convert(CHAR,x.ApplicationDate,106) AS ApplicationDate, x.SanctionId AS SanctionId, x.ApprovalAmount AS ApprovalAmount, convert(CHAR,x.ApprovalDate,106) AS ApprovalDate, convert(CHAR,x.ExpectedDisburseDate,106) AS ExpectedDisburseDate, convert(CHAR,x.FirstEMIDate,106) AS FirstEMIDate, x.ProcessingFee AS ProcessingFee, x.SecurityFee AS SecurityFee, x.InsuranceFee AS InsuranceFee, x.OtherFee AS OtherFee, x.ServiceTax AS ServiceTax, x.TotalFee AS TotalFee, x.EMIAmount AS EMIAmount, c.ToiletFacility AS ToiletFacility, c.WaterFacility AS WaterFacility, c.WaterPurification AS WaterPurification, c.ElectricityConnection AS ElectricityConnection, c.SolarPanel AS SolarPanel, c.FoodPreparation AS FoodPreparation, c.EligibleChildren AS EligibleChildren, c.EligibleGirlChild AS EligibleGirlChild, c.LivingType AS LivingType, c.HouseType AS HouseType, c.NumberOfRoom AS NumberOfRoom, c.LiveStock AS LiveStock, c.NoOfVehicles AS NoOfVehicles, c.LandInAcres AS LandInAcres, c.NoOfChildren AS NoOfChildren, c.Siblings AS Siblings, c.MembersInFamily AS MembersInFamily, c.WorkingMember AS WorkingMember, c.MemberReputation AS MemberReputation, c.WorkingStatus AS WorkingStatus, c.BusinessSalaried AS BusinessSalaried, c.WorkingProfile AS WorkingProfile, c.WorkingSince AS WorkingSince, c.ParentalBusiness AS ParentalBusiness, c.PresentResidence AS PresentResidence, c.MonthlySavings AS MonthlySavings, c.ActiveLoanBank AS ActiveLoanBank, c.BorrowFrequently AS BorrowFrequently, c.InformalLenders AS InformalLenders, c.FamilyBusinessIncome AS FamilyBusinessIncome, c.SalaryPensionIncome AS SalaryPensionIncome, c.WagesIncome AS WagesIncome, c.OtherIncome AS OtherIncome, c.Salary AS Salary, c.Rent AS Rent, c.Scholarship AS Scholarship, c.GovernmentScheme AS GovernmentScheme, c.Agriculture AS Agriculture, c.Other AS Other, c.TotalIncome AS TotalIncome, c.Food AS Food, c.Education AS Education, c.Health AS Health, c.EMIOfLoan AS EMIOfLoan, c.HouseRent AS HouseRent, c.ElectricityTax AS ElectricityTax, c.WaterTax AS WaterTax, c.PartyFucntion AS PartyFucntion, c.FareCloth AS FareCloth, c.OtherExpenses AS OtherExpenses, c.TotalExpenses AS TotalExpenses, d.ChildName AS ChildName, d.ChildAge AS ChildAge, d.ChildGender AS ChildGender, d.IdentityProofType AS IdentityProofType, d.IdentityProofNo AS IdentityProofNo, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyName, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail1, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail2, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail3, (SELECT GroupLoanSanctionLetter FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS GroupLoanSanctionLetter FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Invalid column name 'GroupLoanSanctionLetter'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/08/2025 05:46:28 PM PageName: GroupLoan_PrintGroupLoanSanctionLetterHTML String str: DECLARE @SanctionId VARCHAR(20); SET @SanctionId='GS700100055'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1); DECLARE @Folder VARCHAR(100); SET @Folder=(SELECT replace(KYCFolderLocation,'~/','')+'/' FROM GroupLoanMemberDetail WITH(nolock) WHERE MemberId=(SELECT MemberId FROM GroupLoanAccount WHERE SanctionId=@SanctionId)); SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'N/A')+')' AS BranchName, isnull(a.GroupOfficerName,'N/A')+' ('+isnull(a.GroupOfficerId,'N/A')+')'AS GroupOfficerName, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'N/A')+')'AS CenterName, isnull(convert(CHAR,a.MemberJoinDate,106),'N/A')AS MemberJoinDate, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberSalutation,'N/A')+' '+isnull(a.MemberName,'N/A')AS MemberName, isnull(a.GuardianSalutation,'N/A')+' '+isnull(a.MemberGuardianName,'N/A')AS MemberGuardianName, isnull(a.MemberGender,'N/A')AS MemberGender, rtrim(isnull(convert(CHAR,a.MemberDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.MemberAge),'N/A'))+')'AS MemberDOB, isnull(a.MemberMobileNo,'N/A')AS MemberMobileNo, isnull(a.MemberOccupation,'N/A')AS MemberOccupation, isnull(b.MemberEducation,'N/A')AS MemberEducation, rtrim(isnull(convert(CHAR,a.MemberAnnualIncome),'N/A'))AS MemberAnnualIncome, rtrim(isnull(convert(CHAR,a.FamilyAnnualExpence),'N/A'))AS FamilyAnnualExpence, isnull(a.NomineeSalutation,'N/A')+' '+isnull(a.NomineeName,'N/A')AS NomineeName, isnull(a.NomineeGuardianSalutation,'N/A')+' '+isnull(a.NomineeGuardianName,'N/A')AS NomineeGuardianName, isnull(a.NomineeGender,'N/A')AS NomineeGender, rtrim(isnull(convert(CHAR,a.NomineeDOB,106),'N/A'))+' ('+rtrim(isnull(convert(CHAR,a.NomineeAge),'N/A'))+')'AS NomineeDOB, isnull(a.NomineeMobileNo,'N/A')AS NomineeMobileNo, isnull(a.NomineeOccupation,'N/A')AS NomineeOccupation, isnull(b.NomineeEducation,'N/A')AS NomineeEducation, isnull(convert(CHAR,a.NomineeAnnualIncome),'N/A')AS NomineeAnnualIncome, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(b.MemberReligion,'N/A')AS MemberReligion, isnull(b.MemberCategory,'N/A')AS MemberCategory, isnull(b.MemberMaritalStatus,'N/A')AS MemberMaritalStatus, isnull(b.LoanPurpose,'N/A')AS LoanPurpose, isnull(convert(CHAR,b.LoanAmount),'N/A')AS LoanAmount, rtrim(isnull(convert(CHAR,b.MemberDOM),'N/A'))AS MemberDOM, isnull(b.SpouseName,'N/A')AS SpouseName, isnull(b.BankAccountType,'N/A')AS BankAccountType, 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(a.MemberLatitude,'N/A')+' - '+isnull(a.MemberLongitude,'N/A')AS MemberLatitudeLongitude, isnull(b.LocationType,'N/A')AS LocationType, 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 PostalAddress, 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 PermanentAddress, 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.MemberPOIType,'N/A')+' ( '+isnull(a.MemberPOINo,'N/A')+' )'AS MemberPOIType, isnull(a.MemberPOAType,'N/A')+' ( '+isnull(a.MemberPOANo,'N/A')+' )'AS MemberPOAType, 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.NomineePOIType,'N/A')+' ( '+isnull(a.NomineePOINo,'N/A')+' )'AS NomineePOIType, isnull(a.NomineePOAType,'N/A')+' ( '+isnull(a.NomineePOANo,'N/A')+' )'AS NomineePOAType, @URL+@Folder+a.MemberPhoto AS MemberPhoto, @URL+@Folder+a.MemberSignature AS MemberSignature, @URL+@Folder+a.MemberPOIFront AS MemberPOIFront, @URL+@Folder+a.MemberPOIBack AS MemberPOIBack, @URL+@Folder+a.MemberPOAFront AS MemberPOAFront, @URL+@Folder+a.MemberPOABack AS MemberPOABack, @URL+@Folder+a.MemberBankPassBook AS MemberBankPassBook, @URL+@Folder+a.NomineePhoto AS NomineePhoto, @URL+@Folder+a.NomineeSignature AS NomineeSignature, @URL+@Folder+a.NomineePOIFront AS NomineePOIFront, @URL+@Folder+a.NomineePOIBack AS NomineePOIBack, @URL+@Folder+a.NomineePOAFront AS NomineePOAFront, @URL+@Folder+a.NomineePOABack AS NomineePOABack, @URL+@Folder+a.MemberNomineeJointPhoto AS MemberNomineeJointPhoto, isnull(a.RationCard,'N/A')AS RationCard, isnull(a.ElectricityBill,'N/A')AS ElectricityBill, x.LoanFormNo AS LoanFormNo, x.LoanCycle AS LoanCycle, x.GLoanTypeName AS GLoanTypeName, x.GLoanTypeNo AS GLoanTypeNo, x.LoanTermMode AS LoanTermMode, x.LoanTerm AS LoanTerm, x.InterestMethod AS InterestMethod, x.LoanPurpose AS LoanPurpose, x.ApplicationId AS ApplicationId, x.ApplicationAmount AS ApplicationAmount, convert(CHAR,x.ApplicationDate,106) AS ApplicationDate, x.SanctionId AS SanctionId, x.ApprovalAmount AS ApprovalAmount, convert(CHAR,x.ApprovalDate,106) AS ApprovalDate, convert(CHAR,x.ExpectedDisburseDate,106) AS ExpectedDisburseDate, convert(CHAR,x.FirstEMIDate,106) AS FirstEMIDate, x.ProcessingFee AS ProcessingFee, x.SecurityFee AS SecurityFee, x.InsuranceFee AS InsuranceFee, x.OtherFee AS OtherFee, x.ServiceTax AS ServiceTax, x.TotalFee AS TotalFee, x.EMIAmount AS EMIAmount, c.ToiletFacility AS ToiletFacility, c.WaterFacility AS WaterFacility, c.WaterPurification AS WaterPurification, c.ElectricityConnection AS ElectricityConnection, c.SolarPanel AS SolarPanel, c.FoodPreparation AS FoodPreparation, c.EligibleChildren AS EligibleChildren, c.EligibleGirlChild AS EligibleGirlChild, c.LivingType AS LivingType, c.HouseType AS HouseType, c.NumberOfRoom AS NumberOfRoom, c.LiveStock AS LiveStock, c.NoOfVehicles AS NoOfVehicles, c.LandInAcres AS LandInAcres, c.NoOfChildren AS NoOfChildren, c.Siblings AS Siblings, c.MembersInFamily AS MembersInFamily, c.WorkingMember AS WorkingMember, c.MemberReputation AS MemberReputation, c.WorkingStatus AS WorkingStatus, c.BusinessSalaried AS BusinessSalaried, c.WorkingProfile AS WorkingProfile, c.WorkingSince AS WorkingSince, c.ParentalBusiness AS ParentalBusiness, c.PresentResidence AS PresentResidence, c.MonthlySavings AS MonthlySavings, c.ActiveLoanBank AS ActiveLoanBank, c.BorrowFrequently AS BorrowFrequently, c.InformalLenders AS InformalLenders, c.FamilyBusinessIncome AS FamilyBusinessIncome, c.SalaryPensionIncome AS SalaryPensionIncome, c.WagesIncome AS WagesIncome, c.OtherIncome AS OtherIncome, c.Salary AS Salary, c.Rent AS Rent, c.Scholarship AS Scholarship, c.GovernmentScheme AS GovernmentScheme, c.Agriculture AS Agriculture, c.Other AS Other, c.TotalIncome AS TotalIncome, c.Food AS Food, c.Education AS Education, c.Health AS Health, c.EMIOfLoan AS EMIOfLoan, c.HouseRent AS HouseRent, c.ElectricityTax AS ElectricityTax, c.WaterTax AS WaterTax, c.PartyFucntion AS PartyFucntion, c.FareCloth AS FareCloth, c.OtherExpenses AS OtherExpenses, c.TotalExpenses AS TotalExpenses, d.ChildName AS ChildName, d.ChildAge AS ChildAge, d.ChildGender AS ChildGender, d.IdentityProofType AS IdentityProofType, d.IdentityProofNo AS IdentityProofNo, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyName, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail1, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail2, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS CompanyDetail3, (SELECT GroupLoanSanctionLetter FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS GroupLoanSanctionLetter FROM GroupLoanAccount x WITH(nolock) INNER JOIN GroupLoanMemberDetail a WITH(nolock) ON x.MemberId=a.MemberId 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 x.SanctionId=@SanctionId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mzo101np StackTrace: at GroupLoan_PrintGroupLoanSanctionLetterHTML.GroupLoanSanctionLetter() TargetSite: Void GroupLoanSanctionLetter() Time: 04/08/2025 06:07:19 PM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: RegisterForEventValidation can only be called during Render(); Source: System.Web StackTrace: at System.Web.UI.ClientScriptManager.RegisterForEventValidation(String uniqueId, String argument) at System.Web.UI.ClientScriptManager.RegisterForEventValidation(PostBackOptions options) at System.Web.UI.ClientScriptManager.GetPostBackEventReference(PostBackOptions options, Boolean registerForEventValidation) at System.Web.UI.WebControls.LinkButton.AddAttributesToRender(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderBeginTag(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.WebControls.DataControlLinkButton.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.TableCell.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.WebControls.Table.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at Employee_EmployeeRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void RegisterForEventValidation(System.String, System.String) Time: 05/08/2025 11:35:24 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/08/2025 11:36:22 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000049' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='698234565211', MemberPanNo='AMFPD9516P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000049', MemberPhoto='700120000049MPhoto638899905642929845.jpeg', MemberSignature='', MemberPOIFront='700120000049MPOIFront638899905793742802.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000049' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 11:46:32 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000050' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='841336919618', MemberPanNo='BVSPJ6352E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000050', MemberPhoto='700120000050MPhoto638899911788694128.jpeg', MemberSignature='', MemberPOIFront='700120000050MPOIFront638899911904630727.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000050' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 11:55:00 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000051' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='376052312382', MemberPanNo='DZXPA2977R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000051', MemberPhoto='700120000051MPhoto638899916849422043.jpeg', MemberSignature='', MemberPOIFront='700120000051MPOIFront638899916953484535.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000051' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 12:00:16 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/08/2025 12:00:16 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/08/2025 12:01:44 PM PageName: GroupLoan_GroupLoanNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanNEFTReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/08/2025 01:59:47 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000052' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='676246328577', MemberPanNo='DYAPS5724Q', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000052', MemberPhoto='700120000052MPhoto638899991673362683.jpeg', MemberSignature='', MemberPOIFront='700120000052MPOIFront638899991843988118.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000052' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 02:23:12 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526LedgerMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 02:23:12 PM PageName: Account_AccountRPStatement String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at Account_AccountRPStatement.FillData() TargetSite: Void FillData() Time: 05/08/2025 02:23:19 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526LedgerMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 02:23:19 PM PageName: Account_AccountRPStatement String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at Account_AccountRPStatement.FillData() TargetSite: Void FillData() Time: 05/08/2025 02:23:26 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526LedgerMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 02:23:26 PM PageName: Account_AccountRPStatement String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/31/2025 12:00:00 AM'; SET @TDate='8/5/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at Account_AccountRPStatement.FillData() TargetSite: Void FillData() Time: 05/08/2025 02:36:41 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/08/2025 02:36:41 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/08/2025 02:46:00 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/08/2025 02:59:43 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000053' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='470565904084', MemberPanNo='DRMPK6680J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000053', MemberPhoto='700120000053MPhoto638900027705606384.jpeg', MemberSignature='', MemberPOIFront='700120000053MPOIFront638900027815450523.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000053' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 04:06:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000055' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='', MemberPanNo='BCCPG3655E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000055', MemberPhoto='700120000055MPhoto638900067610290308.jpeg', MemberSignature='', MemberPOIFront='700120000055MPOIFront638900067748675858.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 04:19:52 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000056' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='382110555601', MemberPanNo='FNIPS1852J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000056', MemberPhoto='700120000056MPhoto638900075273233250.jpeg', MemberSignature='', MemberPOIFront='700120000056MPOIFront638900075380265525.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 04:33:56 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000057' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='801128878628', MemberPanNo='EGYPK3858J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000057', MemberPhoto='700120000057MPhoto638900084237639229.jpeg', MemberSignature='', MemberPOIFront='700120000057MPOIFront638900084339984210.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000057' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 04:51:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000058' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='929612484868', MemberPanNo='CWHPS4516G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000058', MemberPhoto='700120000058MPhoto638900094641795245.jpeg', MemberSignature='', MemberPOIFront='700120000058MPOIFront638900094746804226.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 05:04:12 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000059' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='210562343039', MemberPanNo='PGZPK4957A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000059', MemberPhoto='700120000059MPhoto638900102371446642.jpeg', MemberSignature='', MemberPOIFront='700120000059MPOIFront638900102503116929.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 05:12:40 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000060' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='224522655729', MemberPanNo='MPGPK6628R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000060', MemberPhoto='700120000060MPhoto638900107443965837.jpeg', MemberSignature='', MemberPOIFront='700120000060MPOIFront638900107577717089.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 05:48:16 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000054' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='453168682002', MemberPanNo='IWTPS6944A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000054', MemberPhoto='700120000054MPhoto638900128942490307.jpeg', MemberSignature='', MemberPOIFront='700120000054MPOIFront638900125494950505.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000054' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 05:58:49 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000061' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='439722493741', MemberPanNo='BFOPY2776R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000061', MemberPhoto='700120000061MPhoto638900135181129991.jpeg', MemberSignature='', MemberPOIFront='700120000061MPOIFront638900135268786149.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000061' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/08/2025 06:02:41 PM PageName: IndividualLoan_IndvLoanApplicationReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanApplicationReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/08/2025 06:02:41 PM PageName: IndividualLoan_IndvLoanApplicationReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_z1tpem4f StackTrace: at IndividualLoan_IndvLoanApplicationReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanApplicationReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/08/2025 06:06:58 PM PageName: GroupLoan_FunderODLoanRecoveryReport String str: SELECT a.LoanId, (SELECT(sum(Credit) - sum(Debit)) FROM FunderLoanODLedger WHERE LoanId = a.LoanId) AS BalanceAmount,(SELECT convert(char, MAX(TransDate), 103) FROM FunderLoanODLedger WITH(nolock) WHERE LoanId = a.LoanId)AS LastPaidDate,(SELECT convert(char, (TransDate), 103) FROM FunderLoanODLedger WHERE EntryType = 'LoanAmount' AND LoanId = a.LoanId) AS DisburseDate,(SELECT credit FROM FunderLoanODLedger WHERE EntryType = 'LoanAmount' AND LoanId = a.LoanId) AS LoanAmount,(SELECT sum(Debit) FROM FunderLoanODLedger WHERE EntryType = 'FunderRepaymentMultiple' AND LoanId = a.LoanId) AS PaidTotal FROM FunderLoanODLedger a with(nolock) where 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at GroupLoan_FunderODLoanRecoveryReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/08/2025 06:07:08 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/08/2025 06:07:08 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 10:09:32 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 10:09:32 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 10:26:18 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 10:26:18 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 10:42:18 AM PageName: IndividualLoan_IndvLoanFeePaymentReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanFeePaymentReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 11:09:45 AM PageName: DataTableResult String str: SELECT a.OldCenterOfficerId, a.OldCenterOfficerName, a.OldCenterOfficerName+' ('+a.OldCenterOfficerId+')' AS OldCenterOfficerIdName FROM GroupCenterMeetingTransfer a WITH(nolock) WHERE a.NewCenterOfficerId='YMF0012' AND a.MeetingType='Weekly' AND a.TransferDate='8/6/2025 12:00:00 AM' ORDER BY a.OldCenterOfficerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'NewCenterOfficerId'. Invalid column name 'TransferDate'. Invalid column name 'OldCenterOfficerId'. Invalid column name 'OldCenterOfficerName'. Invalid column name 'OldCenterOfficerName'. Invalid column name 'OldCenterOfficerId'. Invalid column name 'OldCenterOfficerName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 11:09:45 AM PageName: LoanOfficer_GroupLoanAllocatedCenterMeeting String str: SELECT a.OldCenterOfficerId, a.OldCenterOfficerName, a.OldCenterOfficerName+' ('+a.OldCenterOfficerId+')' AS OldCenterOfficerIdName FROM GroupCenterMeetingTransfer a WITH(nolock) WHERE a.NewCenterOfficerId='YMF0012' AND a.MeetingType='Weekly' AND a.TransferDate='8/6/2025 12:00:00 AM' ORDER BY a.OldCenterOfficerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at LoanOfficer_GroupLoanAllocatedCenterMeeting.FillOfficer() TargetSite: Void FillOfficer() Time: 06/08/2025 11:09:51 AM PageName: DataTableResult String str: SELECT a.OldCenterOfficerId, a.OldCenterOfficerName, a.OldCenterOfficerName+' ('+a.OldCenterOfficerId+')' AS OldCenterOfficerIdName FROM GroupCenterMeetingTransfer a WITH(nolock) WHERE a.NewCenterOfficerId='YMF0012' AND a.MeetingType='Weekly' AND a.TransferDate='8/6/2025 12:00:00 AM' ORDER BY a.OldCenterOfficerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'NewCenterOfficerId'. Invalid column name 'TransferDate'. Invalid column name 'OldCenterOfficerId'. Invalid column name 'OldCenterOfficerName'. Invalid column name 'OldCenterOfficerName'. Invalid column name 'OldCenterOfficerId'. Invalid column name 'OldCenterOfficerName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 11:09:51 AM PageName: LoanOfficer_GroupLoanAllocatedCenterMeeting String str: SELECT a.OldCenterOfficerId, a.OldCenterOfficerName, a.OldCenterOfficerName+' ('+a.OldCenterOfficerId+')' AS OldCenterOfficerIdName FROM GroupCenterMeetingTransfer a WITH(nolock) WHERE a.NewCenterOfficerId='YMF0012' AND a.MeetingType='Weekly' AND a.TransferDate='8/6/2025 12:00:00 AM' ORDER BY a.OldCenterOfficerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at LoanOfficer_GroupLoanAllocatedCenterMeeting.FillOfficer() TargetSite: Void FillOfficer() Time: 06/08/2025 11:10:59 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 11:10:59 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 12:08:08 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 12:32:44 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 12:32:44 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 12:52:49 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 12:52:49 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 01:00:02 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/08/2025 01:00:02 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vondziqr StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/08/2025 01:02:25 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000062' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='391082775838', MemberPanNo='BAMPY5272M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000062', MemberPhoto='700120000062MPhoto638900821296158982.jpeg', MemberSignature='', MemberPOIFront='700120000062MPOIFront638900821422565658.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 01:49:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000063' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='272520769429', MemberPanNo='HCYPK7228H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000063', MemberPhoto='700120000063MPhoto638900849411548364.jpeg', MemberSignature='', MemberPOIFront='700120000063MPOIFront638900849544899462.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000063' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 01:58:34 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000064' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='813855491638', MemberPanNo='CYXPJ3317E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000064', MemberPhoto='700120000064MPhoto638900855010715021.jpeg', MemberSignature='', MemberPOIFront='700120000064MPOIFront638900855124777739.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 02:41:24 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 03:11:41 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 03:25:27 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000065' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='941761378435', MemberPanNo='ERVPP0845N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000065', MemberPhoto='700120000065MPhoto638900907157831506.jpeg', MemberSignature='', MemberPOIFront='700120000065MPOIFront638900907254706235.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000065' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 03:51:48 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000066' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='326614060001', MemberPanNo='GJUPK5018R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000066', MemberPhoto='700120000066MPhoto638900922927297184.jpeg', MemberSignature='', MemberPOIFront='700120000066MPOIFront638900923050109525.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:12:05 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000067' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='311494948230', MemberPanNo='BUEPK0980N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000067', MemberPhoto='700120000067MPhoto638900935135274398.jpeg', MemberSignature='', MemberPOIFront='700120000067MPOIFront638900935227149283.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:29:03 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000068' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='836781588382', MemberPanNo='AGKPT0791M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000068', MemberPhoto='700120000068MPhoto638900945295149230.jpeg', MemberSignature='', MemberPOIFront='700120000068MPOIFront638900945410930785.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000068' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:36:14 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000069' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='761661931763', MemberPanNo='ISCPS5405M', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000069', MemberPhoto='700120000069MPhoto638900949613544970.jpeg', MemberSignature='', MemberPOIFront='700120000069MPOIFront638900949712869421.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000069' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:39:38 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:39:38 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:39:49 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:39:49 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:40:22 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/28/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:40:22 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/28/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:40:38 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EntryTime>='7/28/2025 12:00:00 AM' AND a.EntryTime<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:40:38 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EntryTime>='7/28/2025 12:00:00 AM' AND a.EntryTime<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:40:47 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EntryTime>='7/28/2025 12:00:00 AM' AND a.EntryTime<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:40:47 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EntryTime>='7/28/2025 12:00:00 AM' AND a.EntryTime<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:41:23 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/28/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:41:23 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/28/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:41:49 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:41:49 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:41:54 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:41:54 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:41:59 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:41:59 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:44:44 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:44:44 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:45:24 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 04:46:22 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/27/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:46:22 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/27/2025 12:00:00 AM' AND a.EmpJoinDate<'8/7/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:46:29 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:46:29 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:50:00 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:50:00 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:50:14 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:50:14 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 04:50:21 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/08/2025 04:50:21 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 06/08/2025 05:43:54 PM PageName: IndividualLoan_IndvLoanApplicationReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanApplicationReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 05:44:24 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/08/2025 06:20:14 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000070' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='299056024716', MemberPanNo='CXSPK7116A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000070', MemberPhoto='700120000070MPhoto638901012006231400.jpeg', MemberSignature='', MemberPOIFront='700120000070MPOIFront638901012114149405.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 10:07:00 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000071' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='452321928030', MemberPanNo='KICPK9040J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000071', MemberPhoto='700120000071MPhoto638901579979627273.jpeg', MemberSignature='', MemberPOIFront='700120000071MPOIFront638901580178377207.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 10:07:06 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000071' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='452321928030', MemberPanNo='KICPK9040J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000071', MemberPhoto='700120000071MPhoto638901579979627273.jpeg', MemberSignature='', MemberPOIFront='700120000071MPOIFront638901580178377207.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 10:16:43 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000072' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='572490745062', MemberPanNo='NVAPS0226N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000072', MemberPhoto='700120000072MPhoto638901585900218808.jpeg', MemberSignature='', MemberPOIFront='700120000072MPOIFront638901586006156142.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 10:55:57 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/08/2025 10:55:57 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/08/2025 11:00:52 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/08/2025 11:01:35 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='4/27/2025 12:00:00 AM' AND a.DisburseDate<'8/8/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/08/2025 11:01:35 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='4/27/2025 12:00:00 AM' AND a.DisburseDate<'8/8/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/08/2025 12:17:32 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000073' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='571309945573', MemberPanNo='DDRPD2443F', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000073', MemberPhoto='700120000073MPhoto638901658326751128.jpeg', MemberSignature='', MemberPOIFront='700120000073MPOIFront638901658480345171.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000073' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 02:04:06 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000074' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='863040958982', MemberPanNo='GSNPB5171E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000074', MemberPhoto='700120000074MPhoto638901722305624091.jpeg', MemberSignature='', MemberPOIFront='700120000074MPOIFront638901722434373559.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 03:49:58 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000075' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='59928415459', MemberPanNo='IKRPP0178R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000075', MemberPhoto='700120000075MPhoto638901785790964950.jpeg', MemberSignature='', MemberPOIFront='700120000075MPOIFront638901785935652992.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 04:57:55 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000076' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='512208839430', MemberPanNo='HXFPS6415C', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000076', MemberPhoto='700120000076MPhoto638901826510600664.jpeg', MemberSignature='', MemberPOIFront='700120000076MPOIFront638901826667788379.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000076' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 05:12:41 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000077' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='884334699085', MemberPanNo='BMKPP6918F', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000077', MemberPhoto='700120000077MPhoto638901835448896399.jpeg', MemberSignature='', MemberPOIFront='700120000077MPOIFront638901835566551430.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 05:19:42 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000078' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='244338312089', MemberPanNo='ABQPQ2557B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000078', MemberPhoto='700120000078MPhoto638901839693855016.jpeg', MemberSignature='', MemberPOIFront='700120000078MPOIFront638901839795105411.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/08/2025 05:39:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/08/2025 05:39:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/08/2025 10:48:40 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/08/2025 10:48:40 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/08/2025 12:19:02 PM PageName: UserMasterSetting_LoanAndEMICalculator String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at UserMasterSetting_LoanAndEMICalculator.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/08/2025 12:19:02 PM PageName: UserMasterSetting_LoanAndEMICalculator String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_x0awycsx StackTrace: at UserMasterSetting_LoanAndEMICalculator.ExportToExcel(DataTable DT, String fileName) at UserMasterSetting_LoanAndEMICalculator.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/08/2025 03:39:00 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/08/2025 04:09:34 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/08/2025 04:09:34 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/08/2025 10:44:41 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/08/2025 10:44:41 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/08/2025 11:41:21 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/08/2025 11:41:21 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/08/2025 02:01:07 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/08/2025 02:57:36 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000079' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='898446988447', MemberPanNo='CLWPT4692L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000079', MemberPhoto='700120000079MPhoto638905210371274363.jpeg', MemberSignature='', MemberPOIFront='700120000079MPOIFront638905210517211368.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000079' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 03:41:43 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000080' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='752596819416', MemberPanNo='CLFPV3862H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000080', MemberPhoto='700120000080MPhoto638905236886229310.jpeg', MemberSignature='', MemberPOIFront='700120000080MPOIFront638905237002634792.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000080' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 03:54:34 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000081' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='679786572830', MemberPanNo='SHTPS1696L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000081', MemberPhoto='700120000081MPhoto638905244598922956.jpeg', MemberSignature='', MemberPOIFront='700120000081MPOIFront638905244705329189.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 04:06:43 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000082' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='283403361455', MemberPanNo='IXUPK9842K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000082', MemberPhoto='700120000082MPhoto638905251908413629.jpeg', MemberSignature='', MemberPOIFront='700120000082MPOIFront638905252008569648.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 04:17:52 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000083' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='873928785106', MemberPanNo='ALOPY2043E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000083', MemberPhoto='700120000083MPhoto638905258600237221.jpeg', MemberSignature='', MemberPOIFront='700120000083MPOIFront638905258694145935.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000083' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 04:49:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/08/2025 04:49:58 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/08/2025 05:09:31 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000033' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'PBal'. Invalid column name 'IBal'. Invalid column name 'TBal'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 05:09:31 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000033' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardBack() TargetSite: Void GroupLoanCardBack() Time: 11/08/2025 05:19:50 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000084' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='842042892684', MemberPanNo='IPMPK4970L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000084', MemberPhoto='700120000084MPhoto638905295763777169.jpeg', MemberSignature='', MemberPOIFront='700120000084MPOIFront638905295879558275.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 05:34:33 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000085' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='669652099244', MemberPanNo='GRYPS3182J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000085', MemberPhoto='700120000085MPhoto638905304710997353.jpeg', MemberSignature='', MemberPOIFront='700120000085MPOIFront638905304594592519.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/08/2025 05:41:51 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000086' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='655963932733', MemberPanNo='CTMPJ2206A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000086', MemberPhoto='700120000086MPhoto638905308910955766.jpeg', MemberSignature='', MemberPOIFront='700120000086MPOIFront638905309094705575.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 10:07:15 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000087' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='490870194044', MemberPanNo='HEOPP8350B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000087', MemberPhoto='700120000087MPhoto638905900336346548.jpeg', MemberSignature='', MemberPOIFront='700120000087MPOIFront638905900226024388.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 10:33:11 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:33:18 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:34:32 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:38:15 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/08/2025 10:38:15 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/08/2025 10:39:07 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:51:41 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:56:01 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 10:56:12 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/08/2025 10:57:04 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:16:44 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:17:01 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:17:56 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:18:11 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/08/2025 11:18:13 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/08/2025 11:19:14 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:21:30 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:22:23 AM PageName: IndividualLoan_IndvLoanApplicationVerification String str: SELECT * FROM GroupLoanEMIMaster WITH(nolock) WHERE GLoanTypeNo='Unnati40kto50k36W' AND Term='36' AND Amount='50000' ORDER BY DueNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at IndividualLoan_IndvLoanApplicationVerification.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 12/08/2025 11:24:08 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/08/2025 11:24:08 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/08/2025 11:47:35 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/08/2025 11:47:35 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/08/2025 11:48:39 AM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='8/12/2025 12:00:00 AM'; SET @TDate='8/12/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526LedgerMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 11:48:39 AM PageName: Account_AccountRPStatement String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='8/12/2025 12:00:00 AM'; SET @TDate='8/12/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at Account_AccountRPStatement.FillData() TargetSite: Void FillData() Time: 12/08/2025 11:48:51 AM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/28/2025 12:00:00 AM'; SET @TDate='8/12/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526LedgerMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 11:48:51 AM PageName: Account_AccountRPStatement String str: DECLARE @FDate DATE, @TDate DATE, @BranchId varchar(10); SET @FDate='7/28/2025 12:00:00 AM'; SET @TDate='8/12/2025 12:00:00 AM'; SET @BranchId=null; SET @BranchId='7001' SELECT lm.LedgerMain, lm.LedgerHead, lm.LedgerId, lm.LedgerName, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tob.ODebit,0)-isnull(tob.OCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tob.OCredit,0)-isnull(tob.ODebit,0) ELSE 0 END AS OpeningBalance, isnull(tcd.TCredit,0)AS CreditAmount, isnull(tcd.TDebit,0)AS DebitAmount, CASE WHEN lm.LedgerMain IN (100000,700000) THEN isnull(tcb.CDebit,0)-isnull(tcb.CCredit,0) WHEN lm.LedgerMain IN (300000,500000) THEN isnull(tcb.CCredit,0)-isnull(tcb.CDebit,0) ELSE 0 END AS ClosingBalance FROM F2526LedgerMaster lm WITH(nolock) INNER JOIN ( SELECT HeadId, sum(Credit)AS TCredit, SUM(Debit)AS TDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcd ON lm.LedgerId=tcd.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS OCredit, SUM(Debit)AS ODebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<@FDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tob ON lm.LedgerId=tob.HeadId LEFT JOIN ( SELECT HeadId, sum(Credit)AS CCredit, SUM(Debit)AS CDebit FROM F2526VoucherDetail WITH(nolock) WHERE TransDate<=@TDate AND isnull(@BranchId,BranchId)=BranchId GROUP BY HeadId )tcb ON lm.LedgerId=tcb.HeadId ORDER BY lm.LedgerMain, lm.LedgerHead, lm.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bl3diuxq StackTrace: at Account_AccountRPStatement.FillData() TargetSite: Void FillData() Time: 12/08/2025 12:47:01 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/08/2025 01:04:48 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:04:48 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:04:57 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:04:57 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:05:23 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:05:23 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:05:41 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:05:41 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:05:42 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:05:42 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.EmployeeType='PartTime' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:05:50 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:05:50 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:12:41 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:12:41 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId='7001' AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 01:13:09 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 01:13:09 PM PageName: Employee_EmployeeRegistrationList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.ReportingOfficerName+' ('+a.ReportingOfficerId+')'AS ReportingOfficerName, a.ReportingOfficerId, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, rtrim(Convert(CHAR,a.EntryTime,106))+'-'+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 AND a.EmpJoinDate>='7/29/2025 12:00:00 AM' AND a.EmpJoinDate<'8/13/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') AND a.RegStatus='Approved' ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.FillData() TargetSite: Void FillData() Time: 12/08/2025 02:58:44 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000088' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='903333684806', MemberPanNo='EAEPK2269B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000088', MemberPhoto='700120000088MPhoto638906075131870813.jpeg', MemberSignature='', MemberPOIFront='700120000088MPOIFront638906075222494999.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000088' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 03:06:56 PM PageName: DataTableResult String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000065' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/08/2025 03:06:56 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFrontPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='700150000065' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardFront() TargetSite: Void GroupLoanCardFront() Time: 12/08/2025 03:32:42 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/08/2025 04:41:20 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000089' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='371577462516', MemberPanNo='AQMPY7278C', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000089', MemberPhoto='700120000089MPhoto638906136582598601.jpeg', MemberSignature='', MemberPOIFront='700120000089MPOIFront638906136736973154.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000089' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 10:23:32 AM PageName: DataTableResult String str: AND DDate>='8/13/2020 12:00:00 AM' AND DDate<'8/14/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a. GroupName='Individual' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='7001' ORDER BY a.BranchName+' ('+a.BranchId+')', a.LoanOfficerName, a.CenterName, a.MemberName, a.LoanId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'AND'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 10:23:32 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: AND DDate>='8/13/2020 12:00:00 AM' AND DDate<'8/14/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a. GroupName='Individual' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='7001' ORDER BY a.BranchName+' ('+a.BranchId+')', a.LoanOfficerName, a.CenterName, a.MemberName, a.LoanId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 13/08/2025 10:24:08 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/08/2025 10:36:44 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/08/2025 10:36:44 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/08/2025 11:39:53 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/08/2025 01:17:06 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/08/2025 01:17:06 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/08/2025 04:19:17 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000090' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='830316191925', MemberPanNo='BMXPK3527L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000090', MemberPhoto='700120000090MPhoto638906987441437715.jpeg', MemberSignature='', MemberPOIFront='700120000090MPOIFront638906987550137204.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 04:30:45 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000091' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='502281434705', MemberPanNo='CUCPG3846A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000091', MemberPhoto='700120000091MPhoto638906994342293557.jpeg', MemberSignature='', MemberPOIFront='700120000091MPOIFront638906994440418829.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 04:30:49 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000091' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='502281434705', MemberPanNo='CUCPG3846A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000091', MemberPhoto='700120000091MPhoto638906994342293557.jpeg', MemberSignature='', MemberPOIFront='700120000091MPOIFront638906994440418829.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 04:57:42 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000093' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='718310793143', MemberPanNo='DRPPK5976L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000093', MemberPhoto='700120000093MPhoto638907010554460953.jpeg', MemberSignature='', MemberPOIFront='', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 04:57:56 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000093' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='718310793143', MemberPanNo='DRPPK5976L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000093', MemberPhoto='700120000093MPhoto638907010554460953.jpeg', MemberSignature='', MemberPOIFront='700120000093MPOIFront638907010746179778.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 04:57:57 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000093' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='718310793143', MemberPanNo='DRPPK5976L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000093', MemberPhoto='700120000093MPhoto638907010554460953.jpeg', MemberSignature='', MemberPOIFront='700120000093MPOIFront638907010746179778.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 05:21:45 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/08/2025 05:22:03 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/08/2025 06:02:30 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000094' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='799742582148', MemberPanNo='JPRPS8562G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000094', MemberPhoto='700120000094MPhoto638907049305226997.jpeg', MemberSignature='', MemberPOIFront='700120000094MPOIFront638907049480021200.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/08/2025 06:24:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/08/2025 09:58:51 AM PageName: GroupLoan_GroupMemberRegistrationVerificationNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_py0awk5o StackTrace: at GroupLoan_GroupMemberRegistrationVerificationNew.d__0.MoveNext() TargetSite: Void MoveNext() Time: 14/08/2025 10:04:05 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000095' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='704992234414', MemberPanNo='KNRPK9425D', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000095', MemberPhoto='700120000095MPhoto638907626327473722.jpeg', MemberSignature='', MemberPOIFront='700120000095MPOIFront638907626427786908.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:04:07 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000095' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='704992234414', MemberPanNo='KNRPK9425D', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000095', MemberPhoto='700120000095MPhoto638907626327473722.jpeg', MemberSignature='', MemberPOIFront='700120000095MPOIFront638907626427786908.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:15:42 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000096' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='339109689309', MemberPanNo='DNRPK6859J', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000096', MemberPhoto='700120000096MPhoto638907633291009119.jpeg', MemberSignature='', MemberPOIFront='700120000096MPOIFront638907633400853123.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:22:45 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000097' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='463999183628', MemberPanNo='DPRPS5304L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000097', MemberPhoto='700120000097MPhoto638907637528956383.jpeg', MemberSignature='', MemberPOIFront='700120000097MPOIFront638907637629424661.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:22:46 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000097' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='463999183628', MemberPanNo='DPRPS5304L', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000097', MemberPhoto='700120000097MPhoto638907637528956383.jpeg', MemberSignature='', MemberPOIFront='700120000097MPOIFront638907637629424661.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:37:26 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000098' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='900104507055', MemberPanNo='BIMPP6073P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000098', MemberPhoto='700120000098MPhoto638907646336478567.jpeg', MemberSignature='', MemberPOIFront='700120000098MPOIFront638907646443664845.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:37:28 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000098' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='900104507055', MemberPanNo='BIMPP6073P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000098', MemberPhoto='700120000098MPhoto638907646336478567.jpeg', MemberSignature='', MemberPOIFront='700120000098MPOIFront638907646443664845.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:56:48 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000099' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='869696744246', MemberPanNo='BFMPY0581E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000099', MemberPhoto='700120000099MPhoto638907657961711633.jpeg', MemberSignature='', MemberPOIFront='700120000099MPOIFront638907658051867719.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000099' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 10:56:49 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000099' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='869696744246', MemberPanNo='BFMPY0581E', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000099', MemberPhoto='700120000099MPhoto638907657961711633.jpeg', MemberSignature='', MemberPOIFront='700120000099MPOIFront638907658051867719.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000099' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 11:04:06 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000100' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='381151181455', MemberPanNo='BANPC0119G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000100', MemberPhoto='700120000100MPhoto638907662436205593.jpeg', MemberSignature='', MemberPOIFront='700120000100MPOIFront638907662342455177.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 11:04:08 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000100' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='381151181455', MemberPanNo='BANPC0119G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000100', MemberPhoto='700120000100MPhoto638907662436205593.jpeg', MemberSignature='', MemberPOIFront='700120000100MPOIFront638907662342455177.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/08/2025 11:11:43 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/08/2025 11:11:43 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/08/2025 11:31:44 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/08/2025 11:31:44 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/08/2025 11:36:11 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/08/2025 11:36:11 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/08/2025 12:36:22 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/08/2025 12:36:22 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/08/2025 03:21:39 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/08/2025 03:21:39 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/08/2025 10:09:18 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/08/2025 12:02:49 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/08/2025 02:52:22 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanRepaymentMultiple.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/08/2025 02:52:22 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_s31wiyxp StackTrace: at IndividualLoan_IndvLoanRepaymentMultiple.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanRepaymentMultiple.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/08/2025 04:00:45 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/08/2025 04:00:45 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/08/2025 04:23:21 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/08/2025 04:25:02 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/08/2025 04:25:02 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/08/2025 04:49:44 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000101' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='982949457732', MemberPanNo='QHVPS5166R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000101', MemberPhoto='700120000101MPhoto638911325713697794.jpeg', MemberSignature='', MemberPOIFront='700120000101MPOIFront638911325827760102.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/08/2025 04:49:45 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000101' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='982949457732', MemberPanNo='QHVPS5166R', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000101', MemberPhoto='700120000101MPhoto638911325713697794.jpeg', MemberSignature='', MemberPOIFront='700120000101MPOIFront638911325827760102.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/08/2025 06:09:11 PM PageName: DataTableTransaction String str: String sql: SELECT row_number()OVER(ORDER BY DNo, ISNULL(PNo,1) )AS RNo, LoanRNo, DNo, PNo, Prin, Intt, Total, Convert(CHAR,DDate)AS DDate FROM GroupLoanLedger WHERE LoanId='700150000073' AND PStatus='Due' ORDER BY DNo, ISNULL(PNo,1) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/08/2025 06:09:11 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00000368' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s31wiyxp StackTrace: at IndividualLoan_IndvLoanRepaymentMultiple.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 18/08/2025 06:12:48 PM PageName: DataTableTransaction String str: String sql: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WHERE LoanId='700150000078' AND isnull(CMEMI,0)=0 AND CMDate IS NULL ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/08/2025 06:12:48 PM PageName: LoanOfficerMobile_IndvLoanEMICollection String str: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WHERE LoanId='700150000078' AND isnull(CMEMI,0)=0 AND CMDate IS NULL ; String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zcn3v3by StackTrace: at LoanOfficerMobile_IndvLoanEMICollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 18/08/2025 06:17:04 PM PageName: DataTableTransaction String str: String sql: SELECT row_number()OVER(ORDER BY DNo, ISNULL(PNo,1) )AS RNo, LoanRNo, DNo, PNo, Prin, Intt, Total, Convert(CHAR,DDate)AS DDate FROM GroupLoanLedger WHERE LoanId='700150000058' AND PStatus='Due' ORDER BY DNo, ISNULL(PNo,1) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: A severe error occurred on the current command. The results, if any, should be discarded. A severe error occurred on the current command. The results, if any, should be discarded. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/08/2025 06:17:04 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00000368' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s31wiyxp StackTrace: at IndividualLoan_IndvLoanRepaymentMultiple.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 18/08/2025 06:17:04 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00000368' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s31wiyxp StackTrace: at IndividualLoan_IndvLoanRepaymentMultiple.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 19/08/2025 09:56:15 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/08/2025 10:23:34 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/08/2025 10:23:34 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/08/2025 12:28:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/08/2025 01:04:37 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000102' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='395448561552', MemberPanNo='AFOPA6661A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000102', MemberPhoto='700120000102MPhoto638912054659098485.jpeg', MemberSignature='', MemberPOIFront='700120000102MPOIFront638912054753788601.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:04:38 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000102' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='395448561552', MemberPanNo='AFOPA6661A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000102', MemberPhoto='700120000102MPhoto638912054659098485.jpeg', MemberSignature='', MemberPOIFront='700120000102MPOIFront638912054753788601.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:14:07 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000103' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='202847026517', MemberPanNo='IHTPK2897D', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000103', MemberPhoto='700120000103MPhoto638912060340409608.jpeg', MemberSignature='', MemberPOIFront='700120000103MPOIFront638912060451816282.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:14:07 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000103' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='202847026517', MemberPanNo='IHTPK2897D', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000103', MemberPhoto='700120000103MPhoto638912060340409608.jpeg', MemberSignature='', MemberPOIFront='700120000103MPOIFront638912060451816282.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:40:03 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000105' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='450031059386', MemberPanNo='CJRPV6023N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000105', MemberPhoto='700120000105MPhoto638912075911650744.jpeg', MemberSignature='', MemberPOIFront='700120000105MPOIFront638912076009463516.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:40:04 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000105' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='450031059386', MemberPanNo='CJRPV6023N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000105', MemberPhoto='700120000105MPhoto638912075911650744.jpeg', MemberSignature='', MemberPOIFront='700120000105MPOIFront638912076009463516.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:55:09 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000106' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='672208580949', MemberPanNo='IFGPS2664P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000106', MemberPhoto='700120000106MPhoto638912084956431616.jpeg', MemberSignature='', MemberPOIFront='700120000106MPOIFront638912085070653007.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 01:55:11 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000106' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='672208580949', MemberPanNo='IFGPS2664P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000106', MemberPhoto='700120000106MPhoto638912084956431616.jpeg', MemberSignature='', MemberPOIFront='700120000106MPOIFront638912085070653007.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 02:01:41 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000107' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='908451716753', MemberPanNo='DSGPK9983K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000107', MemberPhoto='700120000107MPhoto638912088900090594.jpeg', MemberSignature='', MemberPOIFront='700120000107MPOIFront638912088993216084.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 02:10:34 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000108' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='397963217262', MemberPanNo='PSVPK9668G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000108', MemberPhoto='700120000108MPhoto638912094204169749.jpeg', MemberSignature='', MemberPOIFront='700120000108MPOIFront638912094322919708.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/08/2025 02:10:35 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000108' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='397963217262', MemberPanNo='PSVPK9668G', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000108', MemberPhoto='700120000108MPhoto638912094204169749.jpeg', MemberSignature='', MemberPOIFront='700120000108MPOIFront638912094322919708.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 10:02:40 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 20/08/2025 10:37:47 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/08/2025 10:37:47 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/08/2025 11:08:58 AM PageName: DataTableResult String str: SELECT PurposeTypeId, PurposeTypeName,PurposeGroupId,PurposeGroupName, PurposeGroupStatus FROM PurposeGroupMaster WITH(nolock) WHERE 1=1 AND a.PurposeTypeId='1' AND PurposeGroupStatus='Active' ORDER BY PurposeGroupName,PurposeGroupStatus ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The multi-part identifier "a.PurposeTypeId" could not be bound. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 11:08:58 AM PageName: UserMasterSetting_LoanPurposeGroupMaster String str: SELECT PurposeTypeId, PurposeTypeName,PurposeGroupId,PurposeGroupName, PurposeGroupStatus FROM PurposeGroupMaster WITH(nolock) WHERE 1=1 AND a.PurposeTypeId='1' AND PurposeGroupStatus='Active' ORDER BY PurposeGroupName,PurposeGroupStatus ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w1vcwp0e StackTrace: at UserMasterSetting_LoanPurposeGroupMaster.FillData() TargetSite: Void FillData() Time: 20/08/2025 11:42:05 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000109' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='550424752245', MemberPanNo='MKCPK4313A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000109', MemberPhoto='700120000109MPhoto638912869114449187.jpeg', MemberSignature='', MemberPOIFront='700120000109MPOIFront638912869220814603.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 11:42:06 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000109' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='550424752245', MemberPanNo='MKCPK4313A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000109', MemberPhoto='700120000109MPhoto638912869114449187.jpeg', MemberSignature='', MemberPOIFront='700120000109MPOIFront638912869220814603.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 11:45:01 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/08/2025 11:45:01 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/08/2025 01:23:18 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 20/08/2025 01:37:54 PM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/08/2025 01:37:54 PM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/08/2025 02:55:51 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000110' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='785102207029', MemberPanNo='KCJPS2378A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000110', MemberPhoto='700120000110MPhoto638912985396033770.jpeg', MemberSignature='', MemberPOIFront='700120000110MPOIFront638912985498221293.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 02:55:53 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000110' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='785102207029', MemberPanNo='KCJPS2378A', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000110', MemberPhoto='700120000110MPhoto638912985396033770.jpeg', MemberSignature='', MemberPOIFront='700120000110MPOIFront638912985498221293.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 03:03:08 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/08/2025 03:03:08 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/08/2025 03:03:38 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/20/2025 12:00:00 AM' AND a.DisburseDate<'8/21/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/08/2025 03:03:38 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/20/2025 12:00:00 AM' AND a.DisburseDate<'8/21/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/08/2025 03:03:53 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000111' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='376040477305', MemberPanNo='CCMPG5182P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000111', MemberPhoto='700120000111MPhoto638912990218790313.jpeg', MemberSignature='', MemberPOIFront='700120000111MPOIFront638912990317227922.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 03:03:55 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000111' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='376040477305', MemberPanNo='CCMPG5182P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000111', MemberPhoto='700120000111MPhoto638912990218790313.jpeg', MemberSignature='', MemberPOIFront='700120000111MPOIFront638912990317227922.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 03:10:12 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000112' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='910895249386', MemberPanNo='ANFPT9672H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000112', MemberPhoto='700120000112MPhoto638912994010523996.jpeg', MemberSignature='', MemberPOIFront='700120000112MPOIFront638912994102556200.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/08/2025 03:10:14 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000112' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='910895249386', MemberPanNo='ANFPT9672H', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000112', MemberPhoto='700120000112MPhoto638912994010523996.jpeg', MemberSignature='', MemberPOIFront='700120000112MPOIFront638912994102556200.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 10:21:27 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/08/2025 10:32:12 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000113' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='887961766165', MemberPanNo='GAOPS5673B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000113', MemberPhoto='700120000113MPhoto638913691186791819.jpeg', MemberSignature='', MemberPOIFront='700120000113MPOIFront638913691299916858.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 10:32:14 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000113' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='887961766165', MemberPanNo='GAOPS5673B', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000113', MemberPhoto='700120000113MPhoto638913691186791819.jpeg', MemberSignature='', MemberPOIFront='700120000113MPOIFront638913691299916858.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 10:47:08 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/08/2025 10:47:08 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/08/2025 10:54:20 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/08/2025 11:23:10 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000114' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='410939897636', MemberPanNo='DHLPD0657K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000114', MemberPhoto='700120000114MPhoto638913721770891878.jpeg', MemberSignature='', MemberPOIFront='700120000114MPOIFront638913721879017416.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 11:23:13 AM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000114' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='410939897636', MemberPanNo='DHLPD0657K', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000114', MemberPhoto='700120000114MPhoto638913721770891878.jpeg', MemberSignature='', MemberPOIFront='700120000114MPOIFront638913721879017416.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 11:50:13 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/08/2025 11:50:13 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/08/2025 12:37:42 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/08/2025 12:52:50 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE(SrNo INT IDENTITY(1, 1), BranchName VARCHAR(50), StateName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MemberGender VARCHAR(10), MemberDOB VARCHAR(20), LoanId VARCHAR(20), LoanAmount VARCHAR(20), LoanIdCo VARCHAR(20), NomineeName VARCHAR(50), NomineeGender VARCHAR(10), NomineeDOB VARCHAR(20), SumAssured VARCHAR(20), DisburseDate VARCHAR(20), LoanCoverDate VARCHAR(20), LoanAmountDisbursed VARCHAR(20), LoanTenure VARCHAR(20), BorrowerPremium VARCHAR(20), CoBorrowerPremium VARCHAR(20), TotalPremium VARCHAR(20), NomineeRelation VARCHAR(50), BorrowerAddress VARCHAR(500), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( BranchName, MemberId, MemberName, LoanId, LoanAmount, LoanIdCo, NomineeName, SumAssured, DisburseDate, LoanCoverDate, LoanAmountDisbursed, BorrowerPremium, CoBorrowerPremium, TotalPremium, LoanTerm, LoanTermMode ) SELECT a.BranchName, MemberId, MemberName, LoanId, LoanAmount, a.LoanId+'_C' AS LoanIdCo, NomineeName, LoanAmount AS SumAssured, convert(CHAR,DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS LoanCoverDate, LoanAmount AS LoanAmountDisbursed, InsuranceFee/2 AS BorrowerPremium, InsuranceFee/2 AS CoBorrowerPremium, InsuranceFee AS TotalPremium, LoanTerm, LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/21/2025 12:00:00 AM' AND a.DisburseDate<'8/22/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') UPDATE a SET a.MemberGender=b.MemberGender, a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeDOB=convert(CHAR,b.MemberDOB,106), a.NomineeRelation=b.NomineeRelation, a.BorrowerAddress=b.MemberAddress FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET LoanTenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', BranchName AS 'Branch name', StateName AS 'State', MemberId AS 'Client ID Borrower', MemberName AS 'Client Name', MemberGender AS 'Gender', MemberDOB AS 'Date of Birth Borrower', LoanId AS 'Loan ID', LoanAmount AS 'Loan Amount(Sum Assured borrower)', LoanIdCo AS 'Loan ID co-borrower', NomineeName AS 'Co Borrower Name', NomineeGender AS 'Gender', NomineeDOB AS 'Date of Birth co-Borrower', SumAssured AS 'Loan Amount(Sum Assured co-borrower)', DisburseDate AS 'Loan Disbursement Date', LoanCoverDate AS 'Loan Cover Date', LoanAmountDisbursed AS 'LoanAmountDisbursed', LoanTenure AS 'Loan Tenure ( In Month)', BorrowerPremium AS 'Borrower Premium @/1000', CoBorrowerPremium AS 'Co-Borrower Premium @/1000', TotalPremium AS 'Total Premium', NomineeRelation AS 'Relation Between Borrower & Co borrower', BorrowerAddress AS 'Address' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/08/2025 12:52:50 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE(SrNo INT IDENTITY(1, 1), BranchName VARCHAR(50), StateName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MemberGender VARCHAR(10), MemberDOB VARCHAR(20), LoanId VARCHAR(20), LoanAmount VARCHAR(20), LoanIdCo VARCHAR(20), NomineeName VARCHAR(50), NomineeGender VARCHAR(10), NomineeDOB VARCHAR(20), SumAssured VARCHAR(20), DisburseDate VARCHAR(20), LoanCoverDate VARCHAR(20), LoanAmountDisbursed VARCHAR(20), LoanTenure VARCHAR(20), BorrowerPremium VARCHAR(20), CoBorrowerPremium VARCHAR(20), TotalPremium VARCHAR(20), NomineeRelation VARCHAR(50), BorrowerAddress VARCHAR(500), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( BranchName, MemberId, MemberName, LoanId, LoanAmount, LoanIdCo, NomineeName, SumAssured, DisburseDate, LoanCoverDate, LoanAmountDisbursed, BorrowerPremium, CoBorrowerPremium, TotalPremium, LoanTerm, LoanTermMode ) SELECT a.BranchName, MemberId, MemberName, LoanId, LoanAmount, a.LoanId+'_C' AS LoanIdCo, NomineeName, LoanAmount AS SumAssured, convert(CHAR,DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS LoanCoverDate, LoanAmount AS LoanAmountDisbursed, InsuranceFee/2 AS BorrowerPremium, InsuranceFee/2 AS CoBorrowerPremium, InsuranceFee AS TotalPremium, LoanTerm, LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/21/2025 12:00:00 AM' AND a.DisburseDate<'8/22/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') UPDATE a SET a.MemberGender=b.MemberGender, a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeDOB=convert(CHAR,b.MemberDOB,106), a.NomineeRelation=b.NomineeRelation, a.BorrowerAddress=b.MemberAddress FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET LoanTenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', BranchName AS 'Branch name', StateName AS 'State', MemberId AS 'Client ID Borrower', MemberName AS 'Client Name', MemberGender AS 'Gender', MemberDOB AS 'Date of Birth Borrower', LoanId AS 'Loan ID', LoanAmount AS 'Loan Amount(Sum Assured borrower)', LoanIdCo AS 'Loan ID co-borrower', NomineeName AS 'Co Borrower Name', NomineeGender AS 'Gender', NomineeDOB AS 'Date of Birth co-Borrower', SumAssured AS 'Loan Amount(Sum Assured co-borrower)', DisburseDate AS 'Loan Disbursement Date', LoanCoverDate AS 'Loan Cover Date', LoanAmountDisbursed AS 'LoanAmountDisbursed', LoanTenure AS 'Loan Tenure ( In Month)', BorrowerPremium AS 'Borrower Premium @/1000', CoBorrowerPremium AS 'Co-Borrower Premium @/1000', TotalPremium AS 'Total Premium', NomineeRelation AS 'Relation Between Borrower & Co borrower', BorrowerAddress AS 'Address' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/08/2025 12:53:41 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/30/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/08/2025 12:53:41 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/30/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/08/2025 01:16:13 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000115' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='687238434204', MemberPanNo='IKWPD1445N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000115', MemberPhoto='700120000115MPhoto638913789544590774.jpeg', MemberSignature='', MemberPOIFront='700120000115MPOIFront638913789654122434.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 01:16:15 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000115' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='687238434204', MemberPanNo='IKWPD1445N', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000115', MemberPhoto='700120000115MPhoto638913789544590774.jpeg', MemberSignature='', MemberPOIFront='700120000115MPOIFront638913789654122434.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 01:33:14 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000116' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='242802993804', MemberPanNo='IUHPM2775P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000116', MemberPhoto='700120000116MPhoto638913799793258568.jpeg', MemberSignature='', MemberPOIFront='700120000116MPOIFront638913799919665327.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 01:33:15 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000116' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='242802993804', MemberPanNo='IUHPM2775P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000116', MemberPhoto='700120000116MPhoto638913799793258568.jpeg', MemberSignature='', MemberPOIFront='700120000116MPOIFront638913799919665327.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 01:41:55 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000116' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='242802993804', MemberPanNo='IUHPM2775P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000116', MemberPhoto='700120000116MPhoto638913804932179315.jpeg', MemberSignature='', MemberPOIFront='700120000116MPOIFront638913805069678754.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 01:42:01 PM PageName: IndividualLoan_IndvMemberUpdateKYC String str: 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, 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, MemberOccupation, MemberAnnualIncome, FamilyAnnualExpence, NomineeSalutation, NomineeName, NomineeGuardianSalutation, NomineeGuardianName, NomineeGender, NomineeDOB, NomineeAge, NomineeAnnualIncome, NomineeRelation, NomineeMobileNo, NomineeOccupation, NomineeAadharNo, NomineeVoterIdNo, NomineePANNo, NomineeDLNo, MemberAadharNo, RationCard, ElectricityBill, MemberPanNo, MemberVoterIdNo, MemberDLNo, MemberProfileStatus, MemberAddress, MemberLatitude, MemberLongitude, EntryUser, EntryTime, EditUser, EditTime, GroupJoinDate, GroupUser, GroupTime, GroupStatus, CGTOfficerId, CGTOfficerName, CGTDate, CGTUser, CGTTime, GRTOfficerId, GRTOfficerName, GRTDate, GRTUser, GRTTime, KYCFolderLocation, MemberPOIType, MemberPOINo, MemberPOAType, MemberPOANo, MemberPhoto, MemberSignature, MemberPOIFront, MemberPOIBack, MemberPOAFront, MemberPOABack, MemberBankPassBook, NomineePOIType, NomineePOINo, NomineePOAType, NomineePOANo, NomineePhoto, NomineeSignature, NomineePOIFront, NomineePOIBack, NomineePOAFront, NomineePOABack, MemberNomineeJointPhoto, KYCStatus, '' AS KYCRemark, GETDATE() AS KYCTime, 'admin' AS KYCUser, DropOutDate, DropOutRemark, DropOutUser, DropOutTime, '' AS UpdateRemark, 'admin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanMemberDetail WHERE MemberId='700120000116' ; UPDATE GroupLoanMemberDetail SET MemberAadharNo='242802993804', MemberPanNo='IUHPM2775P', MemberVoterIdNo='', MemberDLNo='', RationCard='', ElectricityBill='', NomineeAadharNo='', NomineePANNo='', NomineeVoterIdNo='', NomineeDLNo='', MemberPOIType='', MemberPOINo='', MemberPOAType='', MemberPOANo='', KYCFolderLocation='~/UploadedDocs/GroupMemberKYC/700120000116', MemberPhoto='700120000116MPhoto638913804932179315.jpeg', MemberSignature='', MemberPOIFront='700120000116MPOIFront638913805069678754.jpeg', MemberPOIBack='', MemberPOAFront='', MemberPOABack='', MemberBankPassBook='', NomineePOIType='', NomineePOINo='', NomineePOAType='', NomineePOANo='', NomineePhoto='', NomineeSignature='', NomineePOIFront='', NomineePOIBack='', NomineePOAFront='', NomineePOABack='', MemberNomineeJointPhoto='', KYCRemark='', KYCStatus='' WHERE MemberId='700120000116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 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 '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'. Invalid column name 'KYCFolderLocation'. 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 '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'. Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvMemberUpdateKYC.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 03:20:54 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000069' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'PBal'. Invalid column name 'IBal'. Invalid column name 'TBal'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/08/2025 03:20:54 PM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM GroupLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='700150000069' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId AS C0, DueDate AS C1, DNo AS C2, Principal AS C3, Interest AS C4, EMI AS C5, PrincipalBalance AS C6, InterestBalance AS C7, EMIBalance AS C8, PrincipalTotal AS C9, InterestTotal AS C10, EMITotal AS C11, PartNo AS C12, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardBackPotraitRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95 FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupLoanCardBack() TargetSite: Void GroupLoanCardBack() Time: 21/08/2025 04:18:02 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/08/2025 10:02:52 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/08/2025 11:05:25 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/08/2025 11:47:12 AM PageName: GroupLoan_GroupLoanUpdateMobileNo String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Unable to cast object of type 'System.Web.UI.WebControls.LinkButton' to type 'System.Web.UI.WebControls.Button'. Source: App_Web_x0awycsx StackTrace: at GroupLoan_GroupLoanUpdateMobileNo.lbtnUpdate_Click(Object sender, EventArgs e) TargetSite: Void lbtnUpdate_Click(System.Object, System.EventArgs) Time: 22/08/2025 11:47:19 AM PageName: GroupLoan_GroupLoanUpdateMobileNo String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Unable to cast object of type 'System.Web.UI.WebControls.LinkButton' to type 'System.Web.UI.WebControls.Button'. Source: App_Web_x0awycsx StackTrace: at GroupLoan_GroupLoanUpdateMobileNo.lbtnUpdate_Click(Object sender, EventArgs e) TargetSite: Void lbtnUpdate_Click(System.Object, System.EventArgs) Time: 22/08/2025 11:47:39 AM PageName: GroupLoan_GroupLoanUpdateMobileNo String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Unable to cast object of type 'System.Web.UI.WebControls.LinkButton' to type 'System.Web.UI.WebControls.Button'. Source: App_Web_x0awycsx StackTrace: at GroupLoan_GroupLoanUpdateMobileNo.lbtnUpdate_Click(Object sender, EventArgs e) TargetSite: Void lbtnUpdate_Click(System.Object, System.EventArgs) Time: 22/08/2025 12:25:50 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 12:25:50 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 01:02:43 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 01:02:43 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 01:28:42 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 01:28:42 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 02:22:28 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 02:22:28 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 04:56:48 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 04:56:48 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT a.LoanId AS PolicyNo, convert(CHAR,a.DisburseDate,106)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,106), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,106), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure=CASE WHEN LoanTermMode='Daily' THEN convert(INT,(LoanTerm+0)/30.0) WHEN LoanTermMode='Weekly' THEN convert(INT,(LoanTerm+0)*12/52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_py0awk5o StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 06:06:39 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 06:06:39 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId IN ('1000','7001') UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_101yfuc1 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 06:06:54 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 06:06:54 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_101yfuc1 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/08/2025 06:07:00 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/08/2025 06:07:00 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/1/2025 12:00:00 AM' AND a.DisburseDate<'8/23/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_101yfuc1 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/08/2025 10:07:54 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/08/2025 02:38:56 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/08/2025 10:20:18 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/08/2025 11:14:54 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 11:14:54 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10), NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB=convert(CHAR,b.MemberDOB,103), a.MemberSalutation=b.MemberSalutation, a.MemberGender=b.MemberGender, a.BorrowerAddress=b.MemberAddress, a.NomineeSalutation=b.NomineeSalutation, a.NomineeDOB=convert(CHAR,b.NomineeDOB,103), a.NomineeGender=b.NomineeGender, a.NomineeRelation=b.NomineeRelation, a.Occupation=b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode = 'Daily' THEN CEILING((LoanTerm + 0) / 30.0) WHEN LoanTermMode = 'Weekly' THEN CEILING((LoanTerm + 0) * 12 / 52.0) ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode', NomineeSalutation AS 'Nominees Salutation', NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_101yfuc1 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/08/2025 11:42:35 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 11:42:35 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/08/2025 12:58:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vondziqr StackTrace: at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 25/08/2025 01:05:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 01:05:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/08/2025 01:53:28 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/08/2025 03:52:17 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/26/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 03:52:17 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/26/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/08/2025 03:52:26 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 03:52:26 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/08/2025 06:03:54 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/08/2025 06:03:54 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/08/2025 09:58:10 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 26/08/2025 10:51:30 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 26/08/2025 10:52:17 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 26/08/2025 11:00:51 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/08/2025 11:00:51 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/08/2025 11:07:00 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/08/2025 11:07:00 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/29/2025 12:00:00 AM' AND a.DisburseDate<'8/16/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/08/2025 11:54:23 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/16/2025 12:00:00 AM' AND a.DisburseDate<'8/27/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/08/2025 11:54:23 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='7/16/2025 12:00:00 AM' AND a.DisburseDate<'8/27/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/08/2025 11:56:11 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/16/2025 12:00:00 AM' AND a.DisburseDate<'8/27/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/08/2025 11:56:11 AM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/16/2025 12:00:00 AM' AND a.DisburseDate<'8/27/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 27/08/2025 10:02:45 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/08/2025 04:21:09 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 27/08/2025 04:21:09 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/08/2025 10:06:32 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/08/2025 06:53:38 PM PageName: DataSetResult String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'GrouLoanTeam'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.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: 28/08/2025 06:53:38 PM PageName: IndividualLoan_IndvMemberDetailCorrection String str: SELECT a.EmployeeId, a.EmployeeName FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.GrouLoanTeam='Yes' AND a.BranchId='7001' ORDER BY a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_t5o0m43h StackTrace: at IndividualLoan_IndvMemberDetailCorrection.fillEmployeeList() TargetSite: Void fillEmployeeList() Time: 29/08/2025 01:53:22 AM PageName: DataTableResult String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000084'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/08/2025 01:53:22 AM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000084'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupMemberFullDetail() TargetSite: Void GroupMemberFullDetail() Time: 29/08/2025 02:05:47 AM PageName: DataTableResult String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000084'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Invalid column name 'KYCFolderLocation'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.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/08/2025 02:05:47 AM PageName: GroupLoan_PrintRDLCPage String str: DECLARE @MemberId VARCHAR(20); SET @MemberId='700120000084'; DECLARE @URL VARCHAR(100); SET @URL=(SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 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 CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupMemberFullDetailRDLC FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)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: Object reference not set to an instance of an object. Source: App_Web_tw4jhs0t StackTrace: at GroupLoan_PrintRDLCPage.GroupMemberFullDetail() TargetSite: Void GroupMemberFullDetail() Time: 29/08/2025 10:04:23 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/08/2025 10:04:23 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/08/2025 10:04:48 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/08/2025 11:50:39 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/08/2025 11:50:39 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/08/2025 01:22:36 PM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 29/08/2025 06:26:58 PM PageName: IndividualLoan_IndvLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/08/2025 06:26:58 PM PageName: IndividualLoan_IndvLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tye5jaim StackTrace: at IndividualLoan_IndvLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/08/2025 06:27:07 PM PageName: IndividualLoan_IndvLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/08/2025 06:27:07 PM PageName: IndividualLoan_IndvLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_tye5jaim StackTrace: at IndividualLoan_IndvLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/08/2025 10:22:47 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/08/2025 10:22:52 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/08/2025 10:24:54 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/08/2025 10:10:41 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 10:02:11 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 12:19:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/09/2025 12:19:53 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/09/2025 03:35:12 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 03:35:14 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 03:35:15 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 03:35:15 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 03:35:16 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 03:35:18 PM PageName: LoanOfficerLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at LoanOfficerLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/09/2025 04:58:03 PM PageName: DataTableResult String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' AND LoanTypeStatus='Active' ORDER BY LoanTypeStatus, LoanGroup, GroupLoanType, GLoanTypeNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ProcessingIncludedInFee'. Invalid column name 'InsuranceIncludedInFee'. Invalid column name 'OtherChargeIncludedInFee'. Invalid column name 'SecurityIncludedInFee'. Invalid column name 'FDIncludedInFee'. Invalid column name 'RDIncludedInFee'. Invalid column name 'DownPaymentIncludedInFee'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/09/2025 04:58:03 PM PageName: GroupLoan_GroupLoanNoMasterUpdation String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' 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_54dv44n2 StackTrace: at GroupLoan_GroupLoanNoMasterUpdation.FillData() TargetSite: Void FillData() Time: 01/09/2025 04:58:10 PM PageName: DataTableResult String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' AND LoanTypeStatus='InActive' ORDER BY LoanTypeStatus, LoanGroup, GroupLoanType, GLoanTypeNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ProcessingIncludedInFee'. Invalid column name 'InsuranceIncludedInFee'. Invalid column name 'OtherChargeIncludedInFee'. Invalid column name 'SecurityIncludedInFee'. Invalid column name 'FDIncludedInFee'. Invalid column name 'RDIncludedInFee'. Invalid column name 'DownPaymentIncludedInFee'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/09/2025 04:58:10 PM PageName: GroupLoan_GroupLoanNoMasterUpdation String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' AND LoanTypeStatus='InActive' 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_54dv44n2 StackTrace: at GroupLoan_GroupLoanNoMasterUpdation.FillData() TargetSite: Void FillData() Time: 01/09/2025 04:58:21 PM PageName: DataTableResult String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' AND LoanTypeStatus='InActive' ORDER BY LoanTypeStatus, LoanGroup, GroupLoanType, GLoanTypeNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'ProcessingIncludedInFee'. Invalid column name 'InsuranceIncludedInFee'. Invalid column name 'OtherChargeIncludedInFee'. Invalid column name 'SecurityIncludedInFee'. Invalid column name 'FDIncludedInFee'. Invalid column name 'RDIncludedInFee'. Invalid column name 'DownPaymentIncludedInFee'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/09/2025 04:58:21 PM PageName: GroupLoan_GroupLoanNoMasterUpdation String str: SELECT GLoanTypeId, LoanGroup, GroupLoanType, GLoanTypeNo, GLoanTypeName, GLoanNoPrefix, TermMode, MinimumTerm, MultipleTerm, MaximumTerm, NoPayingTerm, MinimumAmount, MultipleAmount, MaximumAmount, InterestMethod, InterestType, InterestRateMinimum, InterestRateAnnual, InterestRateMaximum, GracePeriod, PenaltyRateAnnual, FirstEMIPayment, EMIAmount, EMIAmountType, FirstInstallmentType, AccountHeadLoanId, AccountHeadLoanName, AccountHeadInterestId, AccountHeadInterestName, AccountHeadPenaltyId, AccountHeadPenaltyName, AccountHeadGSTId, AccountHeadGSTName, ProcessingIncludedInFee, ProcessingFee, ProcessingFeePercent, ProcessingFeeAmount, ProcessingGSTPercent, AccountHeadProcessingId, AccountHeadProcessingName, InsuranceIncludedInFee, InsuranceFee, InsuranceFeePercent, InsuranceFeeAmount, InsuranceGSTPercent, AccountHeadInsuranceId, AccountHeadInsuranceName, OtherChargeIncludedInFee, OtherCharge, OtherChargePercent, OtherChargeAmount, OtherChargeGSTPercent, AccountHeadOtherChargeId, AccountHeadOtherChargeName, SecurityIncludedInFee, SecurityFee, SecurityFeePercent, SecurityFeeAmount, AccountHeadSecurityId, AccountHeadSecurityName, FDIncludedInFee, FDAmount, FDAmountPercent, FDAmountAmount, AccountHeadFDAmountId, AccountHeadFDAmountName, RDIncludedInFee, RDAmount, RDAmountPercent, RDAmountAmount, AccountHeadRDAmountId, AccountHeadRDAmountName, DownPaymentIncludedInFee, DownPayment, DownPaymentPercent, DownPaymentAmount, AccountHeadDownPaymentId, AccountHeadDownPaymentName, LoanTypeStatus, LoanTypeRemark, EntryUser, rtrim(Convert(char,EntryTime,106))+' - '+rtrim(Convert(char,EntryTime,108))AS EntryTime FROM GroupLoanNoMaster WITH(nolock) WHERE 1=1 AND GroupLoanType='Business Loan' AND LoanGroup='Individual' AND LoanTypeStatus='InActive' 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_54dv44n2 StackTrace: at GroupLoan_GroupLoanNoMasterUpdation.FillData() TargetSite: Void FillData() Time: 02/09/2025 10:05:35 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/09/2025 10:31:05 AM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: RegisterForEventValidation can only be called during Render(); Source: System.Web StackTrace: at System.Web.UI.ClientScriptManager.RegisterForEventValidation(String uniqueId, String argument) at System.Web.UI.ClientScriptManager.RegisterForEventValidation(PostBackOptions options) at System.Web.UI.ClientScriptManager.GetPostBackEventReference(PostBackOptions options, Boolean registerForEventValidation) at System.Web.UI.WebControls.LinkButton.AddAttributesToRender(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderBeginTag(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.WebControls.DataControlLinkButton.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.TableCell.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.WebControls.Table.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at Employee_EmployeeRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void RegisterForEventValidation(System.String, System.String) Time: 02/09/2025 10:31:24 AM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: RegisterForEventValidation can only be called during Render(); Source: System.Web StackTrace: at System.Web.UI.ClientScriptManager.RegisterForEventValidation(String uniqueId, String argument) at System.Web.UI.ClientScriptManager.RegisterForEventValidation(PostBackOptions options) at System.Web.UI.ClientScriptManager.GetPostBackEventReference(PostBackOptions options, Boolean registerForEventValidation) at System.Web.UI.WebControls.LinkButton.AddAttributesToRender(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderBeginTag(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.WebControls.DataControlLinkButton.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.TableCell.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.WebControls.Table.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at Employee_EmployeeRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void RegisterForEventValidation(System.String, System.String) Time: 02/09/2025 10:31:42 AM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/09/2025 10:31:42 AM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_wcvyqak3 StackTrace: at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/09/2025 12:06:32 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/09/2025 12:06:32 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/09/2025 01:13:04 PM PageName: Employee_EmployeeRegistrationVerificationNew String str: SELECT Count(1)AS Nos0 FROM EmployeeRegistrationDetail WHERE AadharNo='' AND EmployeeName='MOHD SALMAN' AND GuardianName='MOHD MUKHTAR' ; SELECT Count(1)AS Nos1 FROM EmployeeRegistrationDetail WHERE AadharNo=''; SELECT Count(1)AS Nos2 FROM EmployeeRegistrationDetail WHERE PANNo=''; SELECT Count(1)AS Nos3 FROM EmployeeRegistrationDetail WHERE VoterIdNo=''; SELECT Count(1)AS Nos4 FROM EmployeeRegistrationDetail WHERE EmployeeMobileNo=''; EXECUTE dbo.ProWebGetPutEmployeeId '7001' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: There is no row at position 0. Source: System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at System.Data.DataRowCollection.get_Item(Int32 index) at Employee_EmployeeRegistrationVerificationNew.btnSubmit_Click(Object sender, EventArgs e) TargetSite: NodePath GetNodeByIndex(Int32) Time: 02/09/2025 05:57:45 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/09/2025 05:57:45 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/09/2025 10:03:51 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/09/2025 10:57:30 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/09/2025 10:57:30 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/09/2025 07:11:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/09/2025 07:11:09 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/09/2025 10:04:36 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/09/2025 11:40:02 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 11:40:02 AM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/09/2025 12:15:10 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 12:15:10 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h5bnbdct StackTrace: at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) at LoanIncentive_LoanIncentiveVerification.btnDownload_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/09/2025 12:15:21 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='ymf0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 12:15:21 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='ymf0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h5bnbdct StackTrace: at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) at LoanIncentive_LoanIncentiveVerification.btnDownload_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/09/2025 12:22:50 PM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/09/2025 12:22:50 PM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 04/09/2025 12:22:50 PM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/09/2025 12:22:50 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 04/09/2025 12:22:50 PM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/09/2025 12:22:50 PM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ilug1uxc StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 04/09/2025 12:23:47 PM PageName: DataSetResult String str: SELECT Count(1)EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='Male'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='FeMale'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE LoginStatus='Active'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM' AND Status='Approved'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM'; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'Gender'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.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: 04/09/2025 12:23:47 PM PageName: UserMasterSetting_DashBoardHR String str: SELECT Count(1)EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='Male'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE Gender='FeMale'; SELECT Count(1) EmployeeId FROM EmployeeRegistrationDetail a WITH(nolock) WHERE LoginStatus='Active'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM' AND Status='Approved'; SELECT Count(1) EmployeeId FROM F2526EmployeeAttendanceDetail a WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM'; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zcn3v3by StackTrace: at UserMasterSetting_DashBoardHR.DisplayRecordCount() TargetSite: Void DisplayRecordCount() Time: 04/09/2025 12:23:47 PM PageName: DataTableResult String str: SELECT sd.EmployeeId, sd.EmployeeName, sd.DesignationName, sa.AttStatus AS Attendance, sa.Status FROM EmployeeRegistrationDetail sd WITH(nolock) LEFT JOIN ( SELECT EmployeeId, AttStatus, Status FROM F2526EmployeeAttendanceDetail WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM')sa ON sd.EmployeeId=sa.EmployeeId WHERE 1=1 ORDER By sd.EmployeeId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2526EmployeeAttendanceDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/09/2025 12:23:47 PM PageName: UserMasterSetting_DashBoardHR String str: SELECT sd.EmployeeId, sd.EmployeeName, sd.DesignationName, sa.AttStatus AS Attendance, sa.Status FROM EmployeeRegistrationDetail sd WITH(nolock) LEFT JOIN ( SELECT EmployeeId, AttStatus, Status FROM F2526EmployeeAttendanceDetail WITH(nolock) WHERE AttDate='9/4/2025 12:00:00 AM')sa ON sd.EmployeeId=sa.EmployeeId WHERE 1=1 ORDER By sd.EmployeeId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zcn3v3by StackTrace: at UserMasterSetting_DashBoardHR.FillAttendence() TargetSite: Void FillAttendence() Time: 04/09/2025 12:23:47 PM PageName: UserMasterSetting_DashBoardHR String str: SELECT TOP 5 EmployeeId, EmployeeName, GuardianName, BranchName, EmployeeMobileNo, Convert(CHAR,EmpJoinDate,106)AS EmpJoinDated FROM EmployeeRegistrationDetail WITH(nolock) WHERE 1=1 ORDER By EmpJoinDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: A field or property with the name 'MobileNo' was not found on the selected data source. Source: System.Web StackTrace: at System.Web.UI.WebControls.BoundField.TryGetSimplePropertyValue(Object dataItem, Object& data) at System.Web.UI.WebControls.BoundField.GetValue(Control controlContainer) at System.Web.UI.WebControls.BoundField.OnDataBindField(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at UserMasterSetting_DashBoardHR.FillEmployee() TargetSite: Boolean TryGetSimplePropertyValue(System.Object, System.Object ByRef) Time: 04/09/2025 12:39:17 PM PageName: DataTableResult String str: SELECT PurposeGroupId,PurposeGroupName FROM PurposeGroupMaster WITH(nolock) WHERE PurposeTypeId='Select' AND PurposeGroupStatus='Active' ORDER BY PurposeGroupName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'Select' to data type tinyint. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/09/2025 12:39:17 PM PageName: UserMasterSetting_LoanPurposeNameMaster String str: SELECT PurposeGroupId,PurposeGroupName FROM PurposeGroupMaster WITH(nolock) WHERE PurposeTypeId='Select' AND PurposeGroupStatus='Active' ORDER BY PurposeGroupName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vondziqr StackTrace: at UserMasterSetting_LoanPurposeNameMaster.FillPurposeGroup() TargetSite: Void FillPurposeGroup() Time: 04/09/2025 12:39:21 PM PageName: UserMasterSetting_LoanPurposeNameMaster String str: SELECT PurposeTypeId, PurposeTypeName, PurposeGroupId,PurposeGroupName,PurposeId,PurposeName,PurposeStatus FROM PurposeNameMaster WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vondziqr StackTrace: at UserMasterSetting_LoanPurposeNameMaster.FillData() TargetSite: Void FillData() Time: 04/09/2025 12:39:31 PM PageName: UserMasterSetting_LoanPurposeNameMaster String str: SELECT PurposeTypeId, PurposeTypeName, PurposeGroupId,PurposeGroupName,PurposeId,PurposeName,PurposeStatus FROM PurposeNameMaster WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vondziqr StackTrace: at UserMasterSetting_LoanPurposeNameMaster.FillData() TargetSite: Void FillData() Time: 04/09/2025 12:53:02 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 12:53:02 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/09/2025 01:21:35 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 01:21:35 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/09/2025 02:23:19 PM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/09/2025 10:39:14 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/09/2025 10:39:14 PM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h5bnbdct StackTrace: at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) at LoanIncentive_LoanIncentiveVerification.btnDownload_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/09/2025 02:53:03 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/09/2025 02:53:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/09/2025 10:02:28 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/09/2025 10:02:28 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qprim3n0 StackTrace: at IndividualLoan_IndvLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/09/2025 11:08:20 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/09/2025 11:08:20 AM PageName: IndividualLoan_IndvLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_znmkfry3 StackTrace: at IndividualLoan_IndvLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at IndividualLoan_IndvLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/09/2025 11:31:28 AM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/09/2025 11:31:28 AM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h5bnbdct StackTrace: at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) at LoanIncentive_LoanIncentiveVerification.btnDownload_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/09/2025 11:42:33 AM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/09/2025 11:42:33 AM PageName: LoanIncentive_LoanIncentiveVerification String str: SELECT a.AdvisorId, a.AdvisorName, a.TeamType, a.IncentiveAmount AS Incentive, a.IncentiveRate AS Rate, a.PaidAmount AS Amount, rtrim(convert(CHAR,a.FromRank))+'-'+rtrim(convert(CHAR,a.AdvisorRank))AS Ranks, a.LoanId, a.MemberId, convert(CHAR, a.PaidDate, 106)AS PaidDate, a.VoucherId, a.ReferalId, a.ReferalName, rtrim(convert(CHAR, a.FromDate, 106)) + '-' + rtrim(convert(CHAR, a.ToDate, 106))AS ClosingPeriod FROM LoanIncentiveClosingTemp a WITH(nolock) WHERE 1=1 AND AdvisorId='YMF0014' ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h5bnbdct StackTrace: at LoanIncentive_LoanIncentiveVerification.ExportToExcel(DataTable DT, String fileName) at LoanIncentive_LoanIncentiveVerification.btnDownload_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/09/2025 12:50:56 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/09/2025 02:20:03 PM PageName: Account_ReceiveVoucherRequest String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at Account_ReceiveVoucherRequest.Validation() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 06/09/2025 02:22:11 PM PageName: Account_ReceiveVoucherRequest String str: SELECT a.LedgerId AS AssetSuspenceId, a.LedgerName as AssetSuspenceName FROM AccountLedgerMaster a With(NoLock) WHERE a.LedgerStatus='Active' AND LedgerId=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='AssetSuspence') ; String sql: INSERT INTO F2526VoucherMaster ( VoucherId, VoucherType, EntryTime, EntryUser ) VALUES ( 'VH00001349', 'ReceiveVoucher', GETDATE(), 'superadmin' ) ; INSERT INTO AccountVoucherDetail ( FinYear,BranchId,BranchName, VoucherType, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryTime, EntryUser, EntryType, BillAttached, VoucherFile, ClearStatus ) VALUES ( '2526','7000','Head Office', 'Receive', '7/31/2025 12:00:00 AM', 'VH00001349', '112001', 'HDFC Bank-50200111500402', 0, '', '', '', '', 'UPI-DHARMENDRA SINGH-DHARMENDRA8673-2@OKHDFCBANK-UTKS0001352-108974669611-UPI', GETDATE(), 'superadmin', 'ReceiveVoucher', 'No', '', 'Pending' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO F2526VoucherDetail ( VoucherType,BranchId,BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType ) SELECT VoucherType,BranchId,BranchName, TransDate, 'VH00001349' AS VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType FROM AccountVoucherDetail WHERE ClearStatus='Pending' AND VoucherId='VH00001349' ; UPDATE AccountVoucherDetail SET ClearStatus='Approved', VoucherId='VH00001349', ApproveDate='7/31/2025 12:00:00 AM', ApproveRemark=null, ApproveUser='superadmin', ApproveTime=GETDATE() WHERE ClearStatus='Pending' AND VoucherId='VH00001349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Error converting data type varchar to numeric. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at Account_ReceiveVoucherRequest.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/09/2025 10:05:45 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/09/2025 12:33:44 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/09/2025 12:33:44 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/09/2025 02:30:50 PM PageName: Employee_EmployeeRegistration String str: SELECT Count(1) AS Nos0 FROM EmployeeRegistrationDetail WHERE EmployeeId='EMP00007' ; SELECT Count(1) AS Nos1 FROM UserLoginDetail WHERE UserLoginId='EMP00007' ; SELECT Count(1) AS Nos2 FROM EmployeeRegistrationDetail WHERE AadharNo='639787758102' AND EmployeeName='RISHU NISHAD' AND GuardianName='MUKESH KUMAR' ; String sql: INSERT INTO EmployeeRegistrationDetail ( BranchId, BranchName, EmployeeId, EmployeeName, EmployeeSalutation, DepartmentName, DesignationName, ReportingOfficerId, ReportingOfficerName, EmployeeType, EmployeeGrade, EmployeeIdType, EmpJoinDate, GuardianSalutation, GuardianName, EmployeeMobileNo, EmployeeContactNo, EmployeeEmailId, EmployeeDOB, EmployeeGender, EmployeeReligion, EmployeeCategory, MaritalStatus, DateOfMarriage, SpouseName, Qualification, RelevantExperience, PreviousEmployment, DocumentSubmitted, LiabilityHeadId, LiabilityHeadName, ExpenceHeadId, ExpenceHeadName, RegStatus, SalaryStatus, AttendanceStatus, GroupLoanTeam, PermanentAddress, PermanentCity, PermanentStateId, PermanentStateName, PermanentDistrictId, PermanentDistrictName, PermanentPinCode, SameAsPostal, PostalAddress, PostalCity, PostalStateId, PostalStateName, PostalDistrictId, PostalDistrictName, PostalPinCode, BankAccountType, BankAccountNo, BankIFSCCode, BankNameId, BankName, BankBranch, AadharNo, PANNo, VoterIdNo, DLNo, PFAccountNo, PFUANNo, ESINo, AttInHH, AttInMM, AttOutHH, AttOutMM, EntryUser, EntryTime ) VALUES ( '7001', 'Prayagraj', 'EMP00007', 'RISHU NISHAD', 'Mr.', 'Operation', 'Relationship Officer', 'YMF0035', 'Soni ravat', 'PartTime', 'Grade-01', 'Software', '9/8/2025 12:00:00 AM', 'S/O', 'MUKESH KUMAR', '', '', '', '3/11/2006 12:00:00 AM', 'Male', 'Hindu', 'OBC', 'Married', '1/1/1900 12:00:00 AM', '', '', '', '', '', '311000', 'Employee Salary Payable - 311000', '711000', 'Employee Salary Expence - 711000', 'Pending', 'InActive', 'InActive', 'Yes', '', '', '', '', '', '', '', 'Yes', '', '', '', '', '', '', '', 'Saving', '', '', '', '', '', '639787758102', '', '', '', '', '', '','','','','', 'admin', GETDATE() ) ; INSERT INTO UserLoginDetail ( UserLoginId, UserPassword, UserRole, UserLoginStatus, UserWebLogin, UserEXELogin, UserMenuType, EmployeeId, BranchId, BranchName, UserWorkingDate, NoOfBackDate, UserName, UserMobileNo, UserEmailId, UserAddress, UserJoinDate, EntryUser, EntryTime ) VALUES ( 'EMP00007', 'RQBNAFAAMAAwADAAMAA3AA==', 'Admin', 'InActive', 'InActive', 'InActive', null, 'EMP00007', '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', '0', 'RISHU NISHAD', '', '', '', '9/8/2025 12:00:00 AM', 'admin', GETDATE() ) ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES ( 'EMP00007', '7001', 'admin', GETDATE() ) ; UPDATE BranchNameMaster SET EmployeeCounter=ISNULL(EmployeeCounter,0)+1 WHERE BranchId IN ( SELECT TOP 1 BranchId FROM BranchNameMaster WHERE BranchTable='A' ORDER BY BranchId ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'EntryTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at Employee_EmployeeRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/09/2025 02:45:20 PM PageName: IndividualLoan_IndvLoanDisbursement String str: SELECT Count(1) AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00001489' ; SELECT Count(1) AS Nos2 FROM GroupLoanAccount WHERE LoanId='700150000191' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00001489', 'GroupLoanDisbursement', GETDATE(), 'admin' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE GroupLoanAccount SET LoanId= '700150000191' WHERE SanctionId='GS700100203' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '7001', 'Prayagraj', 'VH00001489', '9/8/2025 12:00:00 AM', '29416', 'OnLineByHeadOffice', 'Payment', 'OnLineByHeadOffice for loan disbursement of 700150000191 of payable amount 29416 of loan amount 30000', '112001', 'HDFC Bank-50200111500402', '000028', '9/8/2025 12:00:00 AM', 'ok', 'ok', '700120000186', 'GS700100203', '700150000191', 'admin', GETDATE(), 'Pending', 'GroupLoanDisbursement' ); INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001489','512220', 'Processing Fee on Group Loan (Income Generation)', '360', '0', '000028', '700150000191', '700120000186', 'GS700100203', 'Loan Processing Fee of 700150000191 with amount 360 in loan disbursement ', 'admin', GETDATE(), 'GroupLoanDisbursement' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001489','512230', 'Insurance Fee on Group Loan (Income Generation)', '159', '0', '000028', '700150000191', '700120000186', 'GS700100203', 'Loan Insurance Fee of 700150000191 with amount 159 in loan disbursement ', 'admin', GETDATE(), 'GroupLoanDisbursement' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001489','322000', 'Goods And Service Tax', '65', '0', '000028', '700150000191', '700120000186', 'GS700100203', 'GST On Processing 700150000191 with amount 65 in loan disbursement ', 'admin', GETDATE(), 'GroupLoanDisbursement' ) ; UPDATE GroupLoanAccount SET ProcessingFee='360', SecurityFee='0', InsuranceFee='159', OtherFee='0', ServiceTax='0', TotalFee='584', FeePayMode='DeductFromLoan', FeePayHeadId='112001', FeeVoucherId='VH00001489', FeePayStatus='Clear', FeePayTransId='000028', FeeDate='9/8/2025 12:00:00 AM', FeeEntryUser='admin', FeeEntryTime=GETDATE() WHERE SanctionId='GS700100203' ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001489','112001', 'HDFC Bank-50200111500402', '29416', '0', '000028', '700150000191', '700120000186', 'GS700100203', 'OnLineByHeadOffice for loan disbursement of 700150000191 of payable amount 29416 of loan amount 30000', 'admin', GETDATE(), 'GroupLoanDisbursement' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001489','114700', 'Group Loan ( Income Generation )', '0', '30000', '000028', '700150000191', '700120000186', 'GS700100203', 'OnLineByHeadOffice for loan disbursement of 700150000191 of payable amount 29416 of loan amount 30000', 'admin', GETDATE(), 'GroupLoanDisbursement' ) ; UPDATE GroupLoanAccount SET LoanId='700150000191', LoanStatus='LoanDisbursed', LoanFunder='Yassavi', LoanAmount='30000', OtherAmount='0', TotalInterest='6000.00', DisburseAmount='29416', EMIAmount='300', ExpiryDate='1/1/0001 12:00:00 AM', DisburseMode='OnLineByHeadOffice', DisburseHeadId='112001', DisburseTransId='000028', DisburseVoucherId='VH00001489', DisburseDate='9/8/2025 12:00:00 AM', DisburseEntryUser='admin', DisburseEntryTime=GETDATE() WHERE SanctionId='GS700100203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvLoanDisbursement.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/09/2025 03:57:45 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00001515' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00001515', 'GroupRepaymentMultiple', GETDATE(), 'admin' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '7001', 'Prayagraj', 'VH00001515', '9/8/2025 12:00:00 AM', '0', 'CashDepositInBranch', 'Received', 'CashDepositInBranch for EMI Payment of LoanId 700150000159 of amount 900.00', '111001', 'Cash In Hand Prayagraj', '', '1/1/1900 12:00:00 AM', '', '', '700120000159', '700150000159', '700150000159', 'admin', GETDATE(), 'Pending', 'GroupRepaymentMultiple' ); UPDATE GroupLoanLedger SET PaidOfficerId='YMF0027', PaidOfficerName='Ankita Srivastava', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001515', PayType='Overdue', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000159' AND LoanRNo='13243' AND PStatus='Due' ; UPDATE GroupLoanLedger SET PaidOfficerId='YMF0027', PaidOfficerName='Ankita Srivastava', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001515', PayType='Overdue', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000159' AND LoanRNo='13244' AND PStatus='Due' ; UPDATE GroupLoanLedger SET PaidOfficerId='YMF0027', PaidOfficerName='Ankita Srivastava', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001515', PayType='OnTime', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000159' AND LoanRNo='13245' AND PStatus='Due' ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001515', '111001', 'Cash In Hand Prayagraj', '0', '900.00', '', '700150000159', '700120000159', 'YMF0027', 'CashDepositInBranch for EMI Payment of LoanId 700150000159 of amount 900.00', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001515', '114700', 'Group Loan ( Income Generation )', '627.48', '0', '', '700150000159', '700120000159', 'YMF0027', 'CashDepositInBranch for Principal Payment of LoanId 700150000159 of amount 627.48', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001515', '511500', 'Interest Income on Group Loan ( Income Generation )', '272.52', '0', '', '700150000159', '700120000159', 'YMF0027', 'CashDepositInBranch for Interest Payment of LoanId 700150000159 of amount 272.52', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvLoanRepaymentMultiple.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/09/2025 04:00:02 PM PageName: IndividualLoan_IndvLoanRepaymentMultiple String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00001520' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00001520', 'GroupRepaymentMultiple', GETDATE(), 'admin' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '7001', 'Prayagraj', 'VH00001520', '9/8/2025 12:00:00 AM', '0', 'CashDepositInBranch', 'Received', 'CashDepositInBranch for EMI Payment of LoanId 700150000160 of amount 900.00', '111001', 'Cash In Hand Prayagraj', '', '1/1/1900 12:00:00 AM', '', '', '700120000133', '700150000160', '700150000160', 'admin', GETDATE(), 'Pending', 'GroupRepaymentMultiple' ); UPDATE GroupLoanLedger SET PaidOfficerId='YMF0036', PaidOfficerName='Ram Naresh Yadav', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001520', PayType='Overdue', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000160' AND LoanRNo='13364' AND PStatus='Due' ; UPDATE GroupLoanLedger SET PaidOfficerId='YMF0036', PaidOfficerName='Ram Naresh Yadav', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001520', PayType='Overdue', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000160' AND LoanRNo='13365' AND PStatus='Due' ; UPDATE GroupLoanLedger SET PaidOfficerId='YMF0036', PaidOfficerName='Ram Naresh Yadav', PStatus='Paid', PDue='0', PPaid='0', PDate='9/8/2025 12:00:00 AM', VoucherId='VH00001520', PayType='OnTime', PayMode='CashDepositInBranch', PayStatus='Clear', PayHeadId='111001', PayTransId='', EntryUser='admin', EntryTime=GETDATE() WHERE LoanId='700150000160' AND LoanRNo='13366' AND PStatus='Due' ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001520', '111001', 'Cash In Hand Prayagraj', '0', '900.00', '', '700150000160', '700120000133', 'YMF0036', 'CashDepositInBranch for EMI Payment of LoanId 700150000160 of amount 900.00', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001520', '114700', 'Group Loan ( Income Generation )', '632.38', '0', '', '700150000160', '700120000133', 'YMF0036', 'CashDepositInBranch for Principal Payment of LoanId 700150000160 of amount 632.38', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, TransactionId, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '7001', 'Prayagraj', '9/8/2025 12:00:00 AM', 'VH00001520', '511500', 'Interest Income on Group Loan ( Income Generation )', '267.62', '0', '', '700150000160', '700120000133', 'YMF0036', 'CashDepositInBranch for Interest Payment of LoanId 700150000160 of amount 267.62', 'admin', GETDATE(), 'GroupRepaymentMultiple' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at IndividualLoan_IndvLoanRepaymentMultiple.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/09/2025 09:57:41 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/09/2025 12:53:19 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/09/2025 12:53:19 PM PageName: GroupLoan_GroupLoanBankNEFTReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_k2bcmbkv StackTrace: at GroupLoan_GroupLoanBankNEFTReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanBankNEFTReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/09/2025 03:52:37 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/16/2025 12:00:00 AM' AND a.DisburseDate<'9/1/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/09/2025 03:52:37 PM PageName: GroupLoan_CustomizeInsuranceReport String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), PolicyNo VARCHAR(20), MemberDOB VARCHAR(20), CoverDate VARCHAR(20), Tenure VARCHAR(10), LoanAmount VARCHAR(10), RoleOfLoan VARCHAR(20), MemberSalutation VARCHAR(10), MemberName VARCHAR(50), MemberGender VARCHAR(10), LoanId VARCHAR(20), MemberId VARCHAR(20), RegionalOffice VARCHAR(20), BranchName VARCHAR(50), BranchCode VARCHAR(10), BorrowerAddress VARCHAR(500), StateName VARCHAR(50), PinCode VARCHAR(10),NomineeSalutation VARCHAR(10), NomineeName VARCHAR(50), NomineeDOB VARCHAR(20), NomineeGender VARCHAR(10), NomineeRelation VARCHAR(50), PercentageShare VARCHAR(10), KotakPremium VARCHAR(10), TotalPremium VARCHAR(10), MobileNo VARCHAR(20), Occupation VARCHAR(50), UWStatus VARCHAR(10), MISSendDate VARCHAR(20), LoanTerm INT, LoanTermMode VARCHAR(10) ); INSERT INTO @FTable ( PolicyNo, CoverDate, LoanAmount, RoleOfLoan,MemberSalutation, MemberName, LoanId, MemberId, RegionalOffice, BranchName, BranchCode,NomineeSalutation, NomineeName, PercentageShare, KotakPremium, TotalPremium, MobileNo, UWStatus, MISSendDate, LoanTerm, LoanTermMode ) SELECT 'GH000578' AS PolicyNo, convert(CHAR,a.DisburseDate,103)AS CoverDate, a.LoanAmount, 'Single Life' AS RoleOfLoan,a.MemberSalutation, a.MemberName, a.LoanId, a.MemberId, 'Uttar Pradesh' AS RegionalOffice, a.BranchName, a.BranchId AS BranchCode,a.NomineeSalutation, a.NomineeName, '100' AS PercentageShare, a.InsuranceFee AS KotakPremium, a.InsuranceFee AS TotalPremium, a.MobileNo, 'UW' AS UWStatus, getdate() AS MISSendDate, a.LoanTerm, a.LoanTermMode FROM GroupLoanAccount a WITH(nolock) WHERE a.DisburseDate>='8/16/2025 12:00:00 AM' AND a.DisburseDate<'9/1/2025 12:00:00 AM' AND a.BranchId='7001' UPDATE a SET a.MemberDOB = CONVERT(CHAR, b.MemberDOB, 103), a.MemberGender = b.MemberGender, a.BorrowerAddress = b.MemberAddress,a.NomineeDOB = CONVERT(CHAR, c.NomineeDOB, 103), a.NomineeGender = c.NomineeGender, a.NomineeRelation = c.NomineeRelation, a.Occupation = b.MemberOccupation FROM @FTable a INNER JOIN GroupLoanMemberDetail b WITH (NOLOCK)ON a.MemberId = b.MemberId INNER JOIN GroupLoanAccount c WITH(NOLOCK) ON a.MemberId = c.MemberId ; UPDATE a SET a.PinCode=b.PermanentPinCode, a.StateName=b.PermanentStateName FROM @FTable a INNER JOIN GroupLoanMemberNominee b WITH(nolock) ON a.MemberId=b.MemberId ; UPDATE @FTable SET Tenure = CASE WHEN LoanTermMode='Daily' AND LoanTerm>=0 AND LoanTerm<91 THEN 3 WHEN LoanTermMode='Daily' AND LoanTerm>=91 AND LoanTerm<181 THEN 6 WHEN LoanTermMode='Daily' AND LoanTerm>=181 AND LoanTerm<271 THEN 9 WHEN LoanTermMode='Daily' AND LoanTerm>=271 AND LoanTerm<366 THEN 12 WHEN LoanTermMode='Daily' AND LoanTerm>=366 AND LoanTerm<541 THEN 18 WHEN LoanTermMode='Daily' AND LoanTerm>=541 AND LoanTerm<731 THEN 24 WHEN LoanTermMode='Weekly' AND LoanTerm>=0 AND LoanTerm<13 THEN 3 WHEN LoanTermMode='Weekly' AND LoanTerm>=13 AND LoanTerm<27 THEN 6 WHEN LoanTermMode='Weekly' AND LoanTerm>=27 AND LoanTerm<37 THEN 9 WHEN LoanTermMode='Weekly' AND LoanTerm>=37 AND LoanTerm<53 THEN 12 WHEN LoanTermMode='Weekly' AND LoanTerm>=53 AND LoanTerm<80 THEN 18 WHEN LoanTermMode='Weekly' AND LoanTerm>=80 AND LoanTerm<105 THEN 24 WHEN LoanTermMode='Monthly' AND LoanTerm>=0 AND LoanTerm<4 THEN 3 WHEN LoanTermMode='Monthly' AND LoanTerm>=4 AND LoanTerm<7 THEN 6 WHEN LoanTermMode='Monthly' AND LoanTerm>=7 AND LoanTerm<10 THEN 9 WHEN LoanTermMode='Monthly' AND LoanTerm>=10 AND LoanTerm<13 THEN 12 WHEN LoanTermMode='Monthly' AND LoanTerm>=13 AND LoanTerm<19 THEN 18 WHEN LoanTermMode='Monthly' AND LoanTerm>=19 AND LoanTerm<25 THEN 24 ELSE 0 END ; SELECT SrNo AS 'S.No', PolicyNo AS 'Policy No', MemberDOB AS 'Date Of Birth', CoverDate AS 'Date Of Commencement Of Loan/Cover', Tenure AS 'Tenure In Month', LoanAmount AS 'Final Cover Amount(Sanctioned Loan Amount)', RoleOfLoan AS 'Roles Associated With The Loan', MemberSalutation AS 'Borrowers Salutation', MemberName AS 'Borrowers FirstName', MemberGender AS 'Borrowers Gender', LoanId AS 'Loan ID', MemberId AS 'Customer ID', RegionalOffice AS 'Regional Office', BranchName AS 'Branch Name', BranchCode AS 'Branch Code', BorrowerAddress AS 'Borrowers Address', StateName AS 'Borrowers Address State', PinCode AS 'Borrowers PinCode',NomineeSalutation,NomineeName AS 'Nominees Name', NomineeDOB AS 'Nominees DOB', NomineeGender AS 'Nominees Gender', NomineeRelation AS 'Nominees Relation Ship With Borrower', PercentageShare AS '%Share If Multiple Nominees', KotakPremium AS 'KotakPremium', TotalPremium AS 'Total Premium', MobileNo AS 'Borrowers Mobile No.', Occupation AS 'Occupation Code', UWStatus AS 'UW Status', MISSendDate AS 'MIS Sent Date/Upload Date' FROM @FTable ORDER BY SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_mug11zy0 StackTrace: at GroupLoan_CustomizeInsuranceReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CustomizeInsuranceReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/09/2025 10:14:25 AM PageName: IndividualLoan_IndvLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at IndividualLoan_IndvLoanEMIDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/09/2025 11:28:41 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal()