It has just begun. I tried to restore Visual Studio that did not work. Whenever I try to debug using a breakpoint, Visual Studio crashes. I tried to use a completely new solution and reset user information using devenv.exe /resetuserdata. It seems to crash when loading characters for msvcr110d.dll. Debugging without breakpoints (which is pretty useless) seems to work fine.
I also tried to run Visual Studio as an administrator.
Also, debugging C # projects works just fine (breakpoints and all).
source
share