Been running into this problem lately... When debugging an app in VS.Net 2005, breakpoints are not connected. Error indicates that the compiled code is not the same as the
In Options -> Debugging you can uncheck "require source files to exactly match the original version", which may help.