Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Com + ApplicationName And ProcessID

Status
Not open for further replies.

04041974

Programmer
Nov 6, 2002
1
IL
Hi i have problem with
COM+ Admin object

I need get from COM+ Application Name and ProcessID
ApplicationName i have, but ProcessID of this Application
(Application running and have PID i see this in mmc.exe)
How i can create this in visual basic
 
Getting the process ID might be hard. It changes from one run to the next. Getting the application, I assume you mean package name, well.... you installed the component shouldn't you know what the name of the package is?

What are you trying to do?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top