I'll appreciate any help that anyone can give relative to this error ...
I attempted to upgrade a 6.3.9 site to 7.3.3, with the following error:
Executing Script:07.00.00.SqlDataProvider Error! (see 07.00.00.log.resources for more information)
The log.resources file contains this
System.Data.SqlClient.SqlException (0x80131904): The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The DELETE statement conflicted with the REFERENCE constraint "FK_PackageAssemblies_PackageAssemblies". The conflict occurred in database "mydatabase", table "dbo.Assemblies", column 'PackageID'.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script)
ClientConnectionId:36951041-0a64-4cef-bcda-51f8f16ef889
That error is essentially repeated for:
Application Upgrades : 07.00.00 Error!
Conversion of old Folders Completed. Total Converted: 171 Error!
Application Upgrades : 07.01.01 Error!
Application Upgrades : 07.02.00 Error!
Application Upgrades : 07.02.02 Error!