WMI (System.management) problem
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everybody, I have developed a website using C# & Visual Studio 2005. The website must be able to get system information (RAM, HDD etc) from the user's computer and display it on the screen. When I run the website on localhost, everything works out fine. But as soon as I install the website on a IIS 6.0 webserver and try to run it from a client computer, I get an error that says "Object not referenced". What on earth is going on here? Can anyone please help? Thanx, Michelle