In Visual Studio 2013 (a fresh install) with 17 Update 2, I am getting the VS error when trying to start debug with F5 "Unable to Start program " prog_path_name "The object invoked has disconnected from its clients."
This occurs when I stop debugging from the menu rather than going for a normal program termination from within the application. VS needs to be closed and restarted to be able to run under debug. Any ideas anyone?
For more complete information about compiler optimizations, see our Optimization Notice.