VS and wireless debugging

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

Guest

Hi

I want to be able to connect my handheld wirelessly to my Visual Studio on my PC and start an application in debug mode. I guess Id also need to install ActiveSync onto my handhled through the wireless network too. How is this possible? ActiveSync and Visual Studio doesnt seem to have wireless network settings..

Cheers.
 
I want to be able to connect my handheld wirelessly to my Visual Studio on
my PC and start an application in debug mode. I guess Id
also need to install ActiveSync onto my handhled through the wireless
network too. How is this possible? ActiveSync and Visual Studio
doesnt seem to have wireless network settings..?

Here's what I've done:
1) Install ActiveSync
2) I don't think you can establish a partnership using WiFi, so do that via
serial/USB
3) In ActiveSync, enable "sync via ethernet" or simular (don't have
ActiveSync here)
4) Disconnect the cable from the PDA / cradle
5) Initate ActiveSync from the PDA - this makes a WiFi connection
6) Debug as usual from VS

I'm not at my desk right now, so I might have missed a setting. I'm using
this approach with a Symbol 8846 and it works brilliant.

Cheers,
Lars
 
Back
Top