---------------------------------------- Timestamp: 2/9/2018 7:44:36 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Could not find stored procedure 'Proc_BOS_UpdateUserProfileImage'. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_UserManagementDataAccessLayer.BOS_UserManagementDAL.UpdateUserProfileImage(String userPhotourl, String clientId, String userId, String tokenId) ---------------------------------------- ---------------------------------------- Timestamp: 2/9/2018 7:44:36 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - SQLException StackTrace - at BOS_UserManagementDataAccessLayer.BOS_UserManagementDAL.UpdateUserProfileImage(String userPhotourl, String clientId, String userId, String tokenId) at Grid_API.ServiceLayer.GridAPIService.UpdateUserProfileImage(String userPhotourl, String clientId, String userId, String tokenId) InnerException - System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'Proc_BOS_UpdateUserProfileImage'. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_UserManagementDataAccessLayer.BOS_UserManagementDAL.UpdateUserProfileImage(String userPhotourl, String clientId, String userId, String tokenId) ClientConnectionId:b6aa2a18-6fbb-47ad-950b-9f5b119995bc Error Number:2812,State:62,Class:16 ----------------------------------------