Paul G. Tobey [eMVP] replied to LightStamp
20-Nov-09 09:37 AM
Without seeing it, it is hard to guess what might be going on. It *sounds*,
though, like you are not downloading the version of the executable that you
just built or that you are setting a breakpoint in a file that is not part of
the project you are trying to debug. VS2005 has the same selection control
for build type and target device (which could be another problem, if you are
building for, say, the emulator and trying to debug on the device or vice
versa), as eVC and VS.NET 2003.
Paul T.