I am using Visual studio 2010. I have hosted my application in IIS and trying to attach the process in visual studio by clicking
Alt + Ctrl + P
In "Attach to Process" window can't able to find w3wp process to attach. I am in need to debug the IIS process. Anyone suggest me how to fix this issue or is there any other alternative way to attach the process hosted in IIS.
Thanks in Advance