WBEM_E_PROVIDER_LOAD_FAILURE

Code: 0x80041013 (2147749907)

As HRESULT:As NTSTATUS:

Documented in Win32

WMI Error Constants (wbemcli.h): 0x80041013

COM cannot locate a provider referenced in the schema. This error may be caused by many conditions, including the following: - Provider is using a WMI DLL that does not match the .lib file used when the provider was built. - Provider's DLL, or any of the DLLs on which it depends, is corrupt. - Provider failed to export [**DllRegisterServer**](/windows/win32/api/olectl/nf-olectl-dllregisterserver). - In-process provider was not registered using the **regsvr32** command. - Out-of-process provider was not registered using the **/regserver** switch. For example, **myprog.exe /regserver**.

Associated Modules

ModuleCodeFound inDescription
WinSync.rll0x8004101378.11011Item was not found in feed metadata as expected.
wmiutils.dll0x8004101378.11011Provider load failure
2 entries