I have this issue. I have seen others post about the same thing. I have tried every solution that I have found on each post I've seen.
- I've cleaned and re-built.
- I've gone to the solution properties and updated the configuration to 'Debug' from 'Release' (took several tries to get this to stick).
- I've gone through Tools > Options > Debugging > General and unchecked the box for 'Enable Just My Code'.
- I've cleaned and rebuilt after each change, then made sure that my change was still in effect before continuing.
With most of these changes it would work once, but when I would close the web page (which I would need to in my testing) and then re-open it the break points would stop working and give me this error. Every time I would come back to see if I could find something else to help. I've run out of options and really need this to work.
This is a project that is using VS 2013, Run in Chrome Version 47.0.2526.106 m, and using .net 4.0. The code is in my desktop, a fresh pull from GIT, I have windows 7 on a dell i7 Optiplex 790.