G
Guest
I've install all components with wmi in it on my XPe. And made sur
wmi, RPC and RRAS services are running before started my application
The application failed to connect to wmi server. Here is the details
1. IWbemLocator::ConnectServer(..) failed with ret code 0x80004002
Error look up showed this code is "No such interface supported"
2. In Application EventLog two warnings
- Source WinMgmt, Event ID 43, description: WMI ADAP failed to connec
to namespace \\.\root\cimv2 with the following error: 0x8000400
- Source WinMgmt, Event ID 60, description: WMI ADAP was unable t
process the performance libraries: 0x8004100
3. Filemon trace during the application start phase also say
SVCHOST.EXE is trying to open wbemcore.dll in \windows\system32\
\windows\system\, and \windowsand reports "FILE NOT FOUND". In fact this file - wbemcore.dll is i
\windows\system32\wbem where it suppose to be
Why would svchost.exe not looking in wbem directory? Is there
registry or config setting I need to do
Thanks for your help
Sherr
P.S. I posted this in google groups microsoft.public.windowsxp.embedded yesterday. But this morning when I look into MSDN newsgroups I don't see this one there. I thought these two are the same. Are they?
wmi, RPC and RRAS services are running before started my application
The application failed to connect to wmi server. Here is the details
1. IWbemLocator::ConnectServer(..) failed with ret code 0x80004002
Error look up showed this code is "No such interface supported"
2. In Application EventLog two warnings
- Source WinMgmt, Event ID 43, description: WMI ADAP failed to connec
to namespace \\.\root\cimv2 with the following error: 0x8000400
- Source WinMgmt, Event ID 60, description: WMI ADAP was unable t
process the performance libraries: 0x8004100
3. Filemon trace during the application start phase also say
SVCHOST.EXE is trying to open wbemcore.dll in \windows\system32\
\windows\system\, and \windowsand reports "FILE NOT FOUND". In fact this file - wbemcore.dll is i
\windows\system32\wbem where it suppose to be
Why would svchost.exe not looking in wbem directory? Is there
registry or config setting I need to do
Thanks for your help
Sherr
P.S. I posted this in google groups microsoft.public.windowsxp.embedded yesterday. But this morning when I look into MSDN newsgroups I don't see this one there. I thought these two are the same. Are they?