12:33:25 PM Virmati.Banking.CBS.CBSData.dDailytransactions.InsertUpdateRecord --> .Net SqlClient Data Provider --> --> Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount); at System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount); at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping); at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping); at System.Data.Common.DbDataAdapter.Update(DataTable dataTable); at Virmati.Banking.CBS.CBSData.DataCommon.UpdateDataTableWithOutCatch(DataTable& dt, Boolean UseFieldNames); at Virmati.Banking.CBS.CBSData.dDailytransactions.InsertUpdateRecord(DataTable& dt)