How to debug on smart device

  • Thread starter Thread starter gl4com
  • Start date Start date
G

gl4com

Hi All,

I'm a newbie in Visual Studio programming for pocket pc, I have a demo
project and I would like to debug this application on my device, can
someone show me the basic step to do that?

FYI, I can't use the emulator because my prh makes use of the bluetooth
port.

Thanks,

Gl.
 
I got it, thanks!


Simon said:
You need to ensure you installed the Compact Framework when installing Visual
Studio, or run the Windows Mobile SDK for your device version. Ensure you
have ActiveSync installed (4.1 or greater for VS 2005). Cradle your device
and ensure a partnershop then Hit F5, thats it.

Simon.
 
Back
Top