Click here to Skip to main content
15,906,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi ,

Am trying to debug the web application hosted in windows server 2012 with IIS 8.0. I opened VS2008 with the code and i Attach process but no W3Wp.exe process is listed there.

In task manager i can see the w3wp.exe under details tab not in Procees tab. In process tab IIS worker Process is listed.

Please let me know how i can debug. Do i need to do anything different ?

Thanks
Posted
Updated 18-Jul-12 21:19pm
v2

1 solution

In visual studio click "Debug"->"Attach to Process" (as you've already done) Then there's a little checkbox at the left bottom saying "Show processes from all users" That one have to be checked..

hope it helps..
 
Share this answer
 
Comments
peru j 18-Jul-12 4:50am    
I did checked that as well. But still it is not listing

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900