SLOW debugging of CF application with VS 2005

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.
 
K

kevin cline

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".
 

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

Top