Link to home
Start Free TrialLog in
Avatar of kaizenpro
kaizenpro

asked on

Visual Studio hangs on running project

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?
SOLUTION
Avatar of gr8gonzo
gr8gonzo
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
If there's no indication of whose comment actually pertained to the solution and we're closing the question then I'd recommend splitting points evenly.
Avatar of kaizenpro
kaizenpro

ASKER

Unfortunately I had to restore the VM to a backup pre-problem. I have since copied (post-problem) code and the problem has gone. Not the solution that I was looking for and it has cost me significant time, but it has worked.

Your input was much appreciated.

Thanks