在Umbraco安装期间重复键错误

时间:2015-09-03 03:25:47

标签: umbraco umbraco7

我正在安装Umbraco V7并在安装过程中出现此错误

Error during installation

The database failed to install. ERROR: The database configuration failed 
with the following message: The CREATE UNIQUE INDEX statement terminated because  
a duplicate key was found for the object name 'dbo.cmsPropertyType' and the         
index name 'IX_cmsPropertyTypeUniqueID'. 
The duplicate key value is (00000000-    0000-0000-0000-000000000000).

The statement has been terminated. Please check log file for additional
information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')

我可以获得Umbraco或完整数据库备份的完整数据库脚本吗?

1 个答案:

答案 0 :(得分:1)

由于这是一个全新的安装,我会尝试擦除你的数据库并开始安装。听起来有些东西被腐蚀了,现在它永远都在破碎。