0

Hi I recently upgraded to visual studio 2015. For some reason in only my MVC Web project (all other projects are debug-able). I sometimes cannot debug and now its stuck in this mode. And for some reason there is 0 modules loaded in the modules list. Anyone know what can be wrong?

Things I have already tried:

  • Clean Solution. Delete all obj files and bin files. Rebuild.
  • Fix all warnings and update all packages to the same version. Rebuild.

No symbols loaded?

The debug symbols are back again sporadically. But disappears most of the time. It does not seem like its a code change or that restarting works repeatedly. I put a breakpoint in the application_start code and just take the opportunity to debug when ever i get the lucky chance lol.

This is how it is supposed to look

ColacX
  • 3,928
  • 6
  • 34
  • 36
  • Is there a PDB file in the output directory? – SLaks Feb 22 '16 at 15:51
  • there are tons of answers in this question, I hope it can help http://stackoverflow.com/questions/2155930/fixing-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been-loaded-fo – Thesane Feb 22 '16 at 15:57
  • yes there are PDB files in the output directory they dont seem to be used for some reason. – ColacX Feb 23 '16 at 09:37
  • You'll need to get your machine fixed. Start by disabling the shrink-wrapped malware, if it is Avast then get rid of it asap. – Hans Passant Feb 23 '16 at 10:46
  • Hi @HansPassant i don't run any anti virus programs on my machine. So its not that I think, and my coworker is also running Windows10 so I do not think its the OS. – ColacX Feb 24 '16 at 12:10

0 Answers0