I am running Visual Studio 2015 on an Azure VM running Server 2012 R2. I have been designing an MVC project for a while with no problems. Recently VS has started to hang intermittently after I Ctrl+F5 to run the project. Sometimes VS stops running the project all together.
There are no breakpoints or build errors, and the problem arises before VS gets to any of my code.
I guess the problems are VS related but I have no idea how I would begin to locate the problem! Any suggestions?