Visual Studio 2012 Attach to process dialog does not have Show Processes from all sessions

与世无争的帅哥 提交于 2020-02-05 05:24:06

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!