RE: Process.GetProcesses(remoteMachineName)
From: Victor Urnyshev [MSFT] (victoru_at_online.microsoft.com)
Date: 05/25/04
- Next message: Rob Windsor [MVP]: "Re: Extracting Imgae from database and displaying in picture box in vb.net"
- Previous message: PS: "Re: Extracting Image from database & displaying in picture box"
- In reply to: Mircea Pleteriu: "Process.GetProcesses(remoteMachineName)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 17:56:05 GMT
Mircea,
Could you provide a bit more information about your application? What
language is it designed in? What APIs do you use to retrieve the processes
from another machine? Is the account an admin account for both machines?
-- Victor Urnyshev [MSFT] This post is "AS IS" with no warranties, and confers no rights. -------------------- |From: "Mircea Pleteriu" <mirceapleteriu@yahoo.com> |Subject: Process.GetProcesses(remoteMachineName) |Date: Sat, 22 May 2004 18:20:03 +0300 |Lines: 12 |X-Priority: 3 |X-MSMail-Priority: Normal |X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 |X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 |Message-ID: <e4C4CABQEHA.2716@tk2msftngp13.phx.gbl> |Newsgroups: microsoft.public.dotnet.general |NNTP-Posting-Host: ip-161-47.crdnet.ro 193.201.161.47 |Path: cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13 .phx.gbl |Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.general:134888 |X-Tomcat-NG: microsoft.public.dotnet.general | |Hi all, | |I want to get the list of active/running processes on some remote machines |in the same LAN my application run. |I always get a System.InvalidOperationExpection exception with the message |of "Couldn't get process information from remote machine". | |I run my application under the administrator user account. | |Do you know where I am wrong? | | |
- Next message: Rob Windsor [MVP]: "Re: Extracting Imgae from database and displaying in picture box in vb.net"
- Previous message: PS: "Re: Extracting Image from database & displaying in picture box"
- In reply to: Mircea Pleteriu: "Process.GetProcesses(remoteMachineName)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|