I'm having troubble installing Blog4Umbraco v2.0.26 on my Umbraco 4.5 solution.
The following server error occurs: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_cmsPreviewXml_cmsContent". The conflict occurred in database "name_umbraco", table "dbo.cmsContent", column 'nodeId'. The statement has been terminated.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_cmsPreviewXml_cmsContent". The conflict occurred in database "name_umbraco", table "dbo.cmsContent", column 'nodeId'. The statement has been terminated.
Problems installing to Umbraco 4.5
Hi there
I'm having troubble installing Blog4Umbraco v2.0.26 on my Umbraco 4.5 solution.
The following server error occurs:
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_cmsPreviewXml_cmsContent". The conflict occurred in database "name_umbraco", table "dbo.cmsContent", column 'nodeId'.
The statement has been terminated.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_cmsPreviewXml_cmsContent". The conflict occurred in database "name_umbraco", table "dbo.cmsContent", column 'nodeId'.
The statement has been terminated.
Anyone have a helping suggestion? :)
-Kim
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.