Debug via TCP-IP

  • Thread starter Thread starter Zanna
  • Start date Start date
Z

Zanna

Hi!

A simple question: I have a PocketPc connected via WAN to the LAN.
I'd like to debug CF app via TCP-IP and not via ActiveSync.

I know it is possible setting this in the Options->Device of
VisualStudio.net, but also if I set the ip of my PocketPc in there
VisualStudio cannot connect to it :(

I'm sure I'm missing something... what?

Thanks
 
Use the SDAuthUtil application under Tools to negotiate a debugging
connection.

-Chris
 
Chris Tacke said:
Use the SDAuthUtil application under Tools to negotiate a debugging
connection.

Excuse me, maybe it's because I've not VS.net in english, but I cannot
understand what is SDAuthUtil. :)

Can you explain?

Thanks
 
Sorry, I don't use the PPC, so I've got the Studio add-in for CE devices.
It has a couple of tools that I use for ethernet connectivity, one is called
the "Smart Device Authentication Utility" and shows up under Tools.

-Chris
 
Back
Top