J
Jerry
I have an existing C++ Wmi App developed with v6.0 that I
am now converting to C#.
To do so I need FCL Namespace System.Management but "Using
System.Management;" bombs out with a build error
saying "Management does not exist in namespace System".
I have all the latest SDKs, am using VS .Net Pro, and my
C++ Wmi App (built with v6.0) works just fine.
Anyone know what I am missing? Many thanks.
am now converting to C#.
To do so I need FCL Namespace System.Management but "Using
System.Management;" bombs out with a build error
saying "Management does not exist in namespace System".
I have all the latest SDKs, am using VS .Net Pro, and my
C++ Wmi App (built with v6.0) works just fine.
Anyone know what I am missing? Many thanks.