I\'m using Visual Studio 2015 preview, and I\'m trying to debug my project. I was using VS 2012 previously, and depended largely on being able to hover over and expand local
In my case the Solution Configuration was set to Debug but the Solution platform was set to Mixed Platforms. Setting the Solution Platform to Any CPU fixed the issue