Hi,
I've just attempted to upgrade to the final version of 0.7.942 from 0.7.921 but on the install.aspx page I got the errors below. Any help getting this sorted would be appreciated.
Damien
Upgrade Status Report
Upgrading To Version: 0.7.942.0
Running Upgrade Script: 0.7.942.0.SqlDataProvider - 00:00:00.0156001
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Component' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_FixedInVersionId". The conflict occurred in database "aurion_issuetracting_bugnet", table "dbo.Version", column 'VersionID'.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Priority' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Project' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Resolution' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Status' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:There is already an object named 'FK_Bug_Type' in the database. Could not create constraint. See previous errors.
Error!
Error in file:D:\apps\issue_tracker\BugNET-0.7.942-Install\Install\dbscripts\0.7.942.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_UserRoles_aspnet_Users". The conflict occurred in database "aurion_issuetracting_bugnet", table "dbo.aspnet_Users", column 'UserId'.
Upgrade Complete