Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Knowing the w3wp.exe process
Message
From
30/04/2010 14:09:38
 
 
To
30/04/2010 13:16:04
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01462289
Message ID:
01462564
Views:
45
This message has been marked as a message which has helped to the initial question of the thread.
>>You can add more columns to your view in Task Manager: on the Processes tab, click on View...Select Columns and select the PID column to be shown.
>
>Thanks, this works.

If you need to do it programmatically, you can parse the output of the command-line utility
tasklist /svc
It should also be possible to use WMI or some such to get this information.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform