Thanks.
80040154 is REGDB_E_CLASSNOTREG.
It is normally returned when the "COM Activation" codepath
could not find an implementation for your CLSID.
As fas as the "Core Physically Unloaded" message is concerned:
WinMgmt is a service implemented (in W2K and WinXP)
as a "proxy service" (Wingmmt.exe in W2K and wmisvc.dll in WinXP)
that loads on demand the real implementation of IWbemServices,
that lives in WbemCore.dll. When all the outstanding pointers to
IWbemServices
are released, wbemcore.dll will be unloaded, and the "Core Physically
Unloaded"
will be written to the logs.
It's a way for tracking the service activity, and it has no bad meaning at
all.
--
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Hark" <hark...@microsoft.com> wrote in message
news:uMx0pfQICHA.2748@tkmsftngp13...
I saw that you posted this message to the wbem newsgroup and also to the
"microsoft.win32.programmer.wmi" newsgroup. I'm currently trying learn about
WMI and I encounter a couple of things each day that I need to ask other
people about. So far I haven't been able to find a newsgroup for WMI (not
much seems to be happening in the wbem group) so I was a bit surprised to
see that you posted your message to the WMI group. When I tried to type in
the address to the newsgroup in Outlook he doesn't find it at all.
Does this newsgroup exist or...?
Best regards
Wayne Gore
"Ivan Brugiolo [MS]" <ivan...@online.microsoft.com> wrote in message
news:OdYHclKJCHA.2404@tkmsftngp11...
"microsoft.win32.programmer.wmi" is a supported newsgroup for WinMgmt -
releated questions.
If your new-server does not have it yet, ask your ISP to fetch the messages
for that newsgroup as well.
Otherwise you can connect directly to msnews.microsoft.com.
--
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Wayne Gore" <gray...@telia.com> wrote in message
news:1EBV8.14996$p56.4...@newsb.telia.net...