473,385 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Managed WMI, component not registered?

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
Jul 21 '05 #1
1 1558
The GUID you specify is the class id for a component registered with
wmiutils.dll. Is this dll registered on your machine?

WMI Redist will install the dll on your system:
http://www.microsoft.com/downloads/d...C-BF2A569EAA72

Regards, Jakob.
"ErikB" wrote:
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

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: b.bardugo | last post by:
Hi all, I have a C# user control (a little app I made to display video). In this code I am using a third party .dll, which is written in C++ (un-managed). I am tring to put this control on a web...
0
by: menkaur | last post by:
Hi! I'm getting following problem: I’ve created a simple com component with c# and registered it with regasm /tlb myLibrary.dll When I’m trying to use this component in c++ code I’m getting...
1
by: ErikB | last post by:
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...
7
by: Don | last post by:
Getting errors after following the MSDN article on using VB.NET (and VS2005) for "Implementing a Managed OnSave Event Sink" for Exchange Server 2007. Not sure, but part of the problem may be that...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.