Hello, My sensors are replacing the following error:
80041013: COM cannot locate a provider referenced in the schema. This error may be caused by any of the following:The provider is using a WMI DLL that does not match the .lib file used when the provider was built.The provider's DLL, or any of the DLLs on which it depends, is corrupt.The provider failed to export DllRegisterServer.An in-process provider was not registered using the regsvr32 command.An out-of-process provider was not registered using the /regserver switch. For example, myprog.exe /regserver.- Note: the OS version of the device could not be determined, WMI might not work reliably. |
But,my dll's are ok.
What can I do?
Add comment