Okay so I have been having a lot of issues with debugging. I\'m using VS2013 Pro and Windows 8.1. Both are up to date. The issue is, when I start debugging, half the time it
There is nothing that looks like it may cause issues.
Did you try enabling breaking on exception? This will cause your code to pause when it encounter an exception.