I get this error, when I try to insert to News Article:
Server Error 0 Occurred
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_DnnForge_NewsArticles_ArticleCategories_DnnForge_NewsArticles_Article". The conflict occurred in database "C7623_fsgl", table "dbo.DnnForge_NewsArticles_Article", column 'ArticleID'.
The statement has been terminated.
Do you have any ide,what I can do to fix this ?