SLOW debugging of CF application with VS 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working with a CF project that I developed with VS 2003 and recently
ported to 2005. When I set a breakpoint in the code and step to the next
line, it takes between 10 to 20 seconds to step to each line. This only
happens about 25% of the time, but for hours at a time.
 
Do you have the latest version? We saw this with RC1 but it's better
now. Except that when running code on the device the debugger
frequently gets stuck saying it is "busy".
 
Back
Top