WBEM_E_INVALID_PROVIDER_REGISTRATION

Code: 0x80041012 (2147749906)

As HRESULT:As NTSTATUS:

Documented in Win32

WMI Error Constants (wbemcli.h): 2147749906

Provider referenced in the schema has an incorrect or incomplete registration. This error may be caused by many conditions, including the following: - A missing [#pragma namespace](pragma-namespace.md) command in the Managed Object Format (MOF) file used to register the provider. The provider may be registered in the wrong WMI namespace. - Failure to retrieve the COM registration. - Hosting model is not valid. For more information, see [Provider Hosting and Security](provider-hosting-and-security.md). - A class specified in the registration is not valid. - Failure to create an instance of or inherit from the [**__Win32Provider**](--win32provider.md) class to create the provider registration in the MOF file.

Associated Modules

ModuleCodeFound inDescription
WinSync.rll0x8004101278.11011The specified feed is invalid.
wmiutils.dll0x8004101278.11011Invalid provider registration
2 entries