08:31:48 AM Virmati.Banking.CBS.CBSProc.uAccountType.GetBaseType --> Virmati.Banking.CBS.CBSData.dAccountType.GetBaseType --> DataCommon.OpenDataTable -select top 1 basetype from accounttype where code = 1 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dAccountType.GetBaseType(Int16 AcType, String CurrencyCode); at Virmati.Banking.CBS.CBSProc.bAccountType.GetBaseType(Int16 AcType) 08:31:49 AM Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord --> Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord --> DataCommon.OpenDataTable -Select TOP 1 YearEndDate,QuarterEndingDate,HalfYearEndingDate,SIChgRecAcno,Chqpg1,Chqpg2,Chqpg3,Chqpg4,Chqpg5,DrBalanceTransferToGL,LapseBCTransferToHO,NoOfDayForFdToSbTransfer,LastBalTransferDate,NextBalTransferDate,IBRPrinting,ScheduleAsperTable,IBITAsperTable,GenerateCOTTrn,SIMinimumCharges,InwardClgRetGLAc,BillsRecvGLAc,ClearingType1GLAc,ClearingType2GLAc,ClearingType3GLAc,ClearingType4GLAc,ClearingType5GLAc,ClearingType6GLAc,HomeClgGLAc,ReturnChgPLAc,HOGLAc,TDCashLimit,LoanRepPattern,WorkingDate,TotalLimitForSanction,PenalCapRate,SystemLock,MutipleCreditGLAcForClg,FDStockInventoryInd,PANCashAmount,PANNoRequired,SeniorCitizenAge,PLRAutoPick,ABBGLAccount,DBBackupPath,DraftInitYearEndGLAcno,PLInitYearEndGLAcno,BaseCurrency,TellerGLAcEntryReqd,CustGuaranteeLineReqd,FirstMthTrnTableName,FirstMthTrnLastTrnDate,EbankingPinDuration,SIPriority,CustomerKYC,ShowSecondDate,IsTransactionImageRequired,CustAditionalInfo,BrReqdForHOChqStkIssue,BankNature,CustAuthoNotReq,custcrline,onlinevoucherprint,DPChkRenewal,RBICode,ECSMandateReq,AllowTrnWithoutChqNo,TellerLimitmaintenance,EmptyCashier,VaultMaintenanceReqd,UserMaxLoginAttempts,OtherDepInTDCashLimit,showplintrialbalance,npaonline ,InwClgMultipleAcInvalid,AllowCashDepCharge,ExcludeChgVchForMinBalChg,MinBalChgOnDebitOnly,MinBalOnDayBegin,SIExecuteOn,LimitGracePeriod,UseReportServer,NotDispIntProVch,UseMobileServer,AllowInCompleteTrfBatch,CalcNPAAcTypeWise,DPChkStockRenewal,DoNotReverseDeletedChqBook,CrPatternCompWithCust,RTGSInterfaceBranch,CustLimit,SecurePer,UnSecurePer,NPAIntvoucherNotReq,AcTypeWisechg,ChequeAlphaRequired,DormantNotAllowed,CustDocumentCheck,NotDispLimitExp,TreasuryDayEndApplicable,TreasurySystemLock,ECSFromServiceBr,ISMASLive,SigWithCust,photosignsizelmt,ValidateBlackListedCust,GLPLCashTranDivertReq,ScheduleNoAsPerMaster,directAcOpen,NotUpdMinBalOnChqIss,ForexDayEndApplicable,ForexSystemLock,CheckBalForPendChrg ,AckForTelToTelTrf,DualAuthoReq,ALLOWSBForRDPost,DualAuthoReqFORGLPLTRF,chqValidPeriod,UserDisabPeriod,StaticTerminals,AMLOnline,dualauthoReqForSuspTrn,CAMSSystemLock,CAMSDayEndApplicable,InsuranceSystemLock,InsuranceDayEndApplicable,ChangeRiskCategory,ChqpgList From BankParameters --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord(Object& sQuery); at Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord() 08:31:49 AM Virmati.Banking.CBS.CBSProc.bDailyTransactions.InsertUpdateRecord --> Virmati.Banking.CBS.CBSData.dDailytransactions.InsertUpdateRecord --> Virmati.Banking.CBS.CBSData.dDailytransactions.GetNextDailyAutoBySP --> DataCommon.cnOpenSP --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dDailytransactions.InsertUpdateRecord(DataTable& dt); at Virmati.Banking.CBS.CBSProc.bDailyTransactions.InsertUpdateRecord(DataUpdateEnum& UpdateMode) 08:31:49 AM Virmati.Banking.CBS.CBSProc.bDailyTransactions.isGLPLInterBranchAc --> Virmati.Banking.CBS.CBSData.dGLPL.getIsGLPLInterBranchAc --> DataCommon.OpenDataTable -select ISNULL(OperatedByBranchCode,0) as OperatedByBranchCode,ISNULL(InterBranchAllowed,0) as InterBranchAllowed from glpl where acno = 9999001052085 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dGLPL.getIsGLPLInterBranchAc(Double dblAcno); at Virmati.Banking.CBS.CBSProc.bDailyTransactions.isGLPLInterBranchAc(Int32 pTrnBrCode, Double pAcno, Int32& pOutOperatingBrCode) 08:31:49 AM Virmati.Banking.CBS.CBSProc.bDailyTransactions.InsertUpdateRecord --> Virmati.Banking.CBS.CBSProc.bDailyTransactions.isGLPLInterBranchAc --> Virmati.Banking.CBS.CBSData.dGLPL.getIsGLPLInterBranchAc --> DataCommon.OpenDataTable -select ISNULL(OperatedByBranchCode,0) as OperatedByBranchCode,ISNULL(InterBranchAllowed,0) as InterBranchAllowed from glpl where acno = 9999001052085 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSProc.bDailyTransactions.isGLPLInterBranchAc(Int32 pTrnBrCode, Double pAcno, Int32& pOutOperatingBrCode); at Virmati.Banking.CBS.CBSProc.bDailyTransactions.InsertUpdateRecord(DataUpdateEnum& UpdateMode) 08:31:49 AM Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord --> Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord --> DataCommon.OpenDataTable -Select TOP 1 YearEndDate,QuarterEndingDate,HalfYearEndingDate,SIChgRecAcno,Chqpg1,Chqpg2,Chqpg3,Chqpg4,Chqpg5,DrBalanceTransferToGL,LapseBCTransferToHO,NoOfDayForFdToSbTransfer,LastBalTransferDate,NextBalTransferDate,IBRPrinting,ScheduleAsperTable,IBITAsperTable,GenerateCOTTrn,SIMinimumCharges,InwardClgRetGLAc,BillsRecvGLAc,ClearingType1GLAc,ClearingType2GLAc,ClearingType3GLAc,ClearingType4GLAc,ClearingType5GLAc,ClearingType6GLAc,HomeClgGLAc,ReturnChgPLAc,HOGLAc,TDCashLimit,LoanRepPattern,WorkingDate,TotalLimitForSanction,PenalCapRate,SystemLock,MutipleCreditGLAcForClg,FDStockInventoryInd,PANCashAmount,PANNoRequired,SeniorCitizenAge,PLRAutoPick,ABBGLAccount,DBBackupPath,DraftInitYearEndGLAcno,PLInitYearEndGLAcno,BaseCurrency,TellerGLAcEntryReqd,CustGuaranteeLineReqd,FirstMthTrnTableName,FirstMthTrnLastTrnDate,EbankingPinDuration,SIPriority,CustomerKYC,ShowSecondDate,IsTransactionImageRequired,CustAditionalInfo,BrReqdForHOChqStkIssue,BankNature,CustAuthoNotReq,custcrline,onlinevoucherprint,DPChkRenewal,RBICode,ECSMandateReq,AllowTrnWithoutChqNo,TellerLimitmaintenance,EmptyCashier,VaultMaintenanceReqd,UserMaxLoginAttempts,OtherDepInTDCashLimit,showplintrialbalance,npaonline ,InwClgMultipleAcInvalid,AllowCashDepCharge,ExcludeChgVchForMinBalChg,MinBalChgOnDebitOnly,MinBalOnDayBegin,SIExecuteOn,LimitGracePeriod,UseReportServer,NotDispIntProVch,UseMobileServer,AllowInCompleteTrfBatch,CalcNPAAcTypeWise,DPChkStockRenewal,DoNotReverseDeletedChqBook,CrPatternCompWithCust,RTGSInterfaceBranch,CustLimit,SecurePer,UnSecurePer,NPAIntvoucherNotReq,AcTypeWisechg,ChequeAlphaRequired,DormantNotAllowed,CustDocumentCheck,NotDispLimitExp,TreasuryDayEndApplicable,TreasurySystemLock,ECSFromServiceBr,ISMASLive,SigWithCust,photosignsizelmt,ValidateBlackListedCust,GLPLCashTranDivertReq,ScheduleNoAsPerMaster,directAcOpen,NotUpdMinBalOnChqIss,ForexDayEndApplicable,ForexSystemLock,CheckBalForPendChrg ,AckForTelToTelTrf,DualAuthoReq,ALLOWSBForRDPost,DualAuthoReqFORGLPLTRF,chqValidPeriod,UserDisabPeriod,StaticTerminals,AMLOnline,dualauthoReqForSuspTrn,CAMSSystemLock,CAMSDayEndApplicable,InsuranceSystemLock,InsuranceDayEndApplicable,ChangeRiskCategory,ChqpgList From BankParameters --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord(Object& sQuery); at Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord() 08:31:50 AM Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord --> Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord --> DataCommon.OpenDataTable -Select TOP 1 YearEndDate,QuarterEndingDate,HalfYearEndingDate,SIChgRecAcno,Chqpg1,Chqpg2,Chqpg3,Chqpg4,Chqpg5,DrBalanceTransferToGL,LapseBCTransferToHO,NoOfDayForFdToSbTransfer,LastBalTransferDate,NextBalTransferDate,IBRPrinting,ScheduleAsperTable,IBITAsperTable,GenerateCOTTrn,SIMinimumCharges,InwardClgRetGLAc,BillsRecvGLAc,ClearingType1GLAc,ClearingType2GLAc,ClearingType3GLAc,ClearingType4GLAc,ClearingType5GLAc,ClearingType6GLAc,HomeClgGLAc,ReturnChgPLAc,HOGLAc,TDCashLimit,LoanRepPattern,WorkingDate,TotalLimitForSanction,PenalCapRate,SystemLock,MutipleCreditGLAcForClg,FDStockInventoryInd,PANCashAmount,PANNoRequired,SeniorCitizenAge,PLRAutoPick,ABBGLAccount,DBBackupPath,DraftInitYearEndGLAcno,PLInitYearEndGLAcno,BaseCurrency,TellerGLAcEntryReqd,CustGuaranteeLineReqd,FirstMthTrnTableName,FirstMthTrnLastTrnDate,EbankingPinDuration,SIPriority,CustomerKYC,ShowSecondDate,IsTransactionImageRequired,CustAditionalInfo,BrReqdForHOChqStkIssue,BankNature,CustAuthoNotReq,custcrline,onlinevoucherprint,DPChkRenewal,RBICode,ECSMandateReq,AllowTrnWithoutChqNo,TellerLimitmaintenance,EmptyCashier,VaultMaintenanceReqd,UserMaxLoginAttempts,OtherDepInTDCashLimit,showplintrialbalance,npaonline ,InwClgMultipleAcInvalid,AllowCashDepCharge,ExcludeChgVchForMinBalChg,MinBalChgOnDebitOnly,MinBalOnDayBegin,SIExecuteOn,LimitGracePeriod,UseReportServer,NotDispIntProVch,UseMobileServer,AllowInCompleteTrfBatch,CalcNPAAcTypeWise,DPChkStockRenewal,DoNotReverseDeletedChqBook,CrPatternCompWithCust,RTGSInterfaceBranch,CustLimit,SecurePer,UnSecurePer,NPAIntvoucherNotReq,AcTypeWisechg,ChequeAlphaRequired,DormantNotAllowed,CustDocumentCheck,NotDispLimitExp,TreasuryDayEndApplicable,TreasurySystemLock,ECSFromServiceBr,ISMASLive,SigWithCust,photosignsizelmt,ValidateBlackListedCust,GLPLCashTranDivertReq,ScheduleNoAsPerMaster,directAcOpen,NotUpdMinBalOnChqIss,ForexDayEndApplicable,ForexSystemLock,CheckBalForPendChrg ,AckForTelToTelTrf,DualAuthoReq,ALLOWSBForRDPost,DualAuthoReqFORGLPLTRF,chqValidPeriod,UserDisabPeriod,StaticTerminals,AMLOnline,dualauthoReqForSuspTrn,CAMSSystemLock,CAMSDayEndApplicable,InsuranceSystemLock,InsuranceDayEndApplicable,ChangeRiskCategory,ChqpgList From BankParameters --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dBankParameters.GetRecord(Object& sQuery); at Virmati.Banking.CBS.CBSProc.bBankParameters.GetRecord()