Script: /content.aspx
Proc: Admin_Content_Hits_Insert
Input Params
0: 135
1: 5/25/2013 2:50:03 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)