![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am getting the following error when I try and install SQL Server 2008. SQL Server Setup has encountered the following error: MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{0A869A65-8C94-4F7C-A5C7-972D3C8CED9E}'. Error code: 1605.. I previously had SQL 2005 installed but I removed that product. I noticed that Yao-cheng Teng has posted the same error on this forum. How can I debug and resolve this problem? Neil Aitken |
#3
| |||
| |||
|
|
Should we guess the operating system? And other information about the error? You might try removing the component that refers to 0A869A65-8C94-4F7C-A5C7-972D3C8CED9E ... I am not on Windows right now so I can't check, but whatever it refers to can likely be removed by the Windows Installer Cleanup Utility. See these posts for download links (and other potentially relevant information if this component involves MSXML6): http://is.gd/odcA http://is.gd/nAj1 http://is.gd/kjew On 3/23/09 3:06 PM, in article E04E5745-69D2-4EDF-B2AF-F945F0C1E55B...soft (DOT) com, "Neil8Ken" Neil8Ken (AT) discussions (DOT) microsoft.com> wrote: I am getting the following error when I try and install SQL Server 2008. SQL Server Setup has encountered the following error: MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{0A869A65-8C94-4F7C-A5C7-972D3C8CED9E}'. Error code: 1605.. I previously had SQL 2005 installed but I removed that product. I noticed that Yao-cheng Teng has posted the same error on this forum. How can I debug and resolve this problem? Neil Aitken |
#4
| |||
| |||
|
|
Thanks Aaron, I am running XP SP2. The links you sent me discuss a similar problem with XP SP3. Both problems are related to accessing MSXML. I think I will wait until SQL Server 2008 SP1 rather than try one of the workarounds. |
#5
| |||
| |||
|
|
I previously had SQL 2005 installed but I removed that product. I noticed that Yao-cheng Teng has posted the same error on this forum. How can I debug and resolve this problem? |
#6
| |||
| |||
|
|
2. Delete two keys which have "UpgradeCodes" in them and leave others untouched. [HKEY_CLASSES_ROOT\Installer\UpgradeCodes\7AB711B11 CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Upgr adeCodes\7AB711B11CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" 3. Install SQL Server 2008 again, which is developer version for me, and it went through without any hassle. Wish it help. cheersYao |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hey Yao, I got the same error but diferent GUID{95120000-00B9-0409-0000-0000000FF1CE}. How did you reversed GUID??. Thanks. YaochengTen wrote: Hi Neil Yes, I am Yao. 31-Mar-09 Hi Neil Yes, I am Yao. I have an unofficial work-around ???inspired??? from the following website: http://social.technet.microsoft.com/...-7783b922a060/ http://www.avianwaves.com/Blog/defau...2008-RTM-MsiGe However, I didn???t follow their informative (cumbersome) steps. I only did the steps as follows and then the installation succeeded. The message I got is: MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{A43BF6A5-D5F0-4AAA-BF41-65995063EC44}'. Error code: 1608. My Work-around steps are: 1. Reverse the GUID and search registry for 5A6FB34A. Then I got the following result: [HKEY_CLASSES_ROOT\Installer\Features\5A6FB34A0F5DA AA4FB1456990536CE44] "MSXMLSYS"="" [HKEY_CLASSES_ROOT\Installer\Products\5A6FB34A0F5DA AA4FB1456990536CE44] "AdvertiseFlags"=dword:00000184 "Assignment"=dword:00000001 "AuthorizedLUAApp"=dword:00000000 "Clients"=hex:3a,00,00,00,00,00 "InstanceType"=dword:00000000 "Language"=dword:00000409 "PackageCode"="DE7407CFE6F395A47B7DFAD7A968291 6" "ProductName"="MSXML 6.0 Parser" "Version"=dword:060a0469 [HKEY_CLASSES_ROOT\Installer\UpgradeCodes\7AB711B11 CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Feat ures\5A6FB34A0F5DAAA4FB1456990536CE44] "MSXMLSYS"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Upgr adeCodes\7AB711B11CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" 2. Delete two keys which have "UpgradeCodes" in them and leave others untouched. [HKEY_CLASSES_ROOT\Installer\UpgradeCodes\7AB711B11 CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Upgr adeCodes\7AB711B11CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" 3. Install SQL Server 2008 again, which is developer version for me, and it went through without any hassle. Wish it help. cheers Yao Previous Posts In This Thread: On Monday, March 23, 2009 3:06 PM Neil8Ke wrote: Error installing SQL Server 2008 I am getting the following error when I try and install SQL Server 2008. SQL Server Setup has encountered the following error: MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{0A869A65-8C94-4F7C-A5C7-972D3C8CED9E}'. Error code: 1605.. I previously had SQL 2005 installed but I removed that product. I noticed that Yao-cheng Teng has posted the same error on this forum. How can I debug and resolve this problem? Neil Aitken On Monday, March 23, 2009 7:56 PM Aaron Bertrand [SQL Server MVP] wrote: Should we guess the operating system? And other information about theerror? Should we guess the operating system? And other information about the error? You might try removing the component that refers to 0A869A65-8C94-4F7C-A5C7-972D3C8CED9E ... I am not on Windows right now so I can't check, but whatever it refers to can likely be removed by the Windows Installer Cleanup Utility. See these posts for download links (and other potentially relevant information if this component involves MSXML6): http://is.gd/odcA http://is.gd/nAj1 http://is.gd/kjew On 3/23/09 3:06 PM, in article E04E5745-69D2-4EDF-B2AF-F945F0C1E55B...soft (DOT) com, "Neil8Ken" Neil8Ken (AT) discussions (DOT) microsoft.com> wrote: On Tuesday, March 24, 2009 3:07 PM Neil8ke wrote: Thanks Aaron,I am running XP SP2. Thanks Aaron, I am running XP SP2. The links you sent me discuss a similar problem with XP SP3. Both problems are related to accessing MSXML. I think I will wait until SQL Server 2008 SP1 rather than try one of the workarounds. "Aaron Bertrand [SQL Server MVP]" wrote: On Tuesday, March 24, 2009 3:14 PM Aaron Bertrand [SQL Server MVP] wrote: You're assuming that 2008 SP1 will fix the problem? You're assuming that 2008 SP1 will fix the problem? And do you know when SP1 will be released? (I do not.) Cheers, Aaron On Tuesday, March 31, 2009 10:47 PM YaochengTen wrote: Hi Neil Yes, I am Yao. Hi Neil Yes, I am Yao. I have an unofficial work-around ???inspired??? from the following website: http://social.technet.microsoft.com/...-7783b922a060/ http://www.avianwaves.com/Blog/defau...2008-RTM-MsiGe However, I didn???t follow their informative (cumbersome) steps. I only did the steps as follows and then the installation succeeded. The message I got is: MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{A43BF6A5-D5F0-4AAA-BF41-65995063EC44}'. Error code: 1608. My Work-around steps are: 1. Reverse the GUID and search registry for 5A6FB34A. Then I got the following result: [HKEY_CLASSES_ROOT\Installer\Features\5A6FB34A0F5DA AA4FB1456990536CE44] "MSXMLSYS"="" [HKEY_CLASSES_ROOT\Installer\Products\5A6FB34A0F5DA AA4FB1456990536CE44] "AdvertiseFlags"=dword:00000184 "Assignment"=dword:00000001 "AuthorizedLUAApp"=dword:00000000 "Clients"=hex:3a,00,00,00,00,00 "InstanceType"=dword:00000000 "Language"=dword:00000409 "PackageCode"="DE7407CFE6F395A47B7DFAD7A968291 6" "ProductName"="MSXML 6.0 Parser" "Version"=dword:060a0469 [HKEY_CLASSES_ROOT\Installer\UpgradeCodes\7AB711B11 CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Feat ures\5A6FB34A0F5DAAA4FB1456990536CE44] "MSXMLSYS"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Upgr adeCodes\7AB711B11CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" 2. Delete two keys which have "UpgradeCodes" in them and leave others untouched. [HKEY_CLASSES_ROOT\Installer\UpgradeCodes\7AB711B11 CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Upgr adeCodes\7AB711B11CB5E91428E0D7F4F314C2B7] "5A6FB34A0F5DAAA4FB1456990536CE44"="" 3. Install SQL Server 2008 again, which is developer version for me, and it went through without any hassle. Wish it help. cheers Yao On Saturday, April 11, 2009 7:52 PM sunsand wrote: Thank you very much Yao! Thank you very much Yao! That is what worked for me after 6 hours unsuccessful tries ... Best regards, Alex On Tuesday, June 02, 2009 5:21 AM lvanvug wrote: Great Yao,It helped me out! Great Yao, It helped me out! -- b rg Luc van Vugt -- This posting is provided "AS IS" with no warranties, and confers no rights. ----- "Yao-cheng Teng" wrote: Submitted via EggHeadCafe - Software Developer Portal of Choice Silverlight, WPF, XAML and InnerWorkings Coding Challenge http://www.eggheadcafe.com/tutorials...f-xaml-an.aspx |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |