|
Hello all,
System: AT91SAM9263-EK evaluation board.
Image: WinCE 6.0 Binary BSP provided by the board, and customized by adding CF 2.0.
Compiler: VS2005 SP1
We have made an VB.NET application that runs correctly on our WinCE 6 image, but when we want to debug it under VS2005 by using deployment, target device and conmanclient2 (we have added in registry a flag to not use any more cmaccept) and conmanclient2 is for SP1), VS2005 returns an error during the deployment:
- An existing connection was forcibly closed by the remote host.
Note: The "Connect to device" under VS2005 gives successful connection.
By using our "static" binary BSP, KITL is over Ethernet.
What can be the problem of connection during deployment and how to resolve it?
Another information: ActiveSync doesn't work, even with all tips found in this forum.
|