I am debugging a Smart Device (iPAQ) application with VS 2005. There are
times that I put in a break point and the debugger times out (LOST
CONNECTION). There's also a 'NO SOURCE CODE AVAILABLE AT THIS POINT"
message. I have not quite figured out the combination but some of the
failures occur at spots that I've previously been able to break at. I didn't
experience this with VS 2003. I'm using Active Sync 4.1.0 (Build 4841).
Actually, I've narrowed this problem down. It appears that the IDE gets
confused when I have my wireless network active and connected to the iPAQ.
If I disconnect and stick to the USB connection then the break points work
fine.
> I am debugging a Smart Device (iPAQ) application with VS 2005. There are
> times that I put in a break point and the debugger times out (LOST
> CONNECTION). There's also a 'NO SOURCE CODE AVAILABLE AT THIS POINT"
> message. I have not quite figured out the combination but some of the
> failures occur at spots that I've previously been able to break at. I didn't
> experience this with VS 2003. I'm using Active Sync 4.1.0 (Build 4841).