PDA

View Full Version : Looking for remote - ActiveSync or remote debugging...


WindowsNT
1st October 2007, 04:01 PM
Hi.

The project is to debug an application which is located at a phone not accessible to me.

There are (probably) 2 options:


Some how establish a remote debugging session between the 2 PCs so VS can connect to a remote ActiveSync Session, via msvsmon.exe and the stuff found and working in PC remote debugging.
Replacing ActiveSync with a tool that can provide the same services not only over USB or over BT, but over IP as well


Are any of the above options available?
I 'd like a replacement of ActiveSync and I could easily make one if i know how VS expects it to work.

Michael