Recently Visual Studio 2013 has pretty much stopped working for me. Every time I hit the debug run button the program crashes and gives me the following information.

Code:
Problem signature:
  Problem Event Name:	BEX
  Application Name:	devenv.exe
  Application Version:	12.0.30723.0
  Application Timestamp:	53cf6f00
  Fault Module Name:	MSVCR120.dll
  Fault Module Version:	12.0.21005.1
  Fault Module Timestamp:	524f7ce6
  Exception Offset:	000a46bb
  Exception Code:	c0000417
  Exception Data:	00000000
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1033
  Additional Information 1:	0f4c
  Additional Information 2:	0f4cc2e35047e82f90416abcbb686e57
  Additional Information 3:	8f08
  Additional Information 4:	8f080078d8638d40bf20c125c9cc2499
I have tried reinstalling Visual Studio. I have searched on the internet and not found how to stop this problem from happening. This happens with all my projects/solutions. Previously this worked fine.