Deployment error...

Hello;

I'm writing a program with VS 2003 but when I start deploying to the device, I receive this error:

"Error: Cannot establish a connection. Be sure the device is physically connected to the development computer."

Although the device is connected with Async,VS2003 gives this error. How can I solve this...

May you help me pls...

Thanks in advance.




Answer this question

Deployment error...

  • ptthanh

    Hello,

    Thanks a lot for the link you give. I downloaded the WinCE utilities and click on the ProxyPorts.reg and registered it but nothing changed...I cant understand what the problem is......My Async version is 4.1 and the device is M3 Compia. May someone show a tip to me please...

     

    Note: When I do Ctrl+F5 it tries to establish connection but gives this error:

    ------ Deploy started: Project: SmartDeviceApplication1, Configuration: Release Windows CE ------

    Deploying to Windows CE .NET Device using TCP Connect Transport

     

     

    Error: Cannot establish a connection. Be sure the device is physically connected to the development computer.

    ---------------------- Done ----------------------

    Build: 1 succeeded, 0 failed, 0 skipped

    Deploy: 0 succeeded, 1 failed, 0 skipped

     

    These may help to solve the problem.

    Thanks in advance.



  • Heather Lomond

    That is a FAQ and been answered several times, for example:

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=74960&SiteID=1



  • xSteveFx

    I would suggest reinstalling AS and adding ProxyPorts.reg again. If that has no effect, you might have to repair or reinstall VS.



  • Deep123

    a) Which version of Active Sync are you using Please, please upgrade if it is an older version!

    b) Is the application getting deployed on the emulator

    c) If it is a device, is it possible to do a soft-reset of the device and re-deploy the application


  • Deployment error...