I have VS 2012 Update 1. My solution contains many projects:- Two WPF applications- Several class libraries- One web application- An Azure cloud service project, which contains a web role for the web project. This includes the new caching mechanism.When the solution is started, the Azure project and one of the two WPF applications start. Over time (hours to days), I begin to experience a few symptoms (see actual results).The exact same app actually running in Azure runs *perfectly*.I've found that deleting my .suo file is a good short-term fix. The first time I run the app, everything works. The more I start/stop the app and debug, the worse things get. Sometimes restarting the PC helps, but not always. Because deleting the .suo file initially fixes the problem and the app runs file in Azure, I tend to think it isn't an app problem, but rather a Visual Studio problem.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results