BreakPoints Are Not Working in Visual Studio
http://www.c-sharpcorner.com/UploadFile/7078b8/breakpoints-are-not-working-in-visual-studio/My debugging was fixed on this line:
Solution: Disable the "Just My Code" option in the Debug/General settings.
However some of the earlier steps were probably required as well.