10:47:53 AM 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 = 1005038000004 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) 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)