VS 2005

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

Foe some reason the IDE doesn't warn me when there are compilation errors
and instead simply runs the old version

Further more the IDE ignores the break Pointes and when I hover with the
mouse I get the following message (partial quote) 'The break Point will not
currently be hit, the source code is different to the original version'

I assume both problems are related though I don't know how, I also wonder
what is the Original Version


Thank you,
Samuel Shulman
 
At the options, go to Project and Solutions, select Build and Run, And
change the option "On run, when build or deployment errors occur" to
"Prompt to launch"
 
What do you have on the setting "On run, when projects are out of date"?
 
Always Build

I did sort it by deleting the entire bin and Obj folders

Thanks,
Samuel
 
Sounds like it got confused about which files were up to date, rather
than what to do with them. I suppose that changing the system clock
could cause something like that.
 
Yes,

I did forward the date of the computer for some necessary test and that may
have caused this problem

Thank you for that,
Samuel
 

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