Hello, mr. All!
I try to migrate to VS2005, I've successfully compiled my project, but I can't run it on my target CEPC-device by Active Sync because of this device has no SERIAL or COM port. And this device can't be a USB target device because of it has 2 USB ports only. But on the other side an EVC done this well - it uses Platform manager to connect to device. In one's turn Platform manager can use not only ASync it can load binaries to the device over the LAN with manual or some other servers.
I think the problem is that the VS 2005 uses a Active Sync, but the EVC uses Platform Manger. How can I make VS2005 to use Platform manager to connect with my CEPC-device over the LAN, or is there any other tools to connect over the LAN.
Thanks.

Visial Studio 2005 migrating issues
Asha
Please see this:
http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx
fred1