Managed WMI, component not registered?

G

Guest

Hi,

I have written a class that publishes data to WMI. The code works on a
different machine, but on my own developer workstation I am getting the
following exception:

An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in system.management.dll
Additional information: COM object with CLSID
{EB87E1BD-3233-11D2-AEC9-00C04FB68820} is either not valid or not registered.

I have also installed the WMI Explorer Extension for VS.NET 2003, and I am
getting the same error.

I've tried reinstalling VS.NET, and I've tried reinstalling the .NET
Framework v1.1, to no avail. I am running Windows 2000 Pro with the latest
service packs installed.

Does anyone have a clue as to what to try next??

Thanks,
Erik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top