---------------------------------------- Timestamp: 2/7/2018 4:33:36 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Object reference not set to an instance of an object. StackTrace - at Grid_API.BusinessLayer.Grid_APIBusinessLayer.AddUpdateCustomer(CustomerDTO agent, String operationType, AddressDTO addressDtoObj) at Grid_API.ServiceLayer.GridAPIService.AddCustomer(CustomerDTO agent, String operationType, AddressDTO addressDtoObj) ---------------------------------------- ---------------------------------------- Timestamp: 2/7/2018 4:34:14 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Object reference not set to an instance of an object. StackTrace - at Grid_API.BusinessLayer.Grid_APIBusinessLayer.AddUpdateCustomer(CustomerDTO agent, String operationType, AddressDTO addressDtoObj) at Grid_API.ServiceLayer.GridAPIService.AddCustomer(CustomerDTO agent, String operationType, AddressDTO addressDtoObj) ---------------------------------------- ---------------------------------------- Timestamp: 2/7/2018 4:34:27 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Could not find stored procedure 'Proc_Grid_FetchWhiteLabelData'. 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) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) 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.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) 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 BOS_CommonUtility.BOS_CommonUtilityDataAccessLayer.BOS_ExecuteFetchCommand(String commandKey, SqlCommand cmd1, Boolean isReturnmsg, Boolean isStatuscode) ----------------------------------------