I have a large solution in Visual Studio 2012 which consists of executables and class library projects. When debugging the application the breakpoints in one particular clas
Deleted the project from solution and added it again to the solution worked for me. :)