I used Visual Studio 2010 Express for the project and was recently changed to the final 2010. I notice that when I debug an express, I could set a breakpoint, edit the code if necessary, and continue without recompiling.
In VS 2010, it is finally said that the version has changed, and I need to stop and restart. How to get the functionality that is expressed in the end?
Thanks for the help.
EDIT: In particular, here is the message I get: "This source file has changed. It no longer matches the versio nof file that is used to create the debugged application."
source share