问题
I am using Visual Studio 2012 Pro on Windows 8 Pro.
What I want to do is attach to w3wp so I can debug a website but w3wp isn't showing in the process list.
In every example, I can find it shows both Show processes from other users and Show processes from all sessions ticked.
However when I launch the Attach To Process dialog, I don't have the Show processes from other sessions tick box.
Anybody please let me know how I can get that tick box to appear?
I've tried running VS as administrator but it makes no difference.
回答1:
On the project's properties, the web tab try using local IIS web server and uncheck use IIS Express
来源:https://stackoverflow.com/questions/17234609/visual-studio-2012-attach-to-process-dialog-does-not-have-show-processes-from-al