Problem with System.Managemant

S

SnakeS

Hi,

I've installed correctly Framework 1.1 SDK, Visual Studio 2003, and WMI SDK
with all dependancies, but the class System.Management there isn't.

Why? What do I install it?

Thanks
 
S

Scott Allen

There is no System.Managment class, but there is a System.Management
namespace. Perhaps this is causing some of your confusion?

Go to the project menu, select Add Refernce, and select the
System.Management assembly.

HTH,
 

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