Time: 20/01/2026 04:57:05 PM PageName: IntInsUpDel String str: String sql: INSERT INTO BranchPermissionHistory ( BPId, UserId, BranchId, EntryUser, EntryTime, UpdateUser, UpdateTime ) SELECT BPId, UserId, BranchId, EntryUser, EntryTime, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM BranchPermission WHERE UserId='EMP00002' ; DELETE FROM BranchPermission WHERE UserId='EMP00002' AND BranchId='100' ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES( 'EMP00002', '100', 'superadmin', '1/20/2026 4:57:05 PM') ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'EntryTime'. Invalid column name 'UpdateTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/01/2026 11:42:36 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void btnUpdate_Click(System.Object, System.EventArgs) Time: 21/01/2026 11:43:04 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void btnUpdate_Click(System.Object, System.EventArgs) Time: 21/01/2026 12:01:10 PM PageName: PlanMemberAdvisor_FDDebentureCertificate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find column lbtnAccountId. Source: System.Data StackTrace: at System.Data.DataTable.ParseSortString(String sortString) at System.Data.DataView.set_Sort(String value) at PlanMemberAdvisor_FDDebentureCertificate.grdData_Sorting(Object sender, GridViewSortEventArgs e) TargetSite: System.Data.IndexField[] ParseSortString(System.String) Time: 21/01/2026 12:14:34 PM PageName: PlanMemberAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/01/2026 01:15:30 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_eyvwrmwe StackTrace: at AdminMasterPage.AdminSearch_Click(Object sender, ImageClickEventArgs e) TargetSite: Void AdminSearch_Click(System.Object, System.Web.UI.ImageClickEventArgs) Time: 22/01/2026 09:14:52 AM PageName: DataTableResult String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='superadmin' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near ';'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 09:14:52 AM PageName: EmployeeHR_EmployeeRegistrationDetail String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='superadmin' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d0kjkiqe StackTrace: at EmployeeHR_EmployeeRegistrationDetail.FillEmployeeDetail() TargetSite: Void FillEmployeeDetail() Time: 22/01/2026 10:22:06 AM PageName: DataSetResult String str: SELECT SUM(PayAmount) As DailyPayAmount FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(PayAmount) As RDPayAmount FROM AdvisorRecoveryRDAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(MemberFee) As MemberFee FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberStatus='Pending' AND ReferalId='10099999' ; SELECT SUM(EMIAmount+CurrentPenalty+PreviousPenalty) As EMIAmount FROM AdvisorRecoveryLoanAccount WITH(nolock) WHERE PayStatus='Pending' AND CollectorId = '10099999' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PlanMemberDetailTemp'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 10:22:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT SUM(PayAmount) As DailyPayAmount FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(PayAmount) As RDPayAmount FROM AdvisorRecoveryRDAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(MemberFee) As MemberFee FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberStatus='Pending' AND ReferalId='10099999' ; SELECT SUM(EMIAmount+CurrentPenalty+PreviousPenalty) As EMIAmount FROM AdvisorRecoveryLoanAccount WITH(nolock) WHERE PayStatus='Pending' AND CollectorId = '10099999' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kmzzdwcc StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillBalance() TargetSite: Void FillBalance() Time: 22/01/2026 10:22:26 AM PageName: DataSetResult String str: SELECT SUM(PayAmount) As DailyPayAmount FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(PayAmount) As RDPayAmount FROM AdvisorRecoveryRDAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(MemberFee) As MemberFee FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberStatus='Pending' AND ReferalId='10099999' ; SELECT SUM(EMIAmount+CurrentPenalty+PreviousPenalty) As EMIAmount FROM AdvisorRecoveryLoanAccount WITH(nolock) WHERE PayStatus='Pending' AND CollectorId = '10099999' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PlanMemberDetailTemp'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 10:22:26 AM PageName: DepositAdvisor_AdvisorRDCollection String str: SELECT SUM(PayAmount) As DailyPayAmount FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(PayAmount) As RDPayAmount FROM AdvisorRecoveryRDAccount WITH(nolock) WHERE PayStatus='Pending' AND collectorId='10099999' ; SELECT SUM(MemberFee) As MemberFee FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberStatus='Pending' AND ReferalId='10099999' ; SELECT SUM(EMIAmount+CurrentPenalty+PreviousPenalty) As EMIAmount FROM AdvisorRecoveryLoanAccount WITH(nolock) WHERE PayStatus='Pending' AND CollectorId = '10099999' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kmzzdwcc StackTrace: at DepositAdvisor_AdvisorRDCollection.FillBalance() TargetSite: Void FillBalance() Time: 22/01/2026 11:47:39 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 11:49:14 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 11:55:10 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 11:58:16 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 01:15:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 01:47:35 PM PageName: PlanMemberAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 02:13:51 PM PageName: PlanMemberAdvisor_AdvisorRegistration String str: SELECT AdvisorId, MemberId, MemberName, AdvisorRank, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, BranchName, AdvisorReferalStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_AdvisorRegistration.FillIntroducerId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 02:14:12 PM PageName: PlanMemberAdvisor_AdvisorRegistration String str: SELECT AdvisorId, MemberId, MemberName, AdvisorRank, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, BranchName, AdvisorReferalStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_AdvisorRegistration.FillIntroducerId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 02:25:41 PM PageName: DataTableResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 02:25:41 PM PageName: Account_UpdateAccountOpeningBalance String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_jkiqo2zh StackTrace: at Account_UpdateAccountOpeningBalance.FillDDLData() TargetSite: Void FillDDLData() Time: 22/01/2026 02:26:10 PM PageName: DataTableResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 02:26:10 PM PageName: Account_UpdateAccountOpeningBalance String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_jkiqo2zh StackTrace: at Account_UpdateAccountOpeningBalance.FillDDLData() TargetSite: Void FillDDLData() Time: 22/01/2026 02:28:58 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT LedgerId, LedgerName+' - '+ rtrim(convert(CHAR,LedgerId)) AS LedgerIdName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerStatus='Active' AND LedgerMain IN ('100000','300000') ORDER BY LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 02:29:53 PM PageName: DataTableResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 02:29:53 PM PageName: Account_UpdateAccountOpeningBalance String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_jkiqo2zh StackTrace: at Account_UpdateAccountOpeningBalance.FillDDLData() TargetSite: Void FillDDLData() Time: 22/01/2026 02:30:13 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT LedgerId, LedgerName+' - '+ rtrim(convert(CHAR,LedgerId)) AS LedgerIdName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerStatus='Active' AND LedgerMain IN ('100000','300000') ORDER BY LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 03:38:08 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='CashInHand') ORDER BY a.LedgerHead, a.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 03:38:27 PM PageName: Account_AccountCashBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_s5levivv StackTrace: at Account_AccountCashBookReport.FillData() TargetSite: Void FillData() Time: 22/01/2026 03:55:50 PM PageName: DataTableResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 03:55:50 PM PageName: Account_AccountDayBookReport String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vyjczuon StackTrace: at Account_AccountDayBookReport.FillDDLData() TargetSite: Void FillDDLData() Time: 22/01/2026 03:55:57 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='CashInHand') ORDER BY a.LedgerHead, a.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 03:56:30 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='CashInHand') ORDER BY a.LedgerHead, a.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 03:56:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 03:56:59 PM PageName: DataSetResult String str: SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE FromDate<=(SELECT FromDate FROM FinancialYearMaster WITH(nolock) WHERE FinancialYearStatus='Active' ) ORDER BY FromDate DESC ; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='CashInHand') ORDER BY a.LedgerHead, a.LedgerName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/01/2026 04:19:11 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 04:23:26 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 04:27:10 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 04:40:10 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 22/01/2026 04:46: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/01/2026 05:04:59 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 22/01/2026 05:04:59 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_MemberRegistration.FillMemberPANNo() TargetSite: Void FillMemberPANNo() Time: 22/01/2026 05:05:22 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 05:06:34 PM PageName: DepositAdvisor_AdvisorRDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_AdvisorRDAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 07:15:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 07:15:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 07:15:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/01/2026 07:15:31 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 07:15:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/01/2026 07:15:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 09:31:00 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:01 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:01 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:01 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:02 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:02 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:31:03 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:37:18 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 09:41:02 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 09:42:36 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 09:43:09 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 09:56:23 AM PageName: PlanMemberAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 01:13:15 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 23/01/2026 01:13:15 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.FillMemberPANNo() TargetSite: Void FillMemberPANNo() Time: 23/01/2026 01:19:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT b.AccountId AS C0, a.ApplicationType As C1, a.MemberId As C2,a.MemberName AS C3,a.GuardianName As C4, Convert(char,a.DOB,106) AS C5,a.Occupation As C6, a.Nationality As C7,a.MemberPanNo As C8,a.MemberAadharNo As C9,a.PostalAddress As C10,a.PostalCityName As C11, a.PostalStateName As C12,a.PostalPinCode As C13, a.MobileNo AS C14,a.EmailId As C15, (b.Consideration / 1000.0) AS C16,b.PlanAmount As C17 ,b.MaturityTerm As C18,a.MemberBankName AS C19, a.BankBranchName As C20,a.BankAccountNo As C21, a.BankIFSCCode As C28,a.NomineeName As C22,b.NomineeRelation As C23,a.NomineeAddress As C24,Convert(char,a.NomineeDOB,106) As C25,(SELECT VoucherId FROM PlanAccountLedger WHERE AccountId = b.AccountId AND DueNo = ( SELECT MIN(DueNo) FROM PlanAccountLedger WHERE AccountId = b.AccountId )) AS C26 ,(SELECT PayMode FROM PlanAccountLedger WHERE AccountId = b.AccountId AND DueNo = ( SELECT MIN(DueNo) FROM PlanAccountLedger WHERE AccountId = b.AccountId )) AS C27,a.Occupation As C29,((SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName ='CompanyURL')+(SELECT replace(ReportValue, '~/','') FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'PlanMemberKYCFolder')+'/'+b.AccountId+'AccountQR'+b.MemberId+'.PNG') AS C30,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRegistrationFormRDLC') AS C95,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS C101, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail1')AS C102,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS C103,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS C104, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail') AS C105,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBankQR') AS C106 FROM PlanMemberDetail a INNER JOIN PlanAccountDetail b ON a.MemberId = b.MemberId WHERE b.AccountId = '1005000021'; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: An error occurred while communicating with the remote host. The error code is 0x800704CD. Source: System.Web StackTrace: at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.FlushCore(Byte[] status, Byte[] header, Int32 keepConnected, Int32 totalBodySize, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32 doneWithSession, Int32 finalStatus, Boolean& async) at System.Web.Hosting.ISAPIWorkerRequest.FlushCachedResponse(Boolean isFinal) at System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async) at PlanMemberAdvisor_PrintRDLCPage.PlanRegistrationForm() TargetSite: Void FlushCore(Byte[], Byte[], Int32, Int32, Int32, IntPtr[], Int32[], Int32, Int32, Boolean ByRef) Time: 23/01/2026 01:20:22 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='HJTPR0050L' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'MemberId' 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 DepositAdvisor_MemberRegistration.FillMemberPANNo() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 23/01/2026 01:21:56 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 23/01/2026 03:13:29 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 23/01/2026 03:16:27 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/01/2026 03:17:58 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:21:32 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:24:38 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:28:03 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:28:46 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:31:26 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:32:49 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:33:17 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:34:03 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:35:24 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:42:39 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:45:11 PM PageName: SendSMS String str: 9060807064 String sql: Dear Mr. VIJAY KUMAR CHAUDHARY, your application for membership is registered on date 23/01/2026 with CustomerId 1002000031 (messaged on 23/01/2026 03:45:10 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 23/01/2026 03:45:11 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000031', null, '', null, '9060807064', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. VIJAY KUMAR CHAUDHARY, your application for membership is registered on date 23/01/2026 with CustomerId 1002000031 (messaged on 23/01/2026 03:45:10 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/01/2026 03:46:23 PM PageName: SendSMS String str: 7004338998 String sql: Dear Mrs. Dolly Ram, your application for membership is registered on date 22/01/2026 with CustomerId 1002000032 (messaged on 23/01/2026 03:46:23 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 23/01/2026 03:46:23 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000032', null, '', null, '7004338998', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. Dolly Ram, your application for membership is registered on date 22/01/2026 with CustomerId 1002000032 (messaged on 23/01/2026 03:46:23 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/01/2026 03:55:02 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 03:55:35 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 04:25:44 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT AdvisorId, MemberId, MemberName, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, AdvisorPlanStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.FillReferenceId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:34:51 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'1/24/2026 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'1/24/2026 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='EMP00010' AND a.MobileNo='8083121500' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/01/2026 04:34:51 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'1/24/2026 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'1/24/2026 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='EMP00010' AND a.MobileNo='8083121500' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 23/01/2026 04:39:39 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 04:39:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:43:14 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 04:43:20 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:43:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 04:44:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:44:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:45:53 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:47:34 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ixemox13 StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 04:47:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/01/2026 04:58:32 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 05:01:16 PM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 05:01:52 PM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 05:02:35 PM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 05:03:33 PM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/01/2026 05:46:24 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/01/2026 10:19:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:20:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:20:27 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:20:36 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:20:46 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:20:53 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:21:15 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:22:20 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:49:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 24/01/2026 10:49:52 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 24/01/2026 10:51:59 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:52:08 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:52:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:52:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:53:15 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:53:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:53:26 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:53:31 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:53:42 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:54:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 10:54:08 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:54:10 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 10:54:14 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:16:18 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:17:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:17:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:17:09 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:17:13 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:17:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:18:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:18:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:19:10 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:19:17 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:19:59 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:20:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:21:10 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_5srwnsnf StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:21:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:21:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:35:47 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 24/01/2026 11:37:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 11:37:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 11:37:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/01/2026 01:46:24 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 24/01/2026 01:46:25 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 24/01/2026 01:49:08 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 24/01/2026 01:49:56 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 24/01/2026 01:51:56 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewSignature() TargetSite: Void ImagePreviewSignature() Time: 24/01/2026 02:59:05 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 02:59:05 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 02:59:06 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 02:59:06 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 02:59:07 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/01/2026 03:16:57 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewSignature() TargetSite: Void ImagePreviewSignature() Time: 24/01/2026 03:17:18 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewAddress() TargetSite: Void ImagePreviewAddress() Time: 24/01/2026 04:26:50 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 24/01/2026 04:49:20 PM PageName: SendSMS String str: 9331210582 String sql: Dear Mr. Suresh Ram, your application for membership is registered on date 24/01/2026 with CustomerId 1002000034 (messaged on 24/01/2026 04:49:20 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 24/01/2026 04:49:20 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000034', null, '', null, '9331210582', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Suresh Ram, your application for membership is registered on date 24/01/2026 with CustomerId 1002000034 (messaged on 24/01/2026 04:49:20 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:45:08 AM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:45:08 AM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 25/01/2026 11:45:08 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 25/01/2026 11:45:17 AM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:45:17 AM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 25/01/2026 11:45:17 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 25/01/2026 11:45:54 AM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:45:54 AM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 25/01/2026 11:45:54 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 25/01/2026 11:46:16 AM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:46:16 AM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 25/01/2026 11:46:16 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 25/01/2026 11:46:32 AM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/01/2026 11:46:32 AM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 25/01/2026 11:46:32 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 25/01/2026 12:02:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 12:02:46 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 12:40:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 01:17:59 PM PageName: UserMasterSetting_WorkingDateSelection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_omefhlkw StackTrace: at UserMasterSetting_WorkingDateSelection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:47:13 PM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:54 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:55 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:55 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:56 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:50:58 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:37 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:37 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:38 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:38 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:39 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:52:39 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_edmmeft4 StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 01:53:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 02:01:01 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 02:01:26 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 25/01/2026 04:42:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 04:42:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 04:42:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 04:42:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 04:42:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/01/2026 04:42:46 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/01/2026 09:40:17 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 27/01/2026 09:40:30 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 27/01/2026 09:40:35 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 27/01/2026 09:40:41 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 27/01/2026 09:41:14 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 27/01/2026 09:58:00 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 09:58:21 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 09:58:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 09:59:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 09:59:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 09:59:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 09:59:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 10:00:04 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 10:00:12 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 10:01:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 10:01:19 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 10:04:23 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 10:04:35 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 10:05:31 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 10:07:08 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:17:19 AM PageName: PlanMemberAdvisor_AdvisorRegistration String str: SELECT RankId, RankName FROM RankNameMaster WITH(nolock) WHERE RankStatus='Active' AND RankId<'99' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kmzzdwcc StackTrace: at PlanMemberAdvisor_AdvisorRegistration.FillAdvisorRank() TargetSite: Void FillAdvisorRank() Time: 27/01/2026 11:18:24 AM PageName: PlanMemberAdvisor_AdvisorRegistration String str: SELECT AdvisorId, MemberId, MemberName, AdvisorRank, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, BranchName, AdvisorReferalStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='10099999' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kmzzdwcc StackTrace: at PlanMemberAdvisor_AdvisorRegistration.FillAdvisorRank() TargetSite: Void FillAdvisorRank() Time: 27/01/2026 11:25:16 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:25:44 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:26:01 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:26:01 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:26:02 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:26:35 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:28:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:28:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:28:30 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 27/01/2026 11:28:49 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 11:55:04 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 27/01/2026 12:03:41 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 27/01/2026 12:28:31 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 27/01/2026 12:28:58 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 27/01/2026 12:31:53 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 01:34:41 PM PageName: SendSMS String str: 9798540399 String sql: Dear Miss RENU DEVI , your application for membership is registered on date 27/01/2026 with CustomerId 1002000035 (messaged on 27/01/2026 01:34:40 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 27/01/2026 01:34:41 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000035', null, '', null, '9798540399', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss RENU DEVI , your application for membership is registered on date 27/01/2026 with CustomerId 1002000035 (messaged on 27/01/2026 01:34:40 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 27/01/2026 02:11:18 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:15:00 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:15:33 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:15:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:16:00 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:17:01 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:18:06 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:20:00 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/01/2026 02:21:02 PM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 27/01/2026 02:21:02 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.FillMemberPANNo() TargetSite: Void FillMemberPANNo() Time: 27/01/2026 03:35:15 PM PageName: Employee_EmployeeAppointmentLetterList 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 Employee_EmployeeAppointmentLetterList.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 27/01/2026 03:35:30 PM PageName: Employee_EmployeeAppointmentLetterList 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, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE UserLoginId=a.EmployeeId)AS UserRole, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeAppointmentLetterHTML')+'?EmployeeId='+a.EmployeeId AS EmployeeAppointmentLetterHTML, 'Employee_PrintRDLCPage.aspx?Report=' + (SELECT ReportValue FROM ProjectReportSetting WITH(nolock)WHERE ReportName='EmployeeAppointmentLetter')+'&EmployeeId='+EmployeeId AS EmployeeAppointmentLetter FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 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_yk12bzjy StackTrace: at Employee_EmployeeAppointmentLetterList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 27/01/2026 04:15:39 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/01/2026 11:23:45 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cddi2shu StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void btnUpdate_Click(System.Object, System.EventArgs) Time: 28/01/2026 11:25:17 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 28/01/2026 12:19:05 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 12:19:05 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 28/01/2026 12:19:05 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 28/01/2026 12:19:21 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 12:19:21 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 28/01/2026 12:19:21 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 28/01/2026 12:26:38 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 28/01/2026 12:38:52 PM PageName: PlanMemberAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 28/01/2026 12:43:15 PM PageName: PlanMemberAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 28/01/2026 02:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C95, C99, C100 ) SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, rtrim(Convert(CHAR,a.MIPAmount))+' - '+a.MIPMode AS C15, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDMISPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000011' ; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C95, C99, C100 FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDMISPrint() TargetSite: Void AbortInternal() Time: 28/01/2026 02:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C95, C99, C100 ) SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, rtrim(Convert(CHAR,a.MIPAmount))+' - '+a.MIPMode AS C15, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDMISPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000011' ; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C95, C99, C100 FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_izr0wvjh StackTrace: at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDMISPrint() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void PlanRDFDMISPrint() Time: 28/01/2026 02:21:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C16 VARCHAR(100), C17 VARCHAR(100), C18 VARCHAR(100), C19 VARCHAR(100), C20 VARCHAR(100), C21 VARCHAR(100), C22 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100), CBase DECIMAL(10,2) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C95, C99, C100, CBase )SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WITH (nolock) WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WITH (nolock) WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDBondPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 , (SELECT a.PlanAmount/ConsiderationSingle FROM PlanNoMaster WITH(nolock) WHERE PlanNo=a.PlanNo )AS CBase FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000001' ; DECLARE @TTable TABLE ( RNo TINYINT IDENTITY(1,1), MaturityTerm VARCHAR(100), MaturityAmount VARCHAR(100) ); INSERT INTO @TTable ( MaturityTerm, MaturityAmount ) SELECT MaturityTerm, MaturityAmount*(SELECT CBase FROM @FTable ) FROM PlanNoMasterOther WITH(nolock) WHERE PlanNo=(SELECT C10 FROM @FTable ); UPDATE a SET a.C15=(SELECT MaturityTerm FROM @TTable WHERE RNo=1), a.C16=(SELECT MaturityAmount FROM @TTable WHERE RNo=1), a.C17=(SELECT MaturityTerm FROM @TTable WHERE RNo=2), a.C18=(SELECT MaturityAmount FROM @TTable WHERE RNo=2), a.C19=(SELECT MaturityTerm FROM @TTable WHERE RNo=3), a.C20=(SELECT MaturityAmount FROM @TTable WHERE RNo=3), a.C21=(SELECT MaturityTerm FROM @TTable WHERE RNo=4), a.C22=(SELECT MaturityAmount FROM @TTable WHERE RNo=4) FROM @FTable a; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20, C21, C22, C95, C99, C100, CBase FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDBondPrint() TargetSite: Void AbortInternal() Time: 28/01/2026 02:21:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C16 VARCHAR(100), C17 VARCHAR(100), C18 VARCHAR(100), C19 VARCHAR(100), C20 VARCHAR(100), C21 VARCHAR(100), C22 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100), CBase DECIMAL(10,2) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C95, C99, C100, CBase )SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WITH (nolock) WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WITH (nolock) WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDBondPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 , (SELECT a.PlanAmount/ConsiderationSingle FROM PlanNoMaster WITH(nolock) WHERE PlanNo=a.PlanNo )AS CBase FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000001' ; DECLARE @TTable TABLE ( RNo TINYINT IDENTITY(1,1), MaturityTerm VARCHAR(100), MaturityAmount VARCHAR(100) ); INSERT INTO @TTable ( MaturityTerm, MaturityAmount ) SELECT MaturityTerm, MaturityAmount*(SELECT CBase FROM @FTable ) FROM PlanNoMasterOther WITH(nolock) WHERE PlanNo=(SELECT C10 FROM @FTable ); UPDATE a SET a.C15=(SELECT MaturityTerm FROM @TTable WHERE RNo=1), a.C16=(SELECT MaturityAmount FROM @TTable WHERE RNo=1), a.C17=(SELECT MaturityTerm FROM @TTable WHERE RNo=2), a.C18=(SELECT MaturityAmount FROM @TTable WHERE RNo=2), a.C19=(SELECT MaturityTerm FROM @TTable WHERE RNo=3), a.C20=(SELECT MaturityAmount FROM @TTable WHERE RNo=3), a.C21=(SELECT MaturityTerm FROM @TTable WHERE RNo=4), a.C22=(SELECT MaturityAmount FROM @TTable WHERE RNo=4) FROM @FTable a; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20, C21, C22, C95, C99, C100, CBase FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_izr0wvjh StackTrace: at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDBondPrint() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void PlanRDFDBondPrint() Time: 28/01/2026 02:24:52 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052070929057862', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 02:56:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C16 VARCHAR(100), C17 VARCHAR(100), C18 VARCHAR(100), C19 VARCHAR(100), C20 VARCHAR(100), C21 VARCHAR(100), C22 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100), CBase DECIMAL(10,2) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C95, C99, C100, CBase )SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WITH (nolock) WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WITH (nolock) WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDBondPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 , (SELECT a.PlanAmount/ConsiderationSingle FROM PlanNoMaster WITH(nolock) WHERE PlanNo=a.PlanNo )AS CBase FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000011' ; DECLARE @TTable TABLE ( RNo TINYINT IDENTITY(1,1), MaturityTerm VARCHAR(100), MaturityAmount VARCHAR(100) ); INSERT INTO @TTable ( MaturityTerm, MaturityAmount ) SELECT MaturityTerm, MaturityAmount*(SELECT CBase FROM @FTable ) FROM PlanNoMasterOther WITH(nolock) WHERE PlanNo=(SELECT C10 FROM @FTable ); UPDATE a SET a.C15=(SELECT MaturityTerm FROM @TTable WHERE RNo=1), a.C16=(SELECT MaturityAmount FROM @TTable WHERE RNo=1), a.C17=(SELECT MaturityTerm FROM @TTable WHERE RNo=2), a.C18=(SELECT MaturityAmount FROM @TTable WHERE RNo=2), a.C19=(SELECT MaturityTerm FROM @TTable WHERE RNo=3), a.C20=(SELECT MaturityAmount FROM @TTable WHERE RNo=3), a.C21=(SELECT MaturityTerm FROM @TTable WHERE RNo=4), a.C22=(SELECT MaturityAmount FROM @TTable WHERE RNo=4) FROM @FTable a; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20, C21, C22, C95, C99, C100, CBase FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDBondPrint() TargetSite: Void AbortInternal() Time: 28/01/2026 02:56:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( C1 VARCHAR(100), C2 VARCHAR(100), C3 VARCHAR(100), C4 VARCHAR(100), C5 VARCHAR(100), C6 VARCHAR(100), C7 VARCHAR(100), C8 VARCHAR(100), C9 VARCHAR(100), C10 VARCHAR(100), C11 VARCHAR(100), C12 VARCHAR(100), C13 VARCHAR(100), C14 VARCHAR(100), C15 VARCHAR(100), C16 VARCHAR(100), C17 VARCHAR(100), C18 VARCHAR(100), C19 VARCHAR(100), C20 VARCHAR(100), C21 VARCHAR(100), C22 VARCHAR(100), C95 VARCHAR(100), C99 VARCHAR(100), C100 VARCHAR(100), CBase DECIMAL(10,2) ); INSERT INTO @FTable ( C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C95, C99, C100, CBase )SELECT a.BranchName+' ('+a.BranchId+')' AS C1, a.MemberId AS C2, a.MemberName AS C3, a.AccountId AS C4, (SELECT PostalAddress FROM PlanMemberDetail WITH (nolock) WHERE MemberId=a.MemberId)AS C5, Convert(CHAR,a.PlanAmount)AS C6, Convert(CHAR,a.AccountOpenDate,106)AS C7, Convert(CHAR,a.AccountExpiryDate,106)AS C8, a.MaturityTerm AS C9, a.PlanNo AS C10, Convert(CHAR,(SELECT InterestRateSingle FROM PlanNoMaster WITH (nolock) WHERE PlanNo=a.PlanNo))AS C11, Convert(CHAR,a.MaturityAmount)AS C12, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.PlanAmount))AS C13, Convert(CHAR,dbo.FunConvertRupeesFromNumberToWord(a.MaturityAmount))AS C14, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='PlanRDFDBondPrintRDLC')AS C95, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS C99, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWatermarkURL')AS C100 , (SELECT a.PlanAmount/ConsiderationSingle FROM PlanNoMaster WITH(nolock) WHERE PlanNo=a.PlanNo )AS CBase FROM PlanAccountDetail a WITH (nolock) WHERE a.AccountId='1005000011' ; DECLARE @TTable TABLE ( RNo TINYINT IDENTITY(1,1), MaturityTerm VARCHAR(100), MaturityAmount VARCHAR(100) ); INSERT INTO @TTable ( MaturityTerm, MaturityAmount ) SELECT MaturityTerm, MaturityAmount*(SELECT CBase FROM @FTable ) FROM PlanNoMasterOther WITH(nolock) WHERE PlanNo=(SELECT C10 FROM @FTable ); UPDATE a SET a.C15=(SELECT MaturityTerm FROM @TTable WHERE RNo=1), a.C16=(SELECT MaturityAmount FROM @TTable WHERE RNo=1), a.C17=(SELECT MaturityTerm FROM @TTable WHERE RNo=2), a.C18=(SELECT MaturityAmount FROM @TTable WHERE RNo=2), a.C19=(SELECT MaturityTerm FROM @TTable WHERE RNo=3), a.C20=(SELECT MaturityAmount FROM @TTable WHERE RNo=3), a.C21=(SELECT MaturityTerm FROM @TTable WHERE RNo=4), a.C22=(SELECT MaturityAmount FROM @TTable WHERE RNo=4) FROM @FTable a; SELECT C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20, C21, C22, C95, C99, C100, CBase FROM @FTable String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_izr0wvjh StackTrace: at PlanMemberAdvisor_PrintRDLCPage.PlanRDFDBondPrint() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void PlanRDFDBondPrint() Time: 28/01/2026 03:16:40 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:17:04 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:17:51 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:19:09 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:19:36 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:20:39 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:25:33 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:26:23 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:27:27 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:28:07 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:28:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/01/2026 03:44:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/01/2026 03:53:51 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:54:19 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:54:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/01/2026 03:54:56 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 03:58:31 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052127116495604', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 03:58:34 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052127146027815', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 03:58:46 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052127262121218', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 03:58:48 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052127285089398', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 03:58:57 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052127376340197', '100000', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 04:06:08 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052131682802407', '100000', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 04:06:23 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052131831396452', '100000', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 04:06:34 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639052131942490002', '100000', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/01/2026 04:06:50 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:29:03 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:29:21 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:29:31 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:31 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:32 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:32 PM PageName: DepositAdvisor_AdvisorFDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorFDAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:33 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:34 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:34 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:35 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:35 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:36 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:37 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:37 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:38 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:38 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:39 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:39 PM PageName: DepositAdvisor_AdvisorRDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:39 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:40 PM PageName: DepositAdvisor_AdvisorRDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:40 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:40 PM PageName: DepositAdvisor_AdvisorRDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:41 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:41 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:42 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 04:30:42 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:01:35 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:02:30 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:09 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:09 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/01/2026 05:03:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:02:05 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:05:02 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:05:52 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:06:12 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 29/01/2026 10:06:47 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:07:41 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:08:36 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:13:24 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 29/01/2026 10:13:59 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:14:21 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:16:27 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:18:25 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 29/01/2026 10:19:47 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:20:42 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:22:03 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:23:29 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:24:40 AM PageName: SendSMS String str: 9508776156 String sql: Dear Mr. GOPAL KUMAR, your application for membership is registered on date 29/01/2026 with CustomerId 1002000039 (messaged on 29/01/2026 10:24:39 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 10:24:40 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000039', null, '', null, '9508776156', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. GOPAL KUMAR, your application for membership is registered on date 29/01/2026 with CustomerId 1002000039 (messaged on 29/01/2026 10:24:39 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 10:25:37 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:25:52 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:29:21 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:30:24 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:39:57 AM PageName: SendSMS String str: 9525968277 String sql: Dear Miss BINEETA KUMARI , your application for membership is registered on date 28/01/2026 with CustomerId 1002000040 (messaged on 29/01/2026 10:39:56 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 10:39:57 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000040', null, '', null, '9525968277', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss BINEETA KUMARI , your application for membership is registered on date 28/01/2026 with CustomerId 1002000040 (messaged on 29/01/2026 10:39:56 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 10:43:40 AM PageName: SendSMS String str: 9263007729 String sql: Dear Miss PRIYANKA DEVI , your application for membership is registered on date 29/01/2026 with CustomerId 1002000041 (messaged on 29/01/2026 10:43:39 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 10:43:40 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000041', null, '', null, '9263007729', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss PRIYANKA DEVI , your application for membership is registered on date 29/01/2026 with CustomerId 1002000041 (messaged on 29/01/2026 10:43:39 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 10:45:26 AM PageName: SendSMS String str: 7493060121 String sql: Dear Miss LAKSHAMI DEVI , your application for membership is registered on date 29/01/2026 with CustomerId 1002000042 (messaged on 29/01/2026 10:45:26 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 10:45:26 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000042', null, '', null, '7493060121', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss LAKSHAMI DEVI , your application for membership is registered on date 29/01/2026 with CustomerId 1002000042 (messaged on 29/01/2026 10:45:26 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 10:45:57 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:47:49 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:49:29 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 10:52:39 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:52:51 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 10:52:57 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 10:54:04 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 11:02:57 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 11:18:10 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 01:02:24 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:02:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:02:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:02:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:03:13 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:03:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:03:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:03:45 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:03:51 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:04:12 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:04:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:04:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 01:09:37 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 01:10:57 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 01:29:21 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:29:40 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 01:30:23 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 03:39:42 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 03:40:16 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 03:48:39 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 29/01/2026 04:04:57 PM PageName: SendSMS String str: 9631541964 String sql: Dear Mrs. JULI DEVI, your application for membership is registered on date 29/01/2026 with CustomerId 1002000043 (messaged on 29/01/2026 04:04:56 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 04:04:57 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000043', null, '', null, '9631541964', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. JULI DEVI, your application for membership is registered on date 29/01/2026 with CustomerId 1002000043 (messaged on 29/01/2026 04:04:56 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 04:27:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:27:36 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:29:10 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:30:17 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:30:53 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE a.ReferalId='EMP00003' AND a.PlanType='Daily' AND a.AccountOpenDate>='1/29/2026 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_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.FillDetail() TargetSite: Void FillDetail() Time: 29/01/2026 04:31:03 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 29/01/2026 04:31:29 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE a.ReferalId='EMP00003' AND a.PlanType='Daily' AND a.AccountOpenDate>='1/29/2026 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_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.FillDetail() TargetSite: Void FillDetail() Time: 29/01/2026 04:31:39 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:32:48 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:33:05 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:33:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:33:31 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:34:06 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:34:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:34:47 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:36:48 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:37:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:42:48 PM PageName: SendSMS String str: 9312071944 String sql: Dear Mr. PANKAJ KUMAR, your application for membership is registered on date 29/01/2026 with CustomerId 1002000044 (messaged on 29/01/2026 04:42:48 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/01/2026 04:42:48 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000044', null, '', null, '9312071944', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. PANKAJ KUMAR, your application for membership is registered on date 29/01/2026 with CustomerId 1002000044 (messaged on 29/01/2026 04:42:48 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 04:43:28 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT AdvisorId, MemberId, MemberName, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, AdvisorPlanStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.FillReferenceId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:43:30 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT AdvisorId, MemberId, MemberName, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, AdvisorPlanStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.FillReferenceId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:43:47 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT AdvisorId, MemberId, MemberName, Convert(char,AdvisorJoinDate,103)AS AdvisorJoinDate, AdvisorPlanStatus FROM PlanMemberDetail WITH(nolock) WHERE AdvisorId='EMP00009' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.FillReferenceId() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:51:59 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'1/30/2026 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'1/30/2026 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='EMP00003' AND a.MobileNo='9631541964' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/01/2026 04:51:59 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'1/30/2026 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'1/30/2026 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='EMP00003' AND a.MobileNo='9631541964' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 29/01/2026 04:53:22 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:53:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:53:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:54:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:54:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:54:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:56:46 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:57:01 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:57:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:57:24 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:57:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:57:46 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:57:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:58:15 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 04:58:35 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:58:45 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 04:58:53 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 04:59:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:01:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:03:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:03:26 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 05:06:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:07:13 PM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:07:34 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:07:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:07:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 05:08:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:09:47 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:11:14 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:11:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 05:11:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:14:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:14:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 05:14:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:18:47 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 05:18:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/01/2026 07:29:32 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 07:29:35 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 07:30:01 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:04 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:04 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:05 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:05 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:06 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 07:30:06 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 09:44:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 09:48:44 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 09:49:02 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 29/01/2026 09:49:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/01/2026 09:51:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/01/2026 11:34:45 AM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053696851623203', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 11:35:41 AM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053697412569686', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 11:35:45 AM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053697454912855', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 11:35:46 AM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053697466943908', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 11:47:03 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/01/2026 11:47:35 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE a.ReferalId='EMP00003' AND a.PlanType='Daily' AND a.AccountOpenDate>='12/29/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_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.FillDetail() TargetSite: Void FillDetail() Time: 30/01/2026 12:00:18 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712181104872', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 12:00:19 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712198448442', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 12:00:20 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712205948450', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 12:00:21 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712212667491', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 12:00:21 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712215792293', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 12:00:21 PM PageName: IntInsUpDel String str: String sql: INSERT INTO PaymentGateway (LoanId, merchantId, merchantTransactionId, Amount, PayMode, Status, TransDate, EntryUser,EntryTime ) VALUES ('', 'M22OOEHXAP6SX','639053712218291846', '0', 'Phone Pay', 'Pending', '','', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PaymentGateway'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 01:39:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/01/2026 01:40:24 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 30/01/2026 03:03:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/01/2026 03:06:12 PM PageName: CreateSingleLayerMenu String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'MenuImage' does not belong to table Table1. Source: App_Code StackTrace: at ClassMaster.CreateSingleLayerMenu(DataTable dtMenuList) TargetSite: System.String CreateSingleLayerMenu(System.Data.DataTable) Time: 30/01/2026 03:07:25 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 03:07:25 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 30/01/2026 03:07:25 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 30/01/2026 03:09:57 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/01/2026 03:10:14 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/01/2026 03:10:14 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 30/01/2026 03:10:14 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 30/01/2026 03:13:24 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/01/2026 03:13:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/01/2026 08:21:30 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:27:07 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:27:44 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:18 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:19 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:28 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:45 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:28:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:08 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:20 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:32 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:39 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:50 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:29:54 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:30:11 AM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:30:37 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:30:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:30:52 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 08:31:01 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:31:07 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:32:12 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:32:19 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 08:32:19 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:07:43 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:07:50 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:12:26 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:13:17 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:36:27 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 11:43:45 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 11:50:02 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 11:57:33 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 12:03:51 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 12:55:12 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 01:23:42 PM PageName: SendSMS String str: 7294807539 String sql: Dear Miss GUDDI DEVI, your application for membership is registered on date 31/01/2026 with CustomerId 1002000045 (messaged on 31/01/2026 01:23:42 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 31/01/2026 01:23:42 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000045', null, '', null, '7294807539', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss GUDDI DEVI, your application for membership is registered on date 31/01/2026 with CustomerId 1002000045 (messaged on 31/01/2026 01:23:42 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/01/2026 03:07:33 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:33 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:33 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:33 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:34 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:34 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:34 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:35 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:36 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:36 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:37 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:37 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:38 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:07:38 PM PageName: PlanMemberAdvisor_MemberKYCView String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_MemberKYCView.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:23:18 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:23:18 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:23:31 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:26:24 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:26:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 03:27:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:27:44 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:27:46 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:30:42 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:31:15 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:33:38 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 03:34:16 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:34:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/01/2026 03:34:53 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:36:39 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:37:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/01/2026 03:38:17 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:44:10 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 03:44:56 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/01/2026 03:51:38 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 04:07:16 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 04:08:06 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 31/01/2026 04:13:28 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 04:13:58 PM PageName: SendSMS String str: 8294286460 String sql: Dear Mr. KITU KUMAR, your application for membership is registered on date 31/01/2026 with CustomerId 1002000046 (messaged on 31/01/2026 04:13:57 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 31/01/2026 04:13:58 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000046', null, '', null, '8294286460', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. KITU KUMAR, your application for membership is registered on date 31/01/2026 with CustomerId 1002000046 (messaged on 31/01/2026 04:13:57 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 31/01/2026 04:16:21 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 04:17:00 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 31/01/2026 04:27:06 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 31/01/2026 04:55:24 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT Count(1)AS Nos0 FROM PlanAccountDetail WITH(nolock) WHERE AccountId='1005000036' ; SELECT Count(1) AS Nos1 FROM F2526VoucherMaster WHERE VoucherId='VH00000136' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00000136', 'PlanRegistrationFD', GETDATE(), 'emp00002' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiPlanNo=ISNULL(NidhiPlanNo,0)+1 WHERE BranchId='100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 04:55:43 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT Count(1)AS Nos0 FROM PlanAccountDetail WITH(nolock) WHERE AccountId='1005000036' ; SELECT Count(1) AS Nos1 FROM F2526VoucherMaster WHERE VoucherId='VH00000136' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00000136', 'PlanRegistrationFD', GETDATE(), 'emp00002' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiPlanNo=ISNULL(NidhiPlanNo,0)+1 WHERE BranchId='100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 04:56:15 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT Count(1)AS Nos0 FROM PlanAccountDetail WITH(nolock) WHERE AccountId='1005000036' ; SELECT Count(1) AS Nos1 FROM F2526VoucherMaster WHERE VoucherId='VH00000136' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00000136', 'PlanRegistrationFD', GETDATE(), 'emp00002' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiPlanNo=ISNULL(NidhiPlanNo,0)+1 WHERE BranchId='100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 31/01/2026 05:31:58 PM PageName: SendSMS String str: 9472564064 String sql: Dear Mr. RAVI KUMAR, your application for membership is registered on date 31/01/2026 with CustomerId 1002000047 (messaged on 31/01/2026 05:31:58 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 31/01/2026 05:31:58 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000047', null, '', null, '9472564064', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. RAVI KUMAR, your application for membership is registered on date 31/01/2026 with CustomerId 1002000047 (messaged on 31/01/2026 05:31:58 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 08:15:04 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 08:15:21 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 09:11:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 09:12:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 09:48:47 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 09:49:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 09:51:17 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:09:07 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:14:35 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:17:29 AM PageName: SendSMS String str: 7491088630 String sql: Dear Mr. SURAJ KUMAR , your application for membership is registered on date 31/01/2026 with CustomerId 1002000048 (messaged on 02/02/2026 10:17:29 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/02/2026 10:17:29 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000048', null, '', null, '7491088630', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. SURAJ KUMAR , your application for membership is registered on date 31/01/2026 with CustomerId 1002000048 (messaged on 02/02/2026 10:17:29 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 10:20:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:23:50 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:25:37 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:36:38 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:41:36 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 10:58:18 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/02/2026 11:21:39 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 11:21:47 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 11:22:01 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/02/2026 11:22:56 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 12:44:59 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 12:45:35 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 12:53:25 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 02/02/2026 12:56:41 PM PageName: SendSMS String str: 8709880730 String sql: Dear Mr. PANKAJ KUMAR, your application for membership is registered on date 02/02/2026 with CustomerId 1002000053 (messaged on 02/02/2026 12:56:40 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/02/2026 12:56:41 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000053', null, '', null, '8709880730', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. PANKAJ KUMAR, your application for membership is registered on date 02/02/2026 with CustomerId 1002000053 (messaged on 02/02/2026 12:56:40 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 12:59:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 01:00:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 01:18:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 01:19:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 02/02/2026 01:38:16 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:38:28 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:39:07 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:41:35 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:42:37 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', 'HR', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:43:24 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:55:16 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00012', 'ROHIT KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00006' AND AttDate='1/26/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00006' AND AttDate='1/26/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00005' AND AttDate='1/26/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00009', 'MANOJ RAM', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00011' AND AttDate='1/26/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00011' AND AttDate='1/26/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00007', 'SUMAN KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:55:51 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00012', 'ROHIT KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00006' AND AttDate='1/26/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00006' AND AttDate='1/26/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00009', 'MANOJ RAM', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00011' AND AttDate='1/26/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00011' AND AttDate='1/26/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00007', 'SUMAN KUMAR', '1/26/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:56:11 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00012', 'ROHIT KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00006' AND AttDate='1/27/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00006' AND AttDate='1/27/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00009', 'MANOJ RAM', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00011' AND AttDate='1/27/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00011' AND AttDate='1/27/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00007', 'SUMAN KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 01:56:37 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00012', 'ROHIT KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00006', 'AJEET KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00005' AND AttDate='1/27/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00009' AND AttDate='1/27/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00011', 'SONU KUMAR', '1/27/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00007' AND AttDate='1/27/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00007' AND AttDate='1/27/2026 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 02:00:32 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00013', 'CHANDA DEVI', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00012' AND AttDate='1/29/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00012' AND AttDate='1/29/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 02:00:44 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00013', 'CHANDA DEVI', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00012' AND AttDate='1/29/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='HR', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00012' AND AttDate='1/29/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00003', 'AWADHESH PASWAN', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00008', 'JAYCHANDRA KUMAR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00004', 'KAMNI DEVI', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00010', 'RAHUL KUMAR', '1/29/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 02:05:33 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00001', 'AJAY KUMAR SINGH', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; INSERT INTO EmployeeAttendanceDetail ( EmployeeId, EmployeeName, AttDate, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime ) VALUES ( 'EMP00002', 'MRINAL KUMAR THAKUR', '1/19/2026 12:00:00 AM', '0', 'Present', 'Approved', '', 'superadmin', GETDATE(), 'superadmin', GETDATE() ); Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 02:19:42 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fx4kgiay StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.Validation() TargetSite: Void Validation() Time: 02/02/2026 02:20:24 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fx4kgiay StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.Validation() TargetSite: Void Validation() Time: 02/02/2026 02:27:25 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fx4kgiay StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.Validation() TargetSite: Void Validation() Time: 02/02/2026 02:56:18 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fx4kgiay StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.Validation() TargetSite: Void Validation() Time: 02/02/2026 03:32:15 PM PageName: SendSMS String str: 8434911231 String sql: Dear Miss PINKI KUMARI , your application for membership is registered on date 31/01/2026 with CustomerId 1002000054 (messaged on 02/02/2026 03:32:14 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/02/2026 03:32:15 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000054', null, '', null, '8434911231', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss PINKI KUMARI , your application for membership is registered on date 31/01/2026 with CustomerId 1002000054 (messaged on 02/02/2026 03:32:14 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 03:42:18 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/02/2026 03:48:38 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 03:49:02 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0.5', AttType='Absent', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 03:49:13 PM PageName: Employee_EmployeeAttendenceCorrection String str: String sql: ; INSERT INTO EmployeeAttendanceDetailHistory ( AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, UpdateUser, UpdateTime ) SELECT AttNo, EmployeeId, EmployeeName, AttDate, AttInTime, AttOutTime, AttValue, AttType, AttStatus, AttRemark, EntryUser, EntryTime, ApproveUser, ApproveTime, AttInLat, AttInLong, AttOutLat, AttOutLong, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM EmployeeAttendanceDetail WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; UPDATE EmployeeAttendanceDetail SET AttValue='0', AttType='Present', AttRemark='', AttStatus='Approved', ApproveUser='superadmin', ApproveTime=GETDATE() WHERE EmployeeId='EMP00003' AND AttDate='1/19/2026 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeAttendanceDetailHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeAttendenceCorrection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 03:59:46 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 04:00:11 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 04:19:11 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 02/02/2026 04:21:47 PM PageName: Employee_EmployeeHolidayMaster String str: SELECT Count(1)AS Nos FROM EmployeeHolidayMaster WHERE HolidayDate='2/1/2026 12:00:00 AM' AND HolidayId!='1' ; String sql: UPDATE EmployeeHolidayMaster SET HolidayDate='2/1/2026 12:00:00 AM', HolidayName='WeekOff', HolidayStatus='Active', EntryUser='superadmin', EntryTime=GETDATE() WHERE HolidayId='1' ; 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.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, 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 Employee_EmployeeHolidayMaster.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 04:22:11 PM PageName: Employee_EmployeeHolidayMaster String str: SELECT Count(1)AS Nos FROM EmployeeHolidayMaster WHERE HolidayDate='2/1/2026 12:00:00 AM' AND HolidayId!='1' ; String sql: UPDATE EmployeeHolidayMaster SET HolidayDate='2/1/2026 12:00:00 AM', HolidayName='WeekOff', HolidayStatus='Active', EntryUser='superadmin', EntryTime=GETDATE() WHERE HolidayId='1' ; 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.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, 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 Employee_EmployeeHolidayMaster.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 04:24:14 PM PageName: Employee_EmployeeHolidayMaster String str: SELECT Count(1)AS Nos FROM EmployeeHolidayMaster WHERE HolidayDate='2/8/2026 12:00:00 AM' AND HolidayId!='1' ; String sql: UPDATE EmployeeHolidayMaster SET HolidayDate='2/8/2026 12:00:00 AM', HolidayName='WeekOff', HolidayStatus='Active', EntryUser='superadmin', EntryTime=GETDATE() WHERE HolidayId='1' ; 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.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, 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 Employee_EmployeeHolidayMaster.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 04:25:25 PM PageName: Employee_EmployeeHolidayMaster String str: SELECT Count(1)AS Nos FROM EmployeeHolidayMaster WHERE HolidayDate='2/1/2026 12:00:00 AM' AND HolidayId!='1' ; String sql: UPDATE EmployeeHolidayMaster SET HolidayDate='2/1/2026 12:00:00 AM', HolidayName='WeekOff', HolidayStatus='Active', EntryUser='superadmin', EntryTime=GETDATE() WHERE HolidayId='1' ; 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.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, 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 Employee_EmployeeHolidayMaster.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 04:31:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 04:32:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 04:34:00 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lhaslxq5 StackTrace: at DepositAdvisor_MemberRegistration.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/02/2026 04:47:41 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 02/02/2026 04:54:24 PM PageName: Employee_EmployeeSalaryPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Employee_EmployeeSalaryPayment.txtWorkingDate_TextChanged(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 02/02/2026 04:54:25 PM PageName: Employee_EmployeeSalaryPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Employee_EmployeeSalaryPayment.txtWorkingDate_TextChanged(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 02/02/2026 05:22:21 PM PageName: SendSMS String str: 9931238161 String sql: Dear Mr. JAGARNATH CHAUDHARY, your application for membership is registered on date 02/02/2026 with CustomerId 1002000055 (messaged on 02/02/2026 05:22:21 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/02/2026 05:22:21 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000055', null, '', null, '9931238161', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. JAGARNATH CHAUDHARY, your application for membership is registered on date 02/02/2026 with CustomerId 1002000055 (messaged on 02/02/2026 05:22:21 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 05:23:41 PM PageName: SendSMS String str: 9973613328 String sql: Dear Mrs. PARVATI DEVI, your application for membership is registered on date 02/02/2026 with CustomerId 1002000056 (messaged on 02/02/2026 05:23:41 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/02/2026 05:23:41 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000056', null, '', null, '9973613328', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. PARVATI DEVI, your application for membership is registered on date 02/02/2026 with CustomerId 1002000056 (messaged on 02/02/2026 05:23:41 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 05:50:21 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/02/2026 05:59:25 PM PageName: Employee_EmployeeSalaryPaymentReverse String str: String sql: INSERT INTO BankCashTransactionDetailHistory (SrNo, BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId,BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime,ClearStatus, ClearDate, ClearUser, ClearTime, EntryType, UpdateUser, UpdateTime, UpdateRemark) SELECT SrNo, BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, ClearDate, ClearUser, ClearTime, EntryType,'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM BankCashTransactionDetail WHERE VoucherId='VH00000179'; DELETE FROM BankCashTransactionDetail WHERE VoucherId='VH00000179'; INSERT INTO EmployeeSalaryLedgerHistory (SalaryNo, EmployeeId, EmployeeName, FromDate, ToDate, SalaryMonth, SalaryYear, TransDate, SalaryDue, SalaryPaid, VoucherId, Description, EntryType, PayMode, PayHeadId, PayTransId, ReceiptNo, EntryUser, EntryTime, UpdateUser, UpdateTime, UpdateRemark) SELECT SalaryNo, EmployeeId, EmployeeName, FromDate, ToDate, SalaryMonth, SalaryYear, TransDate, SalaryDue, SalaryPaid, VoucherId, Description, EntryType, PayMode, PayHeadId, PayTransId, ReceiptNo, EntryUser, EntryTime,'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM EmployeeSalaryLedger WHERE EmployeeId='EMP00011' And VoucherId='VH00000179'; DELETE FROM EmployeeSalaryLedger WHERE EmployeeId='EMP00011' And VoucherId='VH00000179'; INSERT INTO F2425VoucherDetailHistory (TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType, UpdateUser, UpdateTime, UpdateRemark ) SELECT TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType , 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM F2425VoucherDetail WHERE VoucherId='VH00000179' ; DELETE FROM F2425VoucherDetail WHERE VoucherId='VH00000179'; UPDATE a SET a.SalaryStatus='Approved' FROM EmployeeSalaryDetail a WHERE a.SalaryStatus IN ('Paid','PartPaid') AND a.EmployeeId='EMP00011' And VoucherId='VH00000179' And rtrim(convert(CHAR,FromDate,106))+' - '+rtrim(convert(CHAR,ToDate,106))='01 Jan 2026 - 31 Jan 2026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateRemark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeSalaryPaymentReverse.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/02/2026 05:59:38 PM PageName: Employee_EmployeeSalaryPaymentReverse String str: String sql: INSERT INTO BankCashTransactionDetailHistory (SrNo, BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId,BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime,ClearStatus, ClearDate, ClearUser, ClearTime, EntryType, UpdateUser, UpdateTime, UpdateRemark) SELECT SrNo, BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, ClearDate, ClearUser, ClearTime, EntryType,'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM BankCashTransactionDetail WHERE VoucherId='VH00000179'; DELETE FROM BankCashTransactionDetail WHERE VoucherId='VH00000179'; INSERT INTO EmployeeSalaryLedgerHistory (SalaryNo, EmployeeId, EmployeeName, FromDate, ToDate, SalaryMonth, SalaryYear, TransDate, SalaryDue, SalaryPaid, VoucherId, Description, EntryType, PayMode, PayHeadId, PayTransId, ReceiptNo, EntryUser, EntryTime, UpdateUser, UpdateTime, UpdateRemark) SELECT SalaryNo, EmployeeId, EmployeeName, FromDate, ToDate, SalaryMonth, SalaryYear, TransDate, SalaryDue, SalaryPaid, VoucherId, Description, EntryType, PayMode, PayHeadId, PayTransId, ReceiptNo, EntryUser, EntryTime,'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM EmployeeSalaryLedger WHERE EmployeeId='EMP00011' And VoucherId='VH00000179'; DELETE FROM EmployeeSalaryLedger WHERE EmployeeId='EMP00011' And VoucherId='VH00000179'; INSERT INTO F2425VoucherDetailHistory (TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType, UpdateUser, UpdateTime, UpdateRemark ) SELECT TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType , 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime,'Ajay sir salary reverse' AS DeleteRemark FROM F2425VoucherDetail WHERE VoucherId='VH00000179' ; DELETE FROM F2425VoucherDetail WHERE VoucherId='VH00000179'; UPDATE a SET a.SalaryStatus='Approved' FROM EmployeeSalaryDetail a WHERE a.SalaryStatus IN ('Paid','PartPaid') AND a.EmployeeId='EMP00011' And VoucherId='VH00000179' And rtrim(convert(CHAR,FromDate,106))+' - '+rtrim(convert(CHAR,ToDate,106))='01 Jan 2026 - 31 Jan 2026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateRemark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Employee_EmployeeSalaryPaymentReverse.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/02/2026 09:59:24 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/02/2026 10:08:34 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 03/02/2026 10:19:49 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/02/2026 10:30:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/02/2026 10:31:07 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/02/2026 10:38:46 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/02/2026 10:39:34 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/02/2026 10:44:56 AM PageName: SendSMS String str: 7250559651 String sql: Dear Mrs. Renu Devi, your application for membership is registered on date 03/02/2026 with CustomerId 1002000057 (messaged on 03/02/2026 10:44:56 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 03/02/2026 10:44:56 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000057', null, '', null, '7250559651', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. Renu Devi, your application for membership is registered on date 03/02/2026 with CustomerId 1002000057 (messaged on 03/02/2026 10:44:56 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/02/2026 01:39:04 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00007' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 03/02/2026 01:59:03 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 03/02/2026 01:59:09 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 03/02/2026 03:14:25 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/02/2026 03:20:41 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='superadmin' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='superadmin' ; UPDATE UserLoginDetail SET UserPassword='NwA3ADMAOQA3ADUA' WHERE UserLoginId='superadmin' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/02/2026 03:27:00 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='superadmin' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='superadmin' ; UPDATE UserLoginDetail SET UserPassword='NwA3ADMAOQA3ADUA' WHERE UserLoginId='superadmin' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/02/2026 03:27:04 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='superadmin' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='superadmin' ; UPDATE UserLoginDetail SET UserPassword='MwA=' WHERE UserLoginId='superadmin' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/02/2026 03:27: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/02/2026 03:34:48 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 03/02/2026 03:43:03 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 03/02/2026 04:51:22 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 04/02/2026 10:50:03 AM PageName: DataTableResult String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteReader: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 04/02/2026 10:50:03 AM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_evh03ojn StackTrace: at DepositAdvisor_MemberRegistration.FillMemberPANNo() TargetSite: Void FillMemberPANNo() Time: 04/02/2026 11:23:18 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewSignature() TargetSite: Void ImagePreviewSignature() Time: 04/02/2026 11:23:41 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 04/02/2026 11:41:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 04/02/2026 11:41:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 04/02/2026 11:41:46 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 04/02/2026 01:25:44 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/02/2026 02:24:10 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 04/02/2026 03:18:15 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='superadmin' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='superadmin' ; UPDATE UserLoginDetail SET UserPassword='NwA3ADMAOQA3ADUA' WHERE UserLoginId='superadmin' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/02/2026 03:18:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/02/2026 03:21:20 PM PageName: SendSMS String str: 926307729 String sql: Dear Miss PUJA KUMARI , your application for membership is registered on date 31/01/2026 with CustomerId 1002000059 (messaged on 04/02/2026 03:21:20 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 04/02/2026 03:21:20 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000059', null, '', null, '926307729', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss PUJA KUMARI , your application for membership is registered on date 31/01/2026 with CustomerId 1002000059 (messaged on 04/02/2026 03:21:20 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/02/2026 03:34:11 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 04/02/2026 03:36:53 PM PageName: SendSMS String str: 9934870334 String sql: Dear Mr. BABULU PAITI, your application for membership is registered on date 04/02/2026 with CustomerId 1002000060 (messaged on 04/02/2026 03:36:52 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 04/02/2026 03:36:53 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000060', null, '', null, '9934870334', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. BABULU PAITI, your application for membership is registered on date 04/02/2026 with CustomerId 1002000060 (messaged on 04/02/2026 03:36:52 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/02/2026 03:43:34 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='root' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'root' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='root' ; UPDATE UserLoginDetail SET UserPassword='MQAyADMA' WHERE UserLoginId='root' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/02/2026 03:43:47 PM PageName: AdminChangePassword String str: SELECT Count(1)AS Nos FROM UserLoginDetail WITH(nolock) WHERE UserPassword='MQA=' AND UserLoginId='root' ; String sql: INSERT INTO UserLoginPasswordStatusBackDateHistory ( UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, UpdateUser, UpdateTime ) SELECT UserNo, UserLoginId, UserPassword, UserRole, AdminControl, UserLoginStatus, UserWebLogin, UserMobileLogin, UserEXELogin, UserLocation, MobileLocation, MobileDeviceId, LocationTracing, WebLoginMode, UserWorkingDate, NoOfBackDate, MobilePINNo, 'root' AS UpdateUser, GETDATE() AS UpdateTime FROM UserLoginDetail WHERE UserLoginId='root' ; UPDATE UserLoginDetail SET UserPassword='MQAyADMA' WHERE UserLoginId='root' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AdminChangePassword.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/02/2026 08:26:12 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/02/2026 10:00:55 AM PageName: DataTableResult String str: SELECT a.USysId, a.UserLoginId, a.UserName, a.SystemId, a.SystemName, a.SystemStatus, rtrim(convert(CHAR,a.RequestTime,103))+' - '+rtrim(convert(CHAR,a.RequestTime,108))AS RequestTime, rtrim(convert(CHAR,a.ApproveTime,103))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.ApproveUser FROM UserLoginEXEDetail a WITH(nolock) WHERE 1=1 AND a.SystemStatus='Active' ORDER BY a.UserLoginId, a.SystemId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'UserLoginEXEDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/02/2026 10:00:55 AM PageName: UserMasterSetting_UserEXESystemDetail String str: SELECT a.USysId, a.UserLoginId, a.UserName, a.SystemId, a.SystemName, a.SystemStatus, rtrim(convert(CHAR,a.RequestTime,103))+' - '+rtrim(convert(CHAR,a.RequestTime,108))AS RequestTime, rtrim(convert(CHAR,a.ApproveTime,103))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.ApproveUser FROM UserLoginEXEDetail a WITH(nolock) WHERE 1=1 AND a.SystemStatus='Active' ORDER BY a.UserLoginId, a.SystemId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0uqis2cd StackTrace: at UserMasterSetting_UserEXESystemDetail.FillData() TargetSite: Void FillData() Time: 05/02/2026 10:05:26 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/02/2026 11:55:16 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 05/02/2026 12:24:12 PM PageName: SendSMS String str: 9117642167 String sql: Dear Miss KAVITA DEVI, your application for membership is registered on date 05/02/2026 with CustomerId 1002000061 (messaged on 05/02/2026 12:24:11 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 05/02/2026 12:24:12 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000061', null, '', null, '9117642167', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss KAVITA DEVI, your application for membership is registered on date 05/02/2026 with CustomerId 1002000061 (messaged on 05/02/2026 12:24:11 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/02/2026 01:15:30 PM PageName: DataTableResult String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near ';'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/02/2026 01:15:30 PM PageName: EmployeeHR_EmployeeRegistrationDetail String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d0kjkiqe StackTrace: at EmployeeHR_EmployeeRegistrationDetail.FillEmployeeDetail() TargetSite: Void FillEmployeeDetail() Time: 05/02/2026 03:18:17 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/02/2026 03:32:10 PM PageName: SendSMS String str: 7250661773 String sql: Dear Mrs. KHUSHBU KUMARI, your application for membership is registered on date 03/02/2026 with CustomerId 1002000062 (messaged on 05/02/2026 03:32:09 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 05/02/2026 03:32:10 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000062', null, '', null, '7250661773', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. KHUSHBU KUMARI, your application for membership is registered on date 03/02/2026 with CustomerId 1002000062 (messaged on 05/02/2026 03:32:09 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/02/2026 03:34:09 PM PageName: SendSMS String str: 829842442 String sql: Dear Mrs. NEHA KUMARI, your application for membership is registered on date 03/02/2026 with CustomerId 1002000063 (messaged on 05/02/2026 03:34:09 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 05/02/2026 03:34:09 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000063', null, '', null, '829842442', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. NEHA KUMARI, your application for membership is registered on date 03/02/2026 with CustomerId 1002000063 (messaged on 05/02/2026 03:34:09 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/02/2026 03:52:49 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 05/02/2026 04:01:27 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 05/02/2026 04:01:51 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 05/02/2026 04:20:45 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/02/2026 04:29:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/02/2026 04:29:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/02/2026 04:32:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/02/2026 04:32:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/02/2026 11:39:15 AM PageName: PlanMemberAdvisor_PrintRDDDPassbookSet1 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_bqubkvkx StackTrace: at PlanMemberAdvisor_PrintRDDDPassbookSet1.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 06/02/2026 01:53:11 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 01:54:08 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 03:03:32 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 06/02/2026 03:04:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 03:04:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:04:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:04:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 03:05:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 03:05:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:05:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:05:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:05:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/02/2026 03:05:45 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/02/2026 03:17:32 PM PageName: SendSMS String str: 7677803263 String sql: Dear Mr. Ravi Kumar, your application for membership is registered on date 06/02/2026 with CustomerId 1002000064 (messaged on 06/02/2026 03:17:31 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 06/02/2026 03:17:32 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000064', null, '', null, '7677803263', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Ravi Kumar, your application for membership is registered on date 06/02/2026 with CustomerId 1002000064 (messaged on 06/02/2026 03:17:31 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/02/2026 03:34:51 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 06/02/2026 03:37:29 PM PageName: SendSMS String str: 9289762474 String sql: Dear Miss MANTI DEVI, your application for membership is registered on date 06/02/2026 with CustomerId 1002000065 (messaged on 06/02/2026 03:37:29 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 06/02/2026 03:37:29 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000065', null, '', null, '9289762474', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss MANTI DEVI, your application for membership is registered on date 06/02/2026 with CustomerId 1002000065 (messaged on 06/02/2026 03:37:29 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/02/2026 03:52:35 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 06/02/2026 03:58:41 PM PageName: SendSMS String str: 8521467523 String sql: Dear Mr. RAVI SINGH, your application for membership is registered on date 06/02/2026 with CustomerId 1002000066 (messaged on 06/02/2026 03:58:41 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 06/02/2026 03:58:41 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000066', null, '', null, '8521467523', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. RAVI SINGH, your application for membership is registered on date 06/02/2026 with CustomerId 1002000066 (messaged on 06/02/2026 03:58:41 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/02/2026 09:55:56 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/02/2026 10:00:45 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/02/2026 10:08:18 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/02/2026 02:24:49 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 07/02/2026 02:29:42 PM PageName: SendSMS String str: 9155659513 String sql: Dear Miss ANITA DEVI, your application for membership is registered on date 07/02/2026 with CustomerId 1002000067 (messaged on 07/02/2026 02:29:41 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 07/02/2026 02:29:42 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000067', null, '', null, '9155659513', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss ANITA DEVI, your application for membership is registered on date 07/02/2026 with CustomerId 1002000067 (messaged on 07/02/2026 02:29:41 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/02/2026 02:38:48 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 07/02/2026 02:39:18 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 07/02/2026 02:59:07 PM PageName: DataTableResult String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00008' AND a.LeaveDate>='2/10/2026 12:00:00 AM' AND a.LeaveDate<'2/13/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LeaveType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/02/2026 02:59:07 PM PageName: DepositAdvisor_EmployeeLeaveApplicationList String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00008' AND a.LeaveDate>='2/10/2026 12:00:00 AM' AND a.LeaveDate<'2/13/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nlxserqm StackTrace: at DepositAdvisor_EmployeeLeaveApplicationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 07/02/2026 03:09:07 PM PageName: DataTableResult String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00008' AND a.LeaveDate>='2/7/2026 12:00:00 AM' AND a.LeaveDate<'2/8/2026 12:00:00 AM' AND a.LeaveStatus='Pending' AND a.LeaveType='Marriage Leave ' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LeaveType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/02/2026 03:09:07 PM PageName: DepositAdvisor_EmployeeLeaveApplicationList String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00008' AND a.LeaveDate>='2/7/2026 12:00:00 AM' AND a.LeaveDate<'2/8/2026 12:00:00 AM' AND a.LeaveStatus='Pending' AND a.LeaveType='Marriage Leave ' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nlxserqm StackTrace: at DepositAdvisor_EmployeeLeaveApplicationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 07/02/2026 03:21:56 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 07/02/2026 03:26:44 PM PageName: PlanMemberAdvisor_AdvisorMemberActivation String str: SELECT a.BranchId, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberType, a.ApplicationType, a.InterestType, a.ReferalId, a.ReferalName, a.MemberFormNo, a.MemberTokenNo,Convert(Char,a.MemberJoinDate,103) AS MemberJoinDate, Convert(Char,a.MemberExitDate,103) AS MemberExitDate, a.Salutation, a.FirstName, a.MemberTitle, a.MemberName, a.Gender,Convert(Char,a.DOB,103) As DOB, a.Age, a.GuardianRelation, a.GuardianName, a.MobileNo, a.ContactNo, a.EmailId, a.Occupation, a.AnnualIncome, a.PostalAddress, a.PostalDistrictName,a.PostalStateName, a.PostalPinCode, a.PermanentAddress, a.PermanentDistrictName, a.PermanentStateName, a.PermanentPinCode, a.Nationality, a.NomineeName, a.NomineeGender,Convert(Char,a.NomineeDOB,103) As NomineeDOB, a.NomineeAge, a.NomineeRelation, a.NomineeName2, a.NomineeGender2,Convert(Char,a.NomineeDOB2,103) AS NomineeDOB2, a.NomineeAge2, a.NomineeRelation2, a.BankAccountType, a.MemberBankName, a.BankAccountNo, a.BankIFSCCode, a.BankBranchName, a.MemberPanNo, a.MemberAadharNo, a.MemberFee, a.MemberStatus FROM PlanMemberDetailTemp a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_AdvisorMemberActivation.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 08/02/2026 02:36:14 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 08/02/2026 02:36:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 08/02/2026 02:37:23 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/02/2026 05:01:11 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/02/2026 05:58:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/02/2026 09:13:30 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 09:18:36 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 09/02/2026 09:23:05 AM PageName: SendSMS String str: 6206267066 String sql: Dear Mr. HARIOM SHARAN, your application for membership is registered on date 09/02/2026 with CustomerId 1002000068 (messaged on 09/02/2026 09:23:04 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 09/02/2026 09:23:05 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000068', null, '', null, '6206267066', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. HARIOM SHARAN, your application for membership is registered on date 09/02/2026 with CustomerId 1002000068 (messaged on 09/02/2026 09:23:04 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/02/2026 09:59:36 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 09/02/2026 10:01:03 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 09/02/2026 10:25:54 AM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_eyvwrmwe StackTrace: at AdminMasterPage.AdminSearch_Click(Object sender, ImageClickEventArgs e) TargetSite: Void AdminSearch_Click(System.Object, System.Web.UI.ImageClickEventArgs) Time: 09/02/2026 10:53: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 Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/02/2026 10:53:42 AM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_z21dcsjq 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: 09/02/2026 11:13:30 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 09/02/2026 11:34:50 AM PageName: SendSMS String str: 9708526208 String sql: Dear Miss VIMLA DEVI, your application for membership is registered on date 09/02/2026 with CustomerId 1002000069 (messaged on 09/02/2026 11:34:49 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 09/02/2026 11:34:50 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000069', null, '', null, '9708526208', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss VIMLA DEVI, your application for membership is registered on date 09/02/2026 with CustomerId 1002000069 (messaged on 09/02/2026 11:34:49 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/02/2026 12:15:20 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 09/02/2026 12:22:41 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 09/02/2026 12:27:00 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 09/02/2026 01:25:29 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.IntroducerId, a.IntroducerRank, a.IntroducerName, Convert(CHAR,a.AdvisorJoinDate,106)AS AdvisorJoinDate, a.AdvisorRank, a.AdvisorId, ''+isnull(a.Salutation,'')+''+ isnull( a.MemberName,'' )AS AdvisorName, a.MobileNo, a.AdvisorRank FROM PlanMemberDetail a WITH(nolock) WHERE a.AdvisorStatus='Active' AND IntroducerId='EMP00002' AND a.AdvisorJoinDate>='2/1/2026 12:00:00 AM' AND a.AdvisorJoinDate<'2/10/2026 12:00:00 AM' AND a.AdvisorName LIKE '%EMP00011%' ORDER BY a.AdvisorRank String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'AdvisorName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/02/2026 01:25:29 PM PageName: DepositAdvisor_AdvisorUplineTeam String str: SELECT a.BranchId, a.BranchName, a.IntroducerId, a.IntroducerRank, a.IntroducerName, Convert(CHAR,a.AdvisorJoinDate,106)AS AdvisorJoinDate, a.AdvisorRank, a.AdvisorId, ''+isnull(a.Salutation,'')+''+ isnull( a.MemberName,'' )AS AdvisorName, a.MobileNo, a.AdvisorRank FROM PlanMemberDetail a WITH(nolock) WHERE a.AdvisorStatus='Active' AND IntroducerId='EMP00002' AND a.AdvisorJoinDate>='2/1/2026 12:00:00 AM' AND a.AdvisorJoinDate<'2/10/2026 12:00:00 AM' AND a.AdvisorName LIKE '%EMP00011%' ORDER BY a.AdvisorRank String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_AdvisorUplineTeam.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/02/2026 01:25:39 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.IntroducerId, a.IntroducerRank, a.IntroducerName, Convert(CHAR,a.AdvisorJoinDate,106)AS AdvisorJoinDate, a.AdvisorRank, a.AdvisorId, ''+isnull(a.Salutation,'')+''+ isnull( a.MemberName,'' )AS AdvisorName, a.MobileNo, a.AdvisorRank FROM PlanMemberDetail a WITH(nolock) WHERE a.AdvisorStatus='Active' AND IntroducerId='EMP00002' AND a.AdvisorJoinDate>='2/1/2026 12:00:00 AM' AND a.AdvisorJoinDate<'2/10/2026 12:00:00 AM' AND a.AdvisorName LIKE '%EMP00002%' ORDER BY a.AdvisorRank String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'AdvisorName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/02/2026 01:25:39 PM PageName: DepositAdvisor_AdvisorUplineTeam String str: SELECT a.BranchId, a.BranchName, a.IntroducerId, a.IntroducerRank, a.IntroducerName, Convert(CHAR,a.AdvisorJoinDate,106)AS AdvisorJoinDate, a.AdvisorRank, a.AdvisorId, ''+isnull(a.Salutation,'')+''+ isnull( a.MemberName,'' )AS AdvisorName, a.MobileNo, a.AdvisorRank FROM PlanMemberDetail a WITH(nolock) WHERE a.AdvisorStatus='Active' AND IntroducerId='EMP00002' AND a.AdvisorJoinDate>='2/1/2026 12:00:00 AM' AND a.AdvisorJoinDate<'2/10/2026 12:00:00 AM' AND a.AdvisorName LIKE '%EMP00002%' ORDER BY a.AdvisorRank String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d3w2osmy StackTrace: at DepositAdvisor_AdvisorUplineTeam.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/02/2026 01:38:53 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 09/02/2026 02:05:46 PM PageName: SendSMS String str: 9113720250 String sql: Dear Mr. OM Shankar, your application for membership is registered on date 09/02/2026 with CustomerId 1002000070 (messaged on 09/02/2026 02:05:45 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 09/02/2026 02:05:46 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000070', null, '', null, '9113720250', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. OM Shankar, your application for membership is registered on date 09/02/2026 with CustomerId 1002000070 (messaged on 09/02/2026 02:05:45 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/02/2026 02:52:37 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 02:53:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 02:54:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 02:54:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 02:54:36 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 02:55:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:10:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:11:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:11:24 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/02/2026 03:12:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:13:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:18:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:18:55 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/02/2026 03:19:30 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:20:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:20:34 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:20:36 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:20:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:36:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:38:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:38:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:47:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:47:58 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:47:58 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:49:02 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:49:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:49:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:49:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 03:50:24 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/02/2026 03:50:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/02/2026 04:55:55 PM PageName: DataSetResult String str: SELECT a.ESId, a.EmployeeId, a.EmployeeName, a.BasicPay, a.HouseRent, a.Dearness, a.Convence, a.Special, a.Medical, a.Communication, a.MealCoupen, a.Washing, a.Education, a.Professional, a.NightShift, a.BonusPay, a.NoticePay, a.LeaveTravel, a.Superannuation, a.OtherPay, a.Gratuity, a.SavingScheme, a.EmployerPF, a.EmployerESI, a.EmployerNPS, a.EmployeePF, a.EmployeeESI, a.EmployeeNPS, a.GroupInsurance, a.CanteenBill, a.TransportBill, a.MobileBill, a.ProfessionalTax, a.IncomeTax, a.OtherDeduction, a.CTCSalary, a.SalaryOf1Day, a.NetPayable, a.TotalPayment, a.TotalPayable, a.TotalDeduction, a.Arrear, a.Incentive, a.Advance, a.LoanEMI, a.LeaveDeduction, a.LossOfPay, a.NoOfLeave, a.Holiday, a.Present, a.Absent, a.Worked, a.FinalNetPayable, a.SalaryRemark, a.BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, rtrim(Convert(char,a.SalaryMonth))+' - '+rtrim(Convert(char,a.SalaryYear))AS SalaryMonthYear, rtrim(Convert(char,a.FromDate,106))+' - '+rtrim(Convert(char,a.ToDate,106))AS SalaryPeriod, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.SalaryStatus, Convert(CHAR,a.PublishDate,106)AS PublishDate, a.VoucherId, a.PublishUser, rtrim(convert(CHAR,a.PublishTime,106))+rtrim(convert(CHAR,a.PublishTime,108))AS PublishTime, a.SalarySlipNo FROM EmployeeSalaryDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ; SELECT a.VoucherId, Convert(CHAR,a.TransDate,103)AS TransDate, a.SalaryDue, a.SalaryPaid, a.Description, a.EntryType, a.PayMode, a.PayHeadId, a.PayTransId FROM EmployeeSalaryLedger a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ORDER BY a.EntryType, a.TransDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'Select' to data type smallint. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 10:17:23 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 10/02/2026 10:24:54 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 10/02/2026 11:47:59 AM PageName: SendSMS String str: 7250027992 String sql: Dear Mr. Mithlesh Kumar, your application for membership is registered on date 10/02/2026 with CustomerId 1002000071 (messaged on 10/02/2026 11:47:58 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 10/02/2026 11:47:59 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000071', null, '', null, '7250027992', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Mithlesh Kumar, your application for membership is registered on date 10/02/2026 with CustomerId 1002000071 (messaged on 10/02/2026 11:47:58 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 12:41:34 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 12:41:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 10/02/2026 12:45:42 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 01:24:23 PM PageName: Employee_EmployeeHolidayMaster String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_EmployeeHolidayMaster.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/02/2026 01:24:23 PM PageName: Employee_EmployeeHolidayMaster String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qhfznc3q StackTrace: at Employee_EmployeeHolidayMaster.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeHolidayMaster.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/02/2026 01:33:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 01:39:20 PM PageName: Employee_EmployeeHolidayMaster String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_EmployeeHolidayMaster.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/02/2026 01:39:20 PM PageName: Employee_EmployeeHolidayMaster String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_qhfznc3q StackTrace: at Employee_EmployeeHolidayMaster.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeHolidayMaster.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/02/2026 01:49:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 02:03:34 PM PageName: SendSMS String str: 7493048267 String sql: Dear Mr. SUNNY KUMAR, your application for membership is registered on date 05/02/2026 with CustomerId 1002000072 (messaged on 10/02/2026 02:03:33 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 10/02/2026 02:03:34 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000072', null, '', null, '7493048267', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. SUNNY KUMAR, your application for membership is registered on date 05/02/2026 with CustomerId 1002000072 (messaged on 10/02/2026 02:03:33 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 02:13:39 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 10/02/2026 02:24:20 PM PageName: SendSMS String str: 8294179077 String sql: Dear Mr. DEEPAK KUMAR DAS, your application for membership is registered on date 10/02/2026 with CustomerId 1002000073 (messaged on 10/02/2026 02:24:20 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 10/02/2026 02:24:20 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000073', null, '', null, '8294179077', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. DEEPAK KUMAR DAS, your application for membership is registered on date 10/02/2026 with CustomerId 1002000073 (messaged on 10/02/2026 02:24:20 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 03:39:02 PM PageName: SendSMS String str: 9097905189 String sql: Dear Mr. Rakesh Thakur, your application for membership is registered on date 10/02/2026 with CustomerId 1002000074 (messaged on 10/02/2026 03:39:01 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 10/02/2026 03:39:02 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000074', null, '', null, '9097905189', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Rakesh Thakur, your application for membership is registered on date 10/02/2026 with CustomerId 1002000074 (messaged on 10/02/2026 03:39:01 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 04:32:05 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 04:32:26 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 10/02/2026 04:32:51 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 04:33:05 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 10/02/2026 04:34:02 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/02/2026 04:34:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 10/02/2026 04:53:25 PM PageName: SendSMS String str: 7254953897 String sql: Dear Mr. Suman Kumar, your application for membership is registered on date 09/02/2026 with CustomerId 1002000076 (messaged on 10/02/2026 04:53:24 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 10/02/2026 04:53:25 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000076', null, '', null, '7254953897', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Suman Kumar, your application for membership is registered on date 09/02/2026 with CustomerId 1002000076 (messaged on 10/02/2026 04:53:24 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 06:15:01 PM PageName: Employee_EmployeeOfferLetterList 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.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.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 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.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 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.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.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at Employee_EmployeeOfferLetterList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void RegisterForEventValidation(System.String, System.String) Time: 10/02/2026 06:15:35 PM PageName: Employee_EmployeeOfferLetterList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_EmployeeOfferLetterList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/02/2026 06:15:35 PM PageName: Employee_EmployeeOfferLetterList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vyjczuon StackTrace: at Employee_EmployeeOfferLetterList.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeOfferLetterList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/02/2026 06:29:21 PM PageName: DataSetResult String str: SELECT a.ESId, a.EmployeeId, a.EmployeeName, a.BasicPay, a.HouseRent, a.Dearness, a.Convence, a.Special, a.Medical, a.Communication, a.MealCoupen, a.Washing, a.Education, a.Professional, a.NightShift, a.BonusPay, a.NoticePay, a.LeaveTravel, a.Superannuation, a.OtherPay, a.Gratuity, a.SavingScheme, a.EmployerPF, a.EmployerESI, a.EmployerNPS, a.EmployeePF, a.EmployeeESI, a.EmployeeNPS, a.GroupInsurance, a.CanteenBill, a.TransportBill, a.MobileBill, a.ProfessionalTax, a.IncomeTax, a.OtherDeduction, a.CTCSalary, a.SalaryOf1Day, a.NetPayable, a.TotalPayment, a.TotalPayable, a.TotalDeduction, a.Arrear, a.Incentive, a.Advance, a.LoanEMI, a.LeaveDeduction, a.LossOfPay, a.NoOfLeave, a.Holiday, a.Present, a.Absent, a.Worked, a.FinalNetPayable, a.SalaryRemark, a.BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, rtrim(Convert(char,a.SalaryMonth))+' - '+rtrim(Convert(char,a.SalaryYear))AS SalaryMonthYear, rtrim(Convert(char,a.FromDate,106))+' - '+rtrim(Convert(char,a.ToDate,106))AS SalaryPeriod, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.SalaryStatus, Convert(CHAR,a.PublishDate,106)AS PublishDate, a.VoucherId, a.PublishUser, rtrim(convert(CHAR,a.PublishTime,106))+rtrim(convert(CHAR,a.PublishTime,108))AS PublishTime, a.SalarySlipNo FROM EmployeeSalaryDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='January' AND a.SalaryYear='Select' ; SELECT a.VoucherId, Convert(CHAR,a.TransDate,103)AS TransDate, a.SalaryDue, a.SalaryPaid, a.Description, a.EntryType, a.PayMode, a.PayHeadId, a.PayTransId FROM EmployeeSalaryLedger a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='January' AND a.SalaryYear='Select' ORDER BY a.EntryType, a.TransDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'Select' to data type smallint. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 06:29:28 PM PageName: DataSetResult String str: SELECT a.ESId, a.EmployeeId, a.EmployeeName, a.BasicPay, a.HouseRent, a.Dearness, a.Convence, a.Special, a.Medical, a.Communication, a.MealCoupen, a.Washing, a.Education, a.Professional, a.NightShift, a.BonusPay, a.NoticePay, a.LeaveTravel, a.Superannuation, a.OtherPay, a.Gratuity, a.SavingScheme, a.EmployerPF, a.EmployerESI, a.EmployerNPS, a.EmployeePF, a.EmployeeESI, a.EmployeeNPS, a.GroupInsurance, a.CanteenBill, a.TransportBill, a.MobileBill, a.ProfessionalTax, a.IncomeTax, a.OtherDeduction, a.CTCSalary, a.SalaryOf1Day, a.NetPayable, a.TotalPayment, a.TotalPayable, a.TotalDeduction, a.Arrear, a.Incentive, a.Advance, a.LoanEMI, a.LeaveDeduction, a.LossOfPay, a.NoOfLeave, a.Holiday, a.Present, a.Absent, a.Worked, a.FinalNetPayable, a.SalaryRemark, a.BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, rtrim(Convert(char,a.SalaryMonth))+' - '+rtrim(Convert(char,a.SalaryYear))AS SalaryMonthYear, rtrim(Convert(char,a.FromDate,106))+' - '+rtrim(Convert(char,a.ToDate,106))AS SalaryPeriod, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.SalaryStatus, Convert(CHAR,a.PublishDate,106)AS PublishDate, a.VoucherId, a.PublishUser, rtrim(convert(CHAR,a.PublishTime,106))+rtrim(convert(CHAR,a.PublishTime,108))AS PublishTime, a.SalarySlipNo FROM EmployeeSalaryDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ; SELECT a.VoucherId, Convert(CHAR,a.TransDate,103)AS TransDate, a.SalaryDue, a.SalaryPaid, a.Description, a.EntryType, a.PayMode, a.PayHeadId, a.PayTransId FROM EmployeeSalaryLedger a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ORDER BY a.EntryType, a.TransDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'Select' to data type smallint. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/02/2026 06:35: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/02/2026 06:36: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/02/2026 06:44:51 PM PageName: Employee_EmployeeOfferLetterList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_EmployeeOfferLetterList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/02/2026 06:44:51 PM PageName: Employee_EmployeeOfferLetterList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vyjczuon StackTrace: at Employee_EmployeeOfferLetterList.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeOfferLetterList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/02/2026 06:45:33 PM PageName: Employee_EmployeeOfferLetterList 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.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.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 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.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 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.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.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at Employee_EmployeeOfferLetterList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void RegisterForEventValidation(System.String, System.String) Time: 11/02/2026 11:08:52 AM PageName: SendSMS String str: 8809127271 String sql: Dear Mrs. Rinku Devi, your application for membership is registered on date 07/02/2026 with CustomerId 1002000077 (messaged on 11/02/2026 11:08:52 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 11/02/2026 11:08:52 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000077', null, '', null, '8809127271', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. Rinku Devi, your application for membership is registered on date 07/02/2026 with CustomerId 1002000077 (messaged on 11/02/2026 11:08:52 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 11:44:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 11:45:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 11/02/2026 01:19:07 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 11/02/2026 02:17:12 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 11/02/2026 02:54:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 02:54:53 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:01:29 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:02:48 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:08:20 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:09:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:13:39 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/02/2026 03:36:15 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 11/02/2026 04:33:55 PM PageName: SendSMS String str: 9507585189 String sql: Dear Mrs. LALITA KUMARI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000078 (messaged on 11/02/2026 04:33:54 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 11/02/2026 04:33:55 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000078', null, '', null, '9507585189', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. LALITA KUMARI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000078 (messaged on 11/02/2026 04:33:54 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:23 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 04:36:36 PM PageName: Employee_EmployeeLeaveMasterBalance String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, b.LeaveType, b.LeaveGranted, b.LeaveTaken, b.LeaveBalance, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, a.EmployeeGender, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN ( SELECT EmployeeId, LeaveType, SUM(LeaveGranted)AS LeaveGranted, SUM(LeaveTaken)AS LeaveTaken, SUM(LeaveGranted-LeaveTaken)AS LeaveBalance FROM EmployeeLeaveMaster WITH(nolock) WHERE 1=1 AND LeaveType='Casual Leave' AND LeaveDate<'2/12/2026 12:00:00 AM' GROUP BY EmployeeId, LeaveType )b ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.BranchId IN ('100','102','101') AND isnull(b.LeaveBalance,0)<=0 ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not 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 Employee_EmployeeLeaveMasterBalance.grdData_RowDataBound(Object sender, GridViewRowEventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/02/2026 05:03:15 PM PageName: DataTableResult String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveStatus='Approved' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LeaveType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 05:03:15 PM PageName: DepositAdvisor_EmployeeLeaveApplicationList String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveStatus='Approved' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nlxserqm StackTrace: at DepositAdvisor_EmployeeLeaveApplicationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/02/2026 05:03:23 PM PageName: DataTableResult String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LeaveType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 05:03:23 PM PageName: DepositAdvisor_EmployeeLeaveApplicationList String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, a.LeaveStatus, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ApproveRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplication a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nlxserqm StackTrace: at DepositAdvisor_EmployeeLeaveApplicationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/02/2026 05:03:59 PM PageName: DataTableResult String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ReverseRemark, a.ReverseUser, rtrim(convert(CHAR,a.ReverseTime,106))+' - '+rtrim(convert(CHAR,a.ReverseTime,108))AS ReverseTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplicationHistory a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LeaveType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 05:03:59 PM PageName: DepositAdvisor_EmployeeLeaveRejectionList String str: SELECT a.BranchId,a.BranchName, a.EmployeeId, a.EmployeeName, Convert(char,a.LeaveDate,106)AS LeaveDated, CASE WHEN isnull(a.LeaveNo,1)=1 THEN 'FullDay' WHEN isnull(a.LeaveNo,1)=.5 THEN 'HalfDay' WHEN isnull(a.LeaveNo,1)=.25 THEN 'SortLeave' ELSE '' END AS LeaveNo, a.AppliedRemark, a.AppliedType, EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.ReverseRemark, a.ReverseUser, rtrim(convert(CHAR,a.ReverseTime,106))+' - '+rtrim(convert(CHAR,a.ReverseTime,108))AS ReverseTime, a.DepartmentName, a.DesignationName FROM EmployeeLeaveApplicationHistory a WITH(nolock)WHERE EmployeeId='EMP00007' AND a.LeaveDate>='2/11/2026 12:00:00 AM' AND a.LeaveDate<'2/12/2026 12:00:00 AM' AND a.LeaveType='Casual Leave' ORDER BY a.LeaveDate, a.EmployeeName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_r0byllyy StackTrace: at DepositAdvisor_EmployeeLeaveRejectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/02/2026 05:16:09 PM PageName: SendSMS String str: 957665894 String sql: Dear Miss PUTUL DEVI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000079 (messaged on 11/02/2026 05:16:09 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 11/02/2026 05:16:09 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000079', null, '', null, '957665894', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss PUTUL DEVI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000079 (messaged on 11/02/2026 05:16:09 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/02/2026 05:19:47 PM PageName: SendSMS String str: 8969199744 String sql: Dear Miss RINKU DEVI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000080 (messaged on 11/02/2026 05:19:47 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 11/02/2026 05:19:47 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000080', null, '', null, '8969199744', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss RINKU DEVI, your application for membership is registered on date 11/02/2026 with CustomerId 1002000080 (messaged on 11/02/2026 05:19:47 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/02/2026 12:49:42 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 12/02/2026 12:51:09 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 12/02/2026 01:50:01 PM PageName: PlanMemberAdvisor_PrintMemberReceipt String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintMemberReceipt.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/02/2026 01:50:01 PM PageName: PlanMemberAdvisor_PrintMemberReceipt String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_omefhlkw StackTrace: at PlanMemberAdvisor_PrintMemberReceipt.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PrintMemberReceipt.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/02/2026 02:03:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 12/02/2026 03:28:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/02/2026 03:29:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/02/2026 03:31:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/02/2026 03:32:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/02/2026 04:28:01 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 12/02/2026 04:34:19 PM PageName: SendSMS String str: 7827129290 String sql: Dear Miss NIBHA DEVI , your application for membership is registered on date 12/02/2026 with CustomerId 1002000081 (messaged on 12/02/2026 04:34:18 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 12/02/2026 04:34:19 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000081', null, '', null, '7827129290', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss NIBHA DEVI , your application for membership is registered on date 12/02/2026 with CustomerId 1002000081 (messaged on 12/02/2026 04:34:18 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/02/2026 11:26:50 AM PageName: DataSetResult String str: SELECT a.ESId, a.EmployeeId, a.EmployeeName, a.BasicPay, a.HouseRent, a.Dearness, a.Convence, a.Special, a.Medical, a.Communication, a.MealCoupen, a.Washing, a.Education, a.Professional, a.NightShift, a.BonusPay, a.NoticePay, a.LeaveTravel, a.Superannuation, a.OtherPay, a.Gratuity, a.SavingScheme, a.EmployerPF, a.EmployerESI, a.EmployerNPS, a.EmployeePF, a.EmployeeESI, a.EmployeeNPS, a.GroupInsurance, a.CanteenBill, a.TransportBill, a.MobileBill, a.ProfessionalTax, a.IncomeTax, a.OtherDeduction, a.CTCSalary, a.SalaryOf1Day, a.NetPayable, a.TotalPayment, a.TotalPayable, a.TotalDeduction, a.Arrear, a.Incentive, a.Advance, a.LoanEMI, a.LeaveDeduction, a.LossOfPay, a.NoOfLeave, a.Holiday, a.Present, a.Absent, a.Worked, a.FinalNetPayable, a.SalaryRemark, a.BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, rtrim(Convert(char,a.SalaryMonth))+' - '+rtrim(Convert(char,a.SalaryYear))AS SalaryMonthYear, rtrim(Convert(char,a.FromDate,106))+' - '+rtrim(Convert(char,a.ToDate,106))AS SalaryPeriod, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.SalaryStatus, Convert(CHAR,a.PublishDate,106)AS PublishDate, a.VoucherId, a.PublishUser, rtrim(convert(CHAR,a.PublishTime,106))+rtrim(convert(CHAR,a.PublishTime,108))AS PublishTime, a.SalarySlipNo FROM EmployeeSalaryDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ; SELECT a.VoucherId, Convert(CHAR,a.TransDate,103)AS TransDate, a.SalaryDue, a.SalaryPaid, a.Description, a.EntryType, a.PayMode, a.PayHeadId, a.PayTransId FROM EmployeeSalaryLedger a WITH(nolock) WHERE a.EmployeeId='EMP00014' AND a.SalaryMonth='0' AND a.SalaryYear='Select' ORDER BY a.EntryType, a.TransDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'Select' to data type smallint. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/02/2026 11:31:42 AM PageName: Employee_EmployeeSalaryMaster String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_pqvyda0z StackTrace: at Employee_EmployeeSalaryMaster.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 13/02/2026 01:41:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 01:41:29 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 01:41:35 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 01:41:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 01:45:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 01:45:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 01:47:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 01:47:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 03:05:42 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void btnUpdate_Click(System.Object, System.EventArgs) Time: 13/02/2026 03:54:49 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 03:59:32 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:00:49 PM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:01:00 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:01:26 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:02:10 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:03:31 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:03:59 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:04:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:05:17 PM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:06:37 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:06:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:07:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:07:35 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:07:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:08:30 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:08:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:08:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:10:05 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:10:14 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 04:11:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 04:11:32 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/02/2026 08:22:26 PM PageName: DepositAdvisor_AdvisorClosedAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorClosedAccountList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 08:47:54 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/02/2026 08:48:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 14/02/2026 09:30:18 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 14/02/2026 09:30:23 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/02/2026 11:05:21 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 14/02/2026 11:39:51 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 14/02/2026 11:40:19 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 14/02/2026 12:09:20 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 14/02/2026 12:09:47 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 14/02/2026 01:00:28 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 14/02/2026 01:08:04 PM PageName: SendSMS String str: 8873653813 String sql: Dear Mr. Vikash Kumar Jaiswal, your application for membership is registered on date 14/02/2026 with CustomerId 1002000082 (messaged on 14/02/2026 01:08:04 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 14/02/2026 01:08:04 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000082', null, '', null, '8873653813', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. Vikash Kumar Jaiswal, your application for membership is registered on date 14/02/2026 with CustomerId 1002000082 (messaged on 14/02/2026 01:08:04 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/02/2026 02:52:21 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 14/02/2026 03:25:31 PM PageName: SendSMS String str: 6207874230 String sql: Dear Mrs. RASMUNI DEVI, your application for membership is registered on date 14/02/2026 with CustomerId 1002000083 (messaged on 14/02/2026 03:25:31 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 14/02/2026 03:25:31 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000083', null, '', null, '6207874230', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mrs. RASMUNI DEVI, your application for membership is registered on date 14/02/2026 with CustomerId 1002000083 (messaged on 14/02/2026 03:25:31 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/02/2026 03:38:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 14/02/2026 03:38:54 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 15/02/2026 10:43:06 AM PageName: DepositAdvisor_AdvisorDailyAccountList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE a.ReferalId='EMP00012' AND a.PlanType='Daily' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyAccountList.FillDetail() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/02/2026 09:13:25 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 09:13:35 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 11:04:44 AM PageName: DataTableTransaction String str: String sql: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupCenterMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/02/2026 11:04:44 AM PageName: Employee_EmployeeExitORReleaving String str: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vyjczuon StackTrace: at Employee_EmployeeExitORReleaving.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 16/02/2026 11:05:00 AM PageName: DataTableTransaction String str: String sql: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupCenterMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/02/2026 11:05:00 AM PageName: Employee_EmployeeExitORReleaving String str: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vyjczuon StackTrace: at Employee_EmployeeExitORReleaving.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 16/02/2026 11:10:07 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 11:10:14 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 11:10:17 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/02/2026 11:10:21 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/02/2026 11:11:42 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 11:11:48 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/02/2026 11:12:13 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 11:15:15 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 11:15:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/02/2026 11:19:02 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 11:19:47 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 12:53:09 PM PageName: DataTableTransaction String str: String sql: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupCenterMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/02/2026 12:53:09 PM PageName: Employee_EmployeeExitORReleaving String str: SELECT Count(1)AS Nos0 FROM GroupCenterMaster WHERE CenterOfficerId='EMP00011' AND isnull(CenterStatus,'Active')='Active' String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vyjczuon StackTrace: at Employee_EmployeeExitORReleaving.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 16/02/2026 03:40:19 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 03:45:40 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 16/02/2026 03:55:50 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 16/02/2026 04:34:04 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/02/2026 04:51:37 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00013' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 17/02/2026 11:29:38 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 17/02/2026 11:29:38 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 17/02/2026 11:34:26 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 17/02/2026 11:35:38 AM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 17/02/2026 11:55:43 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 17/02/2026 11:56:01 AM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_oribl5a3 StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewPhoto() TargetSite: Void ImagePreviewPhoto() Time: 17/02/2026 12:16:45 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 17/02/2026 12:16:45 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 17/02/2026 12:17:07 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+'ResponsiveCSS/images/EmployeeIDCardBackImage.jpg' AS C1, (SELECT ReportValue AS EmployeeIDCardBackRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardBack() TargetSite: Void AbortInternal() Time: 17/02/2026 12:17:07 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+'ResponsiveCSS/images/EmployeeIDCardBackImage.jpg' AS C1, (SELECT ReportValue AS EmployeeIDCardBackRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardBack() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardBack() Time: 17/02/2026 12:17:28 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, 'O+' AS BloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'SalaryDetail' does not belong to table . Source: App_Web_xs1d3z5f StackTrace: at Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: Void EmployeeOfferletter() Time: 17/02/2026 12:19:56 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 17/02/2026 12:19:56 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 17/02/2026 12:29:52 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 17/02/2026 12:29:52 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 17/02/2026 01:08:55 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 17/02/2026 02:50:33 PM PageName: PlanIncentive_PlanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationList.FillDetail() TargetSite: Void FillDetail() Time: 17/02/2026 03:24:49 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:24:49 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 17/02/2026 03:24:49 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 17/02/2026 03:25:09 PM PageName: Employee_EmployeeRegistrationList 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 Employee_EmployeeRegistrationList.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 17/02/2026 03:25:09 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:25:09 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 17/02/2026 03:25:09 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 17/02/2026 03:25:20 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at AdminLogOut.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 17/02/2026 03:25:20 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:25:20 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 17/02/2026 03:25:20 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 17/02/2026 03:25:26 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/02/2026 03:26:50 PM PageName: IntInsUpDel String str: String sql: INSERT INTO BranchPermissionHistory ( BPId, UserId, BranchId, EntryUser, EntryTime, UpdateUser, UpdateTime ) SELECT BPId, UserId, BranchId, EntryUser, EntryTime, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM BranchPermission WHERE UserId='EMP00013' ; DELETE FROM BranchPermission WHERE UserId='EMP00013' AND BranchId='102' ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES( 'EMP00013', '102', 'superadmin', '2/17/2026 3:26:50 PM') ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:26:50 PM PageName: IntInsUpDel String str: String sql: INSERT INTO BranchPermissionHistory ( BPId, UserId, BranchId, EntryUser, EntryTime, UpdateUser, UpdateTime ) SELECT BPId, UserId, BranchId, EntryUser, EntryTime, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM BranchPermission WHERE UserId='EMP00004' ; DELETE FROM BranchPermission WHERE UserId='EMP00004' AND BranchId='102' ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES( 'EMP00004', '102', 'superadmin', '2/17/2026 3:26:50 PM') ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:26:50 PM PageName: IntInsUpDel String str: String sql: INSERT INTO BranchPermissionHistory ( BPId, UserId, BranchId, EntryUser, EntryTime, UpdateUser, UpdateTime ) SELECT BPId, UserId, BranchId, EntryUser, EntryTime, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM BranchPermission WHERE UserId='EMP00014' ; DELETE FROM BranchPermission WHERE UserId='EMP00014' AND BranchId='102' ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES( 'EMP00014', '102', 'superadmin', '2/17/2026 3:26:50 PM') ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:26:50 PM PageName: IntInsUpDel String str: String sql: INSERT INTO BranchPermissionHistory ( BPId, UserId, BranchId, EntryUser, EntryTime, UpdateUser, UpdateTime ) SELECT BPId, UserId, BranchId, EntryUser, EntryTime, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM BranchPermission WHERE UserId='EMP00012' ; DELETE FROM BranchPermission WHERE UserId='EMP00012' AND BranchId='102' ; INSERT INTO BranchPermission ( UserId, BranchId, EntryUser, EntryTime ) VALUES( 'EMP00012', '102', 'superadmin', '2/17/2026 3:26:50 PM') ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'UpdateTime'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:26: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/02/2026 03:27:21 PM PageName: DataTableResult String str: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/02/2026 03:27:21 PM PageName: LoanOfficerMenuList24 String str: String sql: SELECT m.WebURL AS MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.OfficerWebMenuList(String Token) TargetSite: System.Data.DataSet OfficerWebMenuList(System.String) Time: 17/02/2026 03:27:21 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at AdminMasterPage.OfficerWebMenuList(String username) TargetSite: System.Data.DataTable get_Item(Int32) Time: 17/02/2026 03:29:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/02/2026 03:39:02 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/02/2026 10:23:01 AM PageName: DataTableResult String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near ';'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/02/2026 10:23:01 AM PageName: EmployeeHR_EmployeeRegistrationDetail String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d0kjkiqe StackTrace: at EmployeeHR_EmployeeRegistrationDetail.FillEmployeeDetail() TargetSite: Void FillEmployeeDetail() Time: 18/02/2026 10:29:28 AM PageName: DataTableResult String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near ';'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/02/2026 10:29:28 AM PageName: EmployeeHR_EmployeeRegistrationDetail String str: SELECT a.EmployeeNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.EmployeeId, isnull(a.EmployeeSalutation,'')+isnull(a.EmployeeName,'')AS EmployeeName, Convert(char,a.EmpJoinDate,106)AS EmpJoinDate, isnull(a.DepartmentName,'N/A')AS DepartmentName, isnull(a.DesignationName,'N/A')AS DesignationName, isnull(a.ReportingOfficerId,'N/A')AS ReportingOfficerId, isnull(a.ReportingOfficerName,'N/A')AS ReportingOfficerName, isnull(a.EmployeeType,'N/A')AS EmployeeType, isnull(a.EmployeeGrade,'N/A')AS EmployeeGrade, isnull(a.GuardianSalutation,'')+isnull(a.GuardianName,'N/A')AS GuardianName, isnull(a.EmployeeMobileNo,'N/A')AS EmployeeMobileNo, isnull(a.EmployeeContactNo,'N/A')AS EmployeeContactNo, isnull(a.EmployeeEmailId,'N/A')AS EmployeeEmailId, Convert(char,a.EmployeeDOB,103)AS EmployeeDOB, isnull(a.EmployeeGender,'N/A')AS EmployeeGender, isnull(a.EmployeeReligion,'N/A')AS EmployeeReligion, isnull(a.EmployeeCategory,'N/A')AS EmployeeCategory, isnull(a.MaritalStatus,'N/A')AS MaritalStatus, Convert(char,a.DateOfMarriage,103)AS DateOfMarriage, isnull(a.SpouseName,'N/A')AS SpouseName, isnull(a.Qualification,'N/A')AS Qualification, isnull(a.RelevantExperience,'N/A')AS RelevantExperience, isnull(a.PreviousEmployment,'N/A')AS PreviousEmployment, isnull(a.DocumentSubmitted,'N/A')AS DocumentSubmitted, isnull(a.LiabilityHeadName,'N/A')+' ('+isnull(a.LiabilityHeadId,'N/A')+')'AS LiabilityHeadName, isnull(a.ExpenceHeadName,'N/A')+' ('+isnull(a.ExpenceHeadId,'N/A')+')'AS ExpenceHeadName, isnull(a.RegStatus,'N/A')AS RegStatus, isnull(a.SalaryStatus,'N/A')AS SalaryStatus, isnull(a.AttendanceStatus,'N/A')AS AttendanceStatus, isnull(a.PermanentAddress,'N/A')AS PermanentAddress, isnull(a.PermanentCity,'N/A')AS PermanentCity, isnull(a.PermanentStateName,'N/A')AS PermanentStateName, isnull(a.PermanentDistrictName,'N/A')AS PermanentDistrictName, isnull(a.PermanentPinCode,'N/A')AS PermanentPinCode, isnull(a.SameAsPostal,'N/A')AS SameAsPostal, isnull(a.PostalAddress,'N/A')AS PostalAddress, isnull(a.PostalCity,'N/A')AS PostalCity, isnull(a.PostalStateName,'N/A')AS PostalStateName, isnull(a.PostalDistrictName,'N/A')AS PostalDistrictName, isnull(a.PostalPinCode,'N/A')AS PostalPinCode, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankName,'N/A')AS BankName, isnull(a.BankBranch,'N/A')AS BankBranch, isnull(a.AadharNo,'N/A')AS AadharNo, isnull(a.PANNo,'N/A')AS PANNo, isnull(a.VoterIdNo,'N/A')AS VoterIdNo, isnull(a.DLNo,'N/A')AS DLNo, isnull(a.PFAccountNo,'N/A')AS PFAccountNo, isnull(a.PFUANNo,'N/A')AS PFUANNo, isnull(a.ESINo,'N/A')AS ESINo, a.AadharImage, isnull(a.POIType,'N/A')AS POIType, isnull(a.POINo,'N/A')AS POINo, isnull(a.POIFront,'N/A')AS POIFront, isnull(a.POIBack,'N/A')AS POIBack, isnull(a.POAType,'N/A')AS POAType, isnull(a.POANo,'N/A')AS POANo, isnull(a.POAFront,'N/A')AS POAFront, isnull(a.POABack,'N/A')AS POABack, isnull(a.DLFront,'N/A')AS DLFront, isnull(a.DLBack,'N/A')AS DLBack, isnull(a.PANPhoto,'N/A')AS PANPhoto, isnull(a.EmployeePhoto,'N/A')AS EmployeePhoto, isnull(a.BankPassbook,'N/A')AS BankPassbook, isnull(a.KYCStatus,'N/A')AS KYCStatus, isnull(a.KYCRemark,'N/A')AS KYCRemark, rtrim(convert(CHAR,a.KYCTime,106))+' - '+rtrim(convert(CHAR,a.KYCTime,108))AS KYCTime, a.KYCuser, convert(CHAR,a.EmpExitDate,106)AS EmpExitDate, a.ExitRemark, a.EntryUser, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.RejectRemark, a.ApproveUser, rtrim(convert(CHAR,a.ApproveTime,106))+' - '+rtrim(convert(CHAR,a.ApproveTime,108))AS ApproveTime, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS ImageFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'GroupMemberAadharImageFolder')AS ImageFolderLocation, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='emp00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_d0kjkiqe StackTrace: at EmployeeHR_EmployeeRegistrationDetail.FillEmployeeDetail() TargetSite: Void FillEmployeeDetail() Time: 18/02/2026 11:56:20 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 18/02/2026 12:00:11 PM PageName: SendSMS String str: 7739208675 String sql: Dear Miss PINKI DEVI, your application for membership is registered on date 18/02/2026 with CustomerId 1002000084 (messaged on 18/02/2026 12:00:10 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 18/02/2026 12:00:11 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000084', null, '', null, '7739208675', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss PINKI DEVI, your application for membership is registered on date 18/02/2026 with CustomerId 1002000084 (messaged on 18/02/2026 12:00:10 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/02/2026 12:58:12 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 18/02/2026 12:58:12 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00014' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 18/02/2026 01:00:29 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 18/02/2026 01:00:29 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 18/02/2026 02:00:19 PM PageName: PlanMemberAdvisor_MemberRegistrationForm String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationForm.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/02/2026 03:36:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:36:48 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:39:44 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:39:44 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:39:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:40:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:40:58 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:41:12 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:41:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:41:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:41:30 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:42:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:43: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.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/02/2026 03:43:26 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:44:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:44:51 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:44:51 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:45:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:45:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:45:35 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:45:35 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:46:32 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:46:32 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:47:56 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:49:57 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 18/02/2026 03:50:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 18/02/2026 03:51:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:51:32 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:53:34 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 03:53:34 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='CUCPK9704P' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 18/02/2026 04:01:58 PM PageName: SendSMS String str: 9798498064 String sql: Dear Mr. SAMARJEET KUMAR RAY, your application for membership is registered on date 18/02/2026 with CustomerId 1002000085 (messaged on 18/02/2026 04:01:57 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 18/02/2026 04:01:58 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000085', null, '', null, '9798498064', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. SAMARJEET KUMAR RAY, your application for membership is registered on date 18/02/2026 with CustomerId 1002000085 (messaged on 18/02/2026 04:01:57 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/02/2026 04:05:10 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 18/02/2026 04:20:11 PM PageName: SendSMS String str: 9631944295 String sql: Dear Miss SUNITA KUMARI , your application for membership is registered on date 18/02/2026 with CustomerId 1002000086 (messaged on 18/02/2026 04:20:10 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 18/02/2026 04:20:11 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000086', null, '', null, '9631944295', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss SUNITA KUMARI , your application for membership is registered on date 18/02/2026 with CustomerId 1002000086 (messaged on 18/02/2026 04:20:10 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/02/2026 09:16:36 AM PageName: SendSMS String str: 8789946194 String sql: Dear Miss SUPRIYA KUMARI, your application for membership is registered on date 17/02/2026 with CustomerId 1002000087 (messaged on 19/02/2026 09:16:35 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/02/2026 09:16:36 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000087', null, '', null, '8789946194', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss SUPRIYA KUMARI, your application for membership is registered on date 17/02/2026 with CustomerId 1002000087 (messaged on 19/02/2026 09:16:35 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/02/2026 09:36:24 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 19/02/2026 10:09:29 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 19/02/2026 10:09:29 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 19/02/2026 10:52:09 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/02/2026 10:52:09 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_edmmeft4 StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/02/2026 11:01:52 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 19/02/2026 11:01:52 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 19/02/2026 11:09:32 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 19/02/2026 11:09:32 AM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 19/02/2026 02:12:48 PM PageName: SendSMS String str: 8055889647 String sql: Dear Mr. BACHAN GIRI , your application for membership is registered on date 19/02/2026 with CustomerId 1002000088 (messaged on 19/02/2026 02:12:47 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/02/2026 02:12:48 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000088', null, '', null, '8055889647', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. BACHAN GIRI , your application for membership is registered on date 19/02/2026 with CustomerId 1002000088 (messaged on 19/02/2026 02:12:47 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/02/2026 02:55:34 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 19/02/2026 03:06:38 PM PageName: DepositAdvisor_MemberRegistration String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:07:18 PM PageName: SendSMS String str: 8298423151 String sql: Dear Mr. NARESH RAM, your application for membership is registered on date 19/02/2026 with CustomerId 1002000089 (messaged on 19/02/2026 03:07:18 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/02/2026 03:07:18 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000089', null, '', null, '8298423151', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Mr. NARESH RAM, your application for membership is registered on date 19/02/2026 with CustomerId 1002000089 (messaged on 19/02/2026 03:07:18 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/02/2026 03:09:49 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:09:49 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:09:54 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:09:54 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:10:29 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:10:29 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:11:32 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:11:32 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:11:48 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.CheckNomineeDOB() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:11:48 PM PageName: DepositAdvisor_MemberRegistration String str: SELECT MemberTokenNo, MemberName FROM PlanMemberDetailTemp WITH(nolock) WHERE MemberPANNo='JRIPD4459J' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:16:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/02/2026 03:17:54 PM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 19/02/2026 03:19:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:20:20 PM PageName: SendSMS String str: 8298229025 String sql: Dear Miss GURIYA DEVI , your application for membership is registered on date 19/02/2026 with CustomerId 1002000090 (messaged on 19/02/2026 03:20:20 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/02/2026 03:20:20 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000090', null, '', null, '8298229025', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear Miss GURIYA DEVI , your application for membership is registered on date 19/02/2026 with CustomerId 1002000090 (messaged on 19/02/2026 03:20:20 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/02/2026 03:20:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:20:58 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:21:30 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:36:39 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:36:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:36:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:37:47 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:37:59 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:38:57 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/02/2026 03:39:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:41:31 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 03:42:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 19/02/2026 03:50:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:19:47 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:20:22 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:20:56 PM PageName: DepositAdvisor_RDAccountDueReport String str: DECLARE @OnDate DATE; SET @OnDate='2/1/2026 12:00:00 AM'; IF OBJECT_ID('tempdb..#RDAccountDueReport') IS NOT NULL DROP TABLE #RDAccountDueReport; CREATE TABLE #RDAccountDueReport ( SrNo INT IDENTITY(1,1), BranchId VARCHAR(20), BranchName VARCHAR(50), ReferalId VARCHAR(20), ReferalName VARCHAR(50), CollectorId VARCHAR(20), CollectorName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MobileNo VARCHAR(20), AccountId VARCHAR(20), PlanNo VARCHAR(20), PlanMode VARCHAR(20), OpenDate DATE, ExpiryDate DATE, LastPaidDate DATE, Consideration DECIMAL(10,2), PlanAmount DECIMAL(10,2), DepositNo INT, DepositAmount DECIMAL(10,2), DueDays INT, DueNo INT, DueAmount DECIMAL(10,2), ExceptedNo INT, NextDueDate DATE, AdvanceAmount DECIMAL(10,2), BalanceNo INT, BalanceAmount DECIMAL(10,2) ); INSERT INTO #RDAccountDueReport ( BranchId, BranchName, ReferalId, ReferalName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PlanNo, PlanMode, OpenDate, ExpiryDate, Consideration, PlanAmount ) SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.MemberId, a.MemberName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate AS OpenDate, a.AccountExpiryDate AS ExpiryDate, a.Consideration, a.PlanAmount FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanMode!='Single' AND isnull(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.CollectorId='EMP00003' And a.AccountOpenDate<@OnDate AND a.AccountExpiryDate>@OnDate AND a.PlanMode='Daily' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.FillDetail() TargetSite: Void FillDetail() Time: 19/02/2026 04:21:34 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:22:23 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:22:58 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:23:00 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:23:12 PM PageName: DepositAdvisor_RDAccountDueReport String str: DECLARE @OnDate DATE; SET @OnDate='2/19/2026 12:00:00 AM'; IF OBJECT_ID('tempdb..#RDAccountDueReport') IS NOT NULL DROP TABLE #RDAccountDueReport; CREATE TABLE #RDAccountDueReport ( SrNo INT IDENTITY(1,1), BranchId VARCHAR(20), BranchName VARCHAR(50), ReferalId VARCHAR(20), ReferalName VARCHAR(50), CollectorId VARCHAR(20), CollectorName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MobileNo VARCHAR(20), AccountId VARCHAR(20), PlanNo VARCHAR(20), PlanMode VARCHAR(20), OpenDate DATE, ExpiryDate DATE, LastPaidDate DATE, Consideration DECIMAL(10,2), PlanAmount DECIMAL(10,2), DepositNo INT, DepositAmount DECIMAL(10,2), DueDays INT, DueNo INT, DueAmount DECIMAL(10,2), ExceptedNo INT, NextDueDate DATE, AdvanceAmount DECIMAL(10,2), BalanceNo INT, BalanceAmount DECIMAL(10,2) ); INSERT INTO #RDAccountDueReport ( BranchId, BranchName, ReferalId, ReferalName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PlanNo, PlanMode, OpenDate, ExpiryDate, Consideration, PlanAmount ) SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.MemberId, a.MemberName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate AS OpenDate, a.AccountExpiryDate AS ExpiryDate, a.Consideration, a.PlanAmount FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanMode!='Single' AND isnull(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.CollectorId='EMP00002' And a.AccountOpenDate<@OnDate AND a.AccountExpiryDate>@OnDate String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.FillDetail() TargetSite: Void FillDetail() Time: 19/02/2026 04:23:14 PM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 19/02/2026 04:23:52 PM PageName: DepositAdvisor_RDAccountDueReport String str: DECLARE @OnDate DATE; SET @OnDate='1/1/2026 12:00:00 AM'; IF OBJECT_ID('tempdb..#RDAccountDueReport') IS NOT NULL DROP TABLE #RDAccountDueReport; CREATE TABLE #RDAccountDueReport ( SrNo INT IDENTITY(1,1), BranchId VARCHAR(20), BranchName VARCHAR(50), ReferalId VARCHAR(20), ReferalName VARCHAR(50), CollectorId VARCHAR(20), CollectorName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MobileNo VARCHAR(20), AccountId VARCHAR(20), PlanNo VARCHAR(20), PlanMode VARCHAR(20), OpenDate DATE, ExpiryDate DATE, LastPaidDate DATE, Consideration DECIMAL(10,2), PlanAmount DECIMAL(10,2), DepositNo INT, DepositAmount DECIMAL(10,2), DueDays INT, DueNo INT, DueAmount DECIMAL(10,2), ExceptedNo INT, NextDueDate DATE, AdvanceAmount DECIMAL(10,2), BalanceNo INT, BalanceAmount DECIMAL(10,2) ); INSERT INTO #RDAccountDueReport ( BranchId, BranchName, ReferalId, ReferalName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PlanNo, PlanMode, OpenDate, ExpiryDate, Consideration, PlanAmount ) SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.MemberId, a.MemberName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate AS OpenDate, a.AccountExpiryDate AS ExpiryDate, a.Consideration, a.PlanAmount FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanMode!='Single' AND isnull(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.CollectorId='EMP00003' And a.AccountOpenDate<@OnDate AND a.AccountExpiryDate>@OnDate String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.FillDetail() TargetSite: Void FillDetail() Time: 19/02/2026 04:23:59 PM PageName: DepositAdvisor_RDAccountDueReport String str: DECLARE @OnDate DATE; SET @OnDate='1/1/2026 12:00:00 AM'; IF OBJECT_ID('tempdb..#RDAccountDueReport') IS NOT NULL DROP TABLE #RDAccountDueReport; CREATE TABLE #RDAccountDueReport ( SrNo INT IDENTITY(1,1), BranchId VARCHAR(20), BranchName VARCHAR(50), ReferalId VARCHAR(20), ReferalName VARCHAR(50), CollectorId VARCHAR(20), CollectorName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MobileNo VARCHAR(20), AccountId VARCHAR(20), PlanNo VARCHAR(20), PlanMode VARCHAR(20), OpenDate DATE, ExpiryDate DATE, LastPaidDate DATE, Consideration DECIMAL(10,2), PlanAmount DECIMAL(10,2), DepositNo INT, DepositAmount DECIMAL(10,2), DueDays INT, DueNo INT, DueAmount DECIMAL(10,2), ExceptedNo INT, NextDueDate DATE, AdvanceAmount DECIMAL(10,2), BalanceNo INT, BalanceAmount DECIMAL(10,2) ); INSERT INTO #RDAccountDueReport ( BranchId, BranchName, ReferalId, ReferalName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PlanNo, PlanMode, OpenDate, ExpiryDate, Consideration, PlanAmount ) SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.MemberId, a.MemberName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate AS OpenDate, a.AccountExpiryDate AS ExpiryDate, a.Consideration, a.PlanAmount FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanMode!='Single' AND isnull(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.CollectorId='EMP00003' And a.AccountOpenDate<@OnDate AND a.AccountExpiryDate>@OnDate AND a.PlanMode='Daily' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.FillDetail() TargetSite: Void FillDetail() Time: 19/02/2026 04:24:08 PM PageName: DepositAdvisor_RDAccountDueReport String str: DECLARE @OnDate DATE; SET @OnDate='1/1/2026 12:00:00 AM'; IF OBJECT_ID('tempdb..#RDAccountDueReport') IS NOT NULL DROP TABLE #RDAccountDueReport; CREATE TABLE #RDAccountDueReport ( SrNo INT IDENTITY(1,1), BranchId VARCHAR(20), BranchName VARCHAR(50), ReferalId VARCHAR(20), ReferalName VARCHAR(50), CollectorId VARCHAR(20), CollectorName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), MobileNo VARCHAR(20), AccountId VARCHAR(20), PlanNo VARCHAR(20), PlanMode VARCHAR(20), OpenDate DATE, ExpiryDate DATE, LastPaidDate DATE, Consideration DECIMAL(10,2), PlanAmount DECIMAL(10,2), DepositNo INT, DepositAmount DECIMAL(10,2), DueDays INT, DueNo INT, DueAmount DECIMAL(10,2), ExceptedNo INT, NextDueDate DATE, AdvanceAmount DECIMAL(10,2), BalanceNo INT, BalanceAmount DECIMAL(10,2) ); INSERT INTO #RDAccountDueReport ( BranchId, BranchName, ReferalId, ReferalName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PlanNo, PlanMode, OpenDate, ExpiryDate, Consideration, PlanAmount ) SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.MemberId, a.MemberName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate AS OpenDate, a.AccountExpiryDate AS ExpiryDate, a.Consideration, a.PlanAmount FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanMode!='Single' AND isnull(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.CollectorId='EMP00003' And a.AccountOpenDate<@OnDate AND a.AccountExpiryDate>@OnDate AND a.PlanMode='Daily' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 09:39:15 AM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 09:40:45 AM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 09:45:02 AM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 09:46:23 AM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 09:56:33 AM PageName: DepositAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kt3xtc4n StackTrace: at DepositAdvisor_RDAccountDueReport.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 10:44:14 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 10:44:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 10:45:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 10:46:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 20/02/2026 10:46:14 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 10:52:36 AM PageName: PlanIncentive_PlanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationList.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 10:52:43 AM PageName: PlanIncentive_PlanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationList.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 10:53:10 AM PageName: PlanIncentive_PlanIncentiveGenerationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationDetail.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 10:54:50 AM PageName: IntInsUpDel String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: ExecuteNonQuery: CommandText property has not been initialized Source: System.Data StackTrace: at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void ValidateCommand(System.String, Boolean) Time: 20/02/2026 10:55:57 AM PageName: PlanIncentive_PlanIncentiveGenerationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationDetail.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 10:58:08 AM PageName: SendSMS String str: 9473229120 String sql: Dear MS RENU DEVI, your application for membership is registered on date 20/02/2026 with CustomerId 1002000091 (messaged on 20/02/2026 10:58:08 AM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (404) Not Found. Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 20/02/2026 10:58:08 AM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '1002000091', null, '', null, '9473229120', 'AdvisorMemberActivation', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear MS RENU DEVI, your application for membership is registered on date 20/02/2026 with CustomerId 1002000091 (messaged on 20/02/2026 10:58:08 AM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 20/02/2026 11:21:49 AM PageName: PlanIncentive_PlanIncentiveGenerationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vu0huda2 StackTrace: at PlanIncentive_PlanIncentiveGenerationDetail.FillDetail() TargetSite: Void FillDetail() Time: 20/02/2026 12:06:40 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 12:06:40 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 12:28:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 20/02/2026 12:29:26 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 20/02/2026 12:47:49 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 12:47:49 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 12:50:56 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 12:50:56 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 01:59:24 PM PageName: Employee_EmployeeIncentiveMaster String str: String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Employee_EmployeeIncentiveMaster.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 20/02/2026 02:01:17 PM PageName: Employee_EmployeeIncentiveMaster String str: String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Employee_EmployeeIncentiveMaster.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 20/02/2026 02:22:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/02/2026 03:46:17 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 03:46:17 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00006' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 03:46:43 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 03:46:43 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00003' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 03:47:11 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+'ResponsiveCSS/images/EmployeeIDCardBackImage.jpg' AS C1, (SELECT ReportValue AS EmployeeIDCardBackRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00005' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardBack() TargetSite: Void AbortInternal() Time: 20/02/2026 03:47:11 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+'ResponsiveCSS/images/EmployeeIDCardBackImage.jpg' AS C1, (SELECT ReportValue AS EmployeeIDCardBackRDLC FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00005' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardBack() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardBack() Time: 20/02/2026 03:47:30 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00005' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Employee_PrintRDLCPage.EmployeeIDCardFront() TargetSite: Void AbortInternal() Time: 20/02/2026 03:47:30 PM PageName: Employee_PrintRDLCPage String str: SELECT (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='EmployeeIDCardBackGround')AS C0, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')+(SELECT replace(ReportValue, '~/', '')AS EmployeeKYCFolder FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder')+a.EmployeeId + '/' + a.EmployeePhoto AS C1, rtrim(convert(CHAR,a.EmpJoinDate,106))AS C10, a.EmployeeId AS C11, a.EmployeeName AS C12, a.GuardianName AS C13, a.DesignationName AS C14, rtrim(convert(CHAR,a.EmployeeDOB,106))AS C15, a.EmployeeMobileNo AS C16, a.EmployeeEmailId AS C17, a.EmployeeContactNo AS C18, a.EmployeeBloodGroup AS C19, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeIDCardFrontRDLC')AS C95 FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00005' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ynm9bt78 StackTrace: at Employee_PrintRDLCPage.EmployeeIDCardFront() at Employee_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void EmployeeIDCardFront() Time: 20/02/2026 03:54:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 20/02/2026 03:55:22 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:27 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:36 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:37 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:37 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:37 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:38 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:38 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:38 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:43 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:46 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:47 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:47 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:48 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:49 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:49 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:50 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:50 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:52 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:53 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:54 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 20/02/2026 03:55:55 PM PageName: Employee_PrintEmployeeIDCardFrontHTML String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, EmployeeBloodGroup , a.RegStatus, a.EmployeeId, a.EmployeePhoto, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.GroupLoanTeam, a.EmployeeMobileNo, EmployeeContactNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyURL')AS CompanyURL, (SELECT replace(ReportValue, '~/', '')AS KYCFolderLocation FROM ProjectReportSetting WITH(nolock) WHERE ReportName = 'EmployeeKYCFolder') AS KYCFolderLocation , (SELECT ReportValue AS CompanyDetail2 FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyDetail2')AS CompanyDetail2, (SELECT ReportValue AS CompanyName FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyName')AS CompanyName, (SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyBannerURL')AS CompanyBannerURL,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyWebsiteUrl')AS CompanyWebsiteUrl,(SELECT ReportValue FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyLogo')AS CompanyLogo, (SELECT ReportValue AS CompanyMobileNo FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyMobileNo')AS CompanyMobileNo, (SELECT ReportValue AS CompanyEmail FROM ProjectReportSetting WITH(nolock) WHERE ReportName='CompanyEmail')AS CompanyEmail FROM EmployeeRegistrationDetail a WITH(nolock) WHERE a.EmployeeId='EMP00002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'BloodGroup' 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 Employee_PrintEmployeeIDCardFrontHTML.EmployeeOfferletter() TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 21/02/2026 09:33:41 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:41 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:42 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:42 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:43 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:43 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ohu4tm4k StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/02/2026 09:33:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/02/2026 09:33:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/02/2026 09:34:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/02/2026 01:49:17 PM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_cg3dnc1n StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs)