I am getting this error \"Unable to Start Debugging\" in visual studio 2012.
Unable to Start Debugging
I have also update the remote debugging sp2.
also uninstalled and r
I had the same problem in my Visual Studio 2013. The solution I found is easy.
Just right-click the project you want to debug, and choose "Set as StartUp Project".
Hope I helped someone.