I'm not sure if this is even possible, but i was wondering if anyone has a code sample (or knows where i can find one) that can list out the processes currently running on the server.Hi,
it can be done. Take a look at thishttp://support.microsoft.com/search/default.aspx?qu=list+of+processes&catalog=LCID%3D1033 for more information. It could be though that you should use impersonation because I think the normal ASP.NET user account on the machine doesn't have enough privileges to query for such results.
You could also check out WMI:http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=114
Grz, Kris.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment