System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'StatusId'.
Invalid column name 'ErrorLog'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.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.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Etoz.ConnectData.DataAccess.ExecuteQuery(String query) in c:\inetpub\wwwroot\cricdirect.com\api\v6\App_Code\db\data_access.cs:line 117
ClientConnectionId:c021d338-dae2-4278-b3cc-666210e4f308
Error Number:207,State:1,Class:16If not Exists (Select ApiId From api_Data WHERE Id = 52674 AND DataTypeId = 6) BEGIN INSERT INTO api_Data (Id, DataTypeId, Json, Modified, StatusId, ErrorLog) VALUES (52674,6,'{"status":"ok","response":{"player":{"pid":52674,"title":"Mads Henriksen","short_name":"MS Henriksen","first_name":"Mads Henriksen","last_name":"","middle_name":"","birthdate":"1996-10-29","birthplace":"","country":"dk","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","bowling_type":"","thumb_url":"","nationality":"Denmark"},"batting":{"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","notout":"2","runs":"117","balls":"73","highest":"50","run100":"0","run50":"1","run4":"8","run6":"9","average":"29.25","strike":"160.27","catches":"0","stumpings":"0"}},"bowling":{"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","balls":"60","overs":"10","runs":"75","wickets":"8","bestinning":"2\/17","bestmatch":"3\/7","econ":"7.50","average":"9.38","strike":"7.50","wicket4i":"0","wicket5i":"0","wicket10m":"0"}}},"etag":"7ed94a3144a9252c6cf47b522e786420","modified":"2025-07-24 21:20:22","datetime":"2025-07-24 21:20:22","api_version":"3.0"}', GetDate() , 0,'') END ELSE BEGIN Update api_Data Set Json = '{"status":"ok","response":{"player":{"pid":52674,"title":"Mads Henriksen","short_name":"MS Henriksen","first_name":"Mads Henriksen","last_name":"","middle_name":"","birthdate":"1996-10-29","birthplace":"","country":"dk","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","bowling_type":"","thumb_url":"","nationality":"Denmark"},"batting":{"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","notout":"2","runs":"117","balls":"73","highest":"50","run100":"0","run50":"1","run4":"8","run6":"9","average":"29.25","strike":"160.27","catches":"0","stumpings":"0"}},"bowling":{"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","balls":"60","overs":"10","runs":"75","wickets":"8","bestinning":"2\/17","bestmatch":"3\/7","econ":"7.50","average":"9.38","strike":"7.50","wicket4i":"0","wicket5i":"0","wicket10m":"0"}}},"etag":"7ed94a3144a9252c6cf47b522e786420","modified":"2025-07-24 21:20:22","datetime":"2025-07-24 21:20:22","api_version":"3.0"}', Modified = GetDate() WHERE Id = 52674 AND DataTypeId = 6 END
Player profile of Mads Henriksen, Denmark