11:31:48 AM CBSProc.bLoanIntCal.fFindLoanInt --> iCBSBusiness --> Could not load file or assembly 'RegionCalendar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at Virmati.Banking.CBS.CBSProc.bLoanIntCal.sFindTotals(Int16 shPnlInd); at Virmati.Banking.CBS.CBSProc.bLoanIntCal.fFindLoanInt(Double pStartAcNo, Boolean blnFromAcClosing) 11:31:48 AM BusinessCommon.ApplyDebitInterestTillDate --> CBSProc.bLoanIntCal.fFindLoanInt --> iCBSBusiness --> Could not load file or assembly 'RegionCalendar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at Virmati.Banking.CBS.CBSProc.bLoanIntCal.fFindLoanInt(Double pStartAcNo, Boolean blnFromAcClosing); at Virmati.Banking.CBS.CBSProc.BusinessCommon.ApplyDebitInterestTillDate(Double dblAcno, Byte bytBaseType, DateTime dtWorkingDate, Decimal& decDebitInterest, Decimal& decPenalInterest, Int32 intOprId, Int32 intEntryNode, Boolean blnIntApply, Double dblTDbatchnumber, Double dblscrollId, Int16 IsForAcClose, Boolean blnPenalapply, Boolean IsForNPAProj) 05:57:38 PM Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord --> Virmati.Banking.CBS.CBSData.dAccounts.GetRecord --> DataCommon.OpenDataTable -SELECT BranchCode,Acno,Actype,BaseType,CustomerNumber,Name,OpeningDate,Ledger,Status,OperationMode,OpeningBalance,StatementFrequency,StatementDate,Operator,Supervisor,Authorised,ClosingDate,StatementInd,IsInActive,InActiveDate,InActiveUptoDate,AutoReActive,ReActiveDate,GeneralDetProccess,JointProcess,NomineesProcess,SignatoriesProcess,RemarksProcess,PowerofAttProcess,StatCodesProcess,LimitSecProcess,SuretyProcess,LoanDetailsProcess,DisbProcess,RepaySchProcess,TDLinkProcess,ChargesProcess,DrIntProcess,CrIntProcess,PenalIntProcess,PenalIntCalcProcess,AgClgIntProcess,ProcessOver,LastProcess,LastCorrectedProcess,NextStmtDate,LastCorrectionOpr,ClosingAmount,ClosingCrDr,ClosingChequeNo,ClosingChequeDate,ClosingOperator,ClosingSupervisor,ClosingTrsfAcNo,IsClosingAuthorised,OldStatus,ClosingBranch,DailyTrnNo,DailyDepositProcess,AllowAccessFromOtherBranch,ShortName,SocietyMember,SocietyAcno,CurrencyCode,IsForexAppl,EefcaCurr,EefcaPer,NetBankingAllow,NetBankingTransAllow,CombinedLimitFlag,AcnoCardNo,EntryNode,OpeningTime,AuthoNode,AuthoDateTime,IMFCode,NRBCode,IsMOF,IsMultiCurrency,BalanceVisibleLevel,SignAtAccount,isacssmof,BalanceHideForOtherBranch,CapitalAmount,BankShare,closingReason,StmtMode,DefContact,IsKYC FROM Accounts WHERE AcNo = 1003014000515 --> 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.dAccounts.GetRecord(Int64 Acno, String& sQuery); at Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord(Double AcnoID, Object& SerialNumber, Int16 pIntRateForPremature, Single pPreMatRate, Boolean blnGetShadowBalance, Boolean blnGetCustomerdetails)