There's no real code example to show since it will happen no matter where you put the breakpoint.
Using Visual Studio 2013 (we migrated this project from 2012), I get this error when setting a breakpoint in any .cshtml View:
The following breakpoint cannot be set
I've tried various things such as cleaning my solution, closing and opening VS2013, and others. Nothing seems to work.
What can I do about this?