Wednesday, March 7, 2012

Cannot install SQL Server 2005 CTP on WinXP Pro machine

Hi all,
I have tried to install SQL Server 2005 CTP version on my machine WinXP Pro
-1GB RAM but it gave me the following error.
/**********************************
The SQL Server System Configuration Checker cannot be executed due to WMI
configuration on the machine USPC180 Error:2147749896 (0x80041008).
*********************/
I have tried to do the following things but nothing helps.
A. To rebuild WMI
Start|Run|Command
1. type Mofcomp.exe %windir%\system32\wbem\cimwin32.mof and press enter.
2. type Regsvr32 wbemupgd.dll and press enter.
3. type regsvr32 wbemsvc.dll and press enter.
but step 1 was failed with access denied
B. To rebuild the WMI
http://msdn.microsoft.com/library/de...alling_wmi.asp
If you have any suggestions, please email to me at john_dang@.dril-quip.com
Regards,
John Dang
Since SQL 2005 is still in beta, you'll want to post this in the Community
Newsgroups:
http://communities.microsoft.com/new...r2005&slcid=us
--Brian
(Please reply to the newsgroups only.)
"jdang" <jdang@.discussions.microsoft.com> wrote in message
news:0F2AA951-7079-482D-9621-51834198E769@.microsoft.com...
> Hi all,
> I have tried to install SQL Server 2005 CTP version on my machine WinXP
> Pro
> -1GB RAM but it gave me the following error.
> /**********************************
> The SQL Server System Configuration Checker cannot be executed due to WMI
> configuration on the machine USPC180 Error:2147749896 (0x80041008).
> *********************/
> I have tried to do the following things but nothing helps.
>
> A. To rebuild WMI
> Start|Run|Command
> 1. type Mofcomp.exe %windir%\system32\wbem\cimwin32.mof and press enter.
> 2. type Regsvr32 wbemupgd.dll and press enter.
> 3. type regsvr32 wbemsvc.dll and press enter.
> but step 1 was failed with access denied
> B. To rebuild the WMI
> http://msdn.microsoft.com/library/de...alling_wmi.asp
> If you have any suggestions, please email to me at john_dang@.dril-quip.com
> Regards,
> John Dang
>

No comments:

Post a Comment