How do I unhide Debug -> Attach to Process in Visual Studio 2008? -
I am using Visual Studio 2008 Professional at work. Recently, I found a new workstation. Someone else has installed all the software for me.
For some reason, I do not see the "Attachment process" option on the debug menu. I looked into the options, but I do not see any such option as it looks like it should be hidden.
How can I choose the "Attach Process" option on the debug menu?
Go to Tool-> Customize See in the Categories list, in the Commands tab. Locate the debug entry on the right, select "Attach process ..." entry, drag it back to your debug pull-down menu.
Comments
Post a Comment