Forced to use "Rebuild" (Build doesn't work)

  • Thread starter Thread starter mac
  • Start date Start date
M

mac

I just put C# express editiion on my son's computer so he can learn how to
code, and we've run into a weird problem.

Whenever he makes a change to his code and hits F6 (build) the IDE reports
that the build succeded. However, when he runs the program (Start without
debugging), the new build IS NOT being run. He has to actually choose
Build|Rebuild Solution from the menu for the new build to run. Just
building with F6, or running with F5 or Ctrl F5 won't do it.

This is very annoying. Does anyone know how to fix this problem?



Thanks,

Mac
 
I still haven't figured out what is wrong, but here is some more info:

Even if we do a Build|Rebuild Solution, the old build still runs when
startign the project with F5 (plain old debug).

The only way to get the new build to run is Build|Rebuild Solution and then
Start without Debugging.

Needless to say, this is a major PIA. Has anyone else run into this?

Thanks,

Mac

P.S. Even uninstalled and re-installed with no joy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top