I have a problem with my solution in visual studio 2012.
When I need to debug and drop a break point, I need to give clean and rebuild in my solution, otherwise it runs, but not for the break point.
The project has 4 class library and 15 web projects, using TFS for version control
Has anyone experienced this and solved this problem?