B
Biffo
Hi,
I'm looking for a good reliable method that will allow my web application to
gather and display WMI information for the client using the app. I want the
client to open up a page and see some System information about their own
machine. I am using ASP .NET 2.0, VS2008.
I have tried a lot of ways but none work consistanly....
Scripting - Cannot open WMI
ActiveX - Security issues with WMI
EXE - Running an exe from the server. .Net privileges security issues on
some client systems
HTA - will run but need to get info back onto my aspx page
I'm looking for a good reliable method that will allow my web application to
gather and display WMI information for the client using the app. I want the
client to open up a page and see some System information about their own
machine. I am using ASP .NET 2.0, VS2008.
I have tried a lot of ways but none work consistanly....
Scripting - Cannot open WMI
ActiveX - Security issues with WMI
EXE - Running an exe from the server. .Net privileges security issues on
some client systems
HTA - will run but need to get info back onto my aspx page