I followed the instructions to try to profile an ASP.NET solution using Visual Studio 2012 Profiler: http://msdn.microsoft.com/en-us/library/ms182384.aspx
However, when I open the context menu, the "Attach / Detach" menu item is disabled.
What do I need to do to enable this feature?

source share