G
Guest
I just converted a VS2003 smart device project to VS2005. I successfully
updated my Windows CE 5.0 image to include the new Compact Framework 2.0.
I connect to my device using ConmanClient2 and CMAccept.
Everything works fine except for one thing. It now takes up to 1 minute for
a very simple program to actually start on the remote device in debug
configuration. I was first thinking it was because VS2005 was always
downloading and installing the new compact framework 2.0 (and service packs)
before running the program, so I unchecked that option under the Settings ->
Devices tab for my project. It still takes a very long time to load and it is
very annoying. Both my Desktop and the Remote Device CPUs are running at 0%
(for about 1-2 minutes) until the application shows up.
Any idea what might cause this delay?
Thanks
updated my Windows CE 5.0 image to include the new Compact Framework 2.0.
I connect to my device using ConmanClient2 and CMAccept.
Everything works fine except for one thing. It now takes up to 1 minute for
a very simple program to actually start on the remote device in debug
configuration. I was first thinking it was because VS2005 was always
downloading and installing the new compact framework 2.0 (and service packs)
before running the program, so I unchecked that option under the Settings ->
Devices tab for my project. It still takes a very long time to load and it is
very annoying. Both my Desktop and the Remote Device CPUs are running at 0%
(for about 1-2 minutes) until the application shows up.
Any idea what might cause this delay?
Thanks