Error: An earlier version of Microsoft Visual Studio 2008 was installed on this computer when you installed SQL Server Management Studio. Please upgrade VS2008 to SP1 before installing SQL Server 2008.
===============
Symptom Description: Install Microsoft Visual Studio with SQL Server in the order inverted
Processing method:
32bit Hkey_local_machine\software\microsoft\devdiv
64bit Hkey_local_machine\software\wow6432node\microsoft\devdiv
Rename DevDiv to DevDiv1------> rerun (re-check rule, all pass)-----> after the installation is complete, click View, refresh, you will see a new devdiv generated, this devdiv and the original DevDiv1 need to merge.
Merge method: 1, rename DevDiv to DevDiv2, select DevDiv2 Right-click, Export to reg file. 2, at this time can modify DevDiv1 to DevDiv. 3. Double-click the registry file that runs the previous export, and the contents in DevDiv2 are merged into the original DevDiv. 4, delete DevDiv2 can.
7. Rule check result rule "Restart Computer" failed. You need to restart your computer. You must restart your computer to install SQL Server.
Open Registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
Delete PendingFileRenameOperations Items
When you install SQL Server Management Studio, you are prompted to upgrade VS2008 to SP1