I just upgraded my primary project to Visual Studio 2012. In VS 2010 I was able to attach to IIS localhost ->Web service and run tests and stop on breakpoints in the service.
In VS 2012 everything in the Test Explorer menu is disabled after I have attached to the process.
Any ideas?