The following is an exact copy of the setup log after following your
instructions:
(Wed Apr 09 01:57:17 2008): Beginning WBEM Service Pack Installation
(Wed Apr 09 01:57:17 2008): Current build of wbemupgd.dll is 5.1.2600.2180
(xpsp_sp2_rtm.040803-2158)
(Wed Apr 09 01:57:17 2008): Current build of wbemcore.dll is 5.1.2600.2180
(xpsp_sp2_rtm.040803-2158)
(Wed Apr 09 01:57:17 2008): Failing Connecting to Namespace [root\default]
with result [80040154]
(Wed Apr 09 01:57:17 2008): One or more core modules is not registered;
registering.
(Wed Apr 09 01:58:00 2008): Wbemupgd.dll Service Security upgrade succeeded
(XP SP update).
(Wed Apr 09 01:58:00 2008): WBEM Service Pack Installation completed.
(Wed Apr 09 01:58:00 2008):
As you can see there is a problem eith the registry (I think).
Sorry to take so long to reply. I did not find any errors in event viewer
that correlates to the type and time of the problem. I then removed all
files in c:\windows\system32\wbem\repository as instructed in the second
fix
you mentioned. However, the problem persists. Is it possible there is a
registry error causing this? Thanks.
"Claymore" <
[email protected]> wrote in message
There should be an entry in the Event Viewer.
Go to Start => Run and type in "eventvwr.msc" {without the quotes}
Look in the System folder for any errors about the time you encounter
the problem, and double-click to open them. There should be a link to
Microsoft's online help that may give a solution.
Otherwise, you'll see a small notebook-type icon. Click this, which
will copy the error message to the clipboard. Open Notepad and paste
it in. Copy what you get and post it here.
Note the path to the folder they're talking about:
C:\Windows\System32\Wbem\Repository- Hide quoted text -
Hello again,
Go to the command prompt (Start => Run => cmd) and type in:
net stop winmgmt
Close the window, go to Start => Run and copy/paste this line:
rundll32 wbemupgd, UpgradeRepository
Click OK
In Explorer, navigate to C:\Windows\System32\WBEM\Logs
Open the file "setup.log".
Scroll to the end and see if you have something similar to this:
(Mon Apr 07 20:16:51 2008):
====================
(Mon Apr 07 20:16:51 2008): Beginning WBEM Service Pack Installation
(Mon Apr 07 20:16:51 2008): Current build of wbemupgd.dll is
5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
(Mon Apr 07 20:16:51 2008): Current build of wbemcore.dll is
5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
(Mon Apr 07 20:16:53 2008): Wbemupgd.dll Service Security upgrade
succeeded (XP SP update).
(Mon Apr 07 20:16:53 2008): WBEM Service Pack Installation completed.
(Mon Apr 07 20:16:53 2008):
====================
If so, again go to the command line (Start => Run => cmd) and type in:
net start winmgmt- Hide quoted text -
- Show quoted text -