Get Process ID from multiple application pool – iisapp

To attach process for remote debugging to server which contains multiple application pool, you need to attach to process name w3wp.exe. If your server containing multiple application then you will see multiple w3wp.exe. The only way to attach to correct w3wp, you are required to find out the process id of the particular application pool.

Just do the following:

0006-23-apr-09-030608-pm

Share and Enjoy:
  • Twitter
  • Facebook
  • del.icio.us
  • StumbleUpon

Related posts:

  1. Microsoft Application Architecture Guide 2nd Edition from Patterns & Practices Microsoft Patterns & Practices released the 2nd edition of...
  2. Disabling debug in other than dev environment – Sys.InvalidOperationException If your web application using Microsoft Ajax (Ajax Control Toolkit),...
  3. ASP.NET MVC – How to have multiple submit button in form In this tutorial, I would like to share simple form...
  4. Consuming ASP.NET Handler By jQuery Ajax With JSON Step towards Web 2.0 development nowdays, ajax is one of...

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

blog comments powered by Disqus