0
Answer

About GetProcessess()

Ask a question
Hi friends,

I want to use GetProcesses() function of C#.
It 's working fine when I access Processes of my system.

But when i am giving a remote system name..InvalidOperationException is coming.
How to solve this?