[SQL] installing SQL Server msigetproductinfo cannot retrieve product code 1605 error Solution

Source: Internet
Author: User

On SQL Server 2008 on the database server for reinstallation, the following problems are encountered:

Title: SQL Server InstallationProgramFailed.
------------------------------

The SQL Server installer encounters the following errors:

Msigetproductinfo cannot retrieve the productversion of the package whose product code is {3df3169-f0d0-4388-b4d9-72a1fcc875e1. ErrorCode: 1605 ..

------------------------------
Button:

OK
------------------------------

 

Msigetproductinfo "cannot search for the productversion of the package of product code {3df00009-f0d0-4388-b4d9-72a1fcc875e1}. It was very depressing at the beginning. I clearly cleared the registration. Is there any value that has not been cleared, I checked the information! The value corresponding to hkey_classes_root \ Installer \ upgradecodes is not deleted! So how can we find the corresponding value (which many people may not be clear)? Here I will give a clear description:

When the system prompts the guid {3df3169-f0d0-4388-b4d9-72a1fcc875e1,

First, the previous "3df00009" Of The GUID is inverted to 99863fd3, and then the hkey_classes_root \ Installer \ upgradecodes in the registry is searched for the inverted value,

After finding the node, delete the corresponding parent node.

At this point, the installation problem should be solved, but sometimes the system may prompt multiple guids, but do not worry, and then follow the above method.

Find the solution on the internet, experiment in person, OK. Solve the problem.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.