I took our copy and staged it on my machine. And performed an upgrade via "/install/install.aspx"
Here are the errors:
Upgrading To Version: 0.7.936.0
Running Upgrade Script: 0.7.936.0.SqlDataProvider - 00:00:00.0625000
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_UserProjects_Project". The conflict occurred in database "BUGNET", table "dbo.Project", column 'ProjectID'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_aspnet_Users". The conflict occurred in database "BUGNET", table "dbo.aspnet_Users", column 'UserId'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_FixedInVersionId". The conflict occurred in database "BUGNET", table "dbo.Version", column 'VersionID'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_Project". The conflict occurred in database "BUGNET", table "dbo.Project", column 'ProjectID'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_ProjectID". The conflict occurred in database "BUGNET", table "dbo.Project", column 'ProjectID'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_Bug_Version". The conflict occurred in database "BUGNET", table "dbo.Version", column 'VersionID'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_BugNotification_aspnet_Users". The conflict occurred in database "BUGNET", table "dbo.aspnet_Users", column 'UserId'.
Error!
Error in file:C:\Inetpub\wwwroot\BugNET-0.7.936-Install\BugNET\Install\dbscripts\0.7.936.0.SqlDataProvider.sql
Message:The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_BugHistory_aspnet_Users". The conflict occurred in database "BUGNET", table "dbo.aspnet_Users", column 'UserId'.