Script: /content.aspx
Proc: Admin_Content_Hits_Insert
Input Params
0: 328
1: 6/19/2013 10:40:22 PM
System.Data.OleDb.OleDbException: The statement has been terminated.
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Content_Hits_Content1". The conflict occurred in database "timiskaminghu_com", table "dbo.Content", column 'content_id'.
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at SQL_Procedures.SQLHelper.ExecuteStoredProcReturnParams(String StoredProcName, ArrayList aParams, Int64 NumRetParams)