About GetProcessess()

Oct 13 2006 2:34 AM
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?