RSS

Find the w3wp process for SharePoint Debugging

16 Oct

Often we need to debug our SharePoint solution and we are often presented with multiple w3wp processes running and it is really difficult to figure out which process to attach for the debugger.

Following is the command that will list all the processes and which web application pool it is using. Open command prompt as administrator and go to the inetsrv folder under C:\Windows\System32.

appcmd list wp

Find your application pool and then you will have the Process ID.

Happy Programming.

 
Leave a comment

Posted by on October 16, 2015 in Uncategorized

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

 
%d bloggers like this: