Don't enable Optimizations

I had the same problem, and I changed the Enable Optimizations to not checked under Project \ Properties \ Configuration Properties \ Optimizations

And make shure under the build page you check the Generate debugging information.

Good luck.