unable to deploy my application thru Visual Studio

  • Thread starter Thread starter r_simlote
  • Start date Start date
R

r_simlote

Hi I am trying to deploy my application to Intermec 700 color seroes. I
was able to deploy the application earlier, but somthing is wrong,
can't figure out why I can't deploy my application. As some people
suggested I re-installed VS.NET and Activesync many times. Still same
error "Error: Cannot establish a connection. Be sure the device is
physically connected to the development computer." Anybody have any
suggestions. Need help desperately now. Thanks in advance.
 
You may need to reboot the device too to get the connection working again. I
also find I have fewer problems connecting to Visual Studio from "guest"
devices for some reason.
 
Thanks for replying. I have done all that. I re-installed the VS.NET
and activsync 3.8 and then back to 3.7.1, still no luck. I also hard
rebooted the device several times, but still the same result.
 
That's really frustrating, I koow. I assume you installed ActiveSync after
installing Visual Studio? You may have already said, but what kind of device
are you using? And is it connected to ActiveSync as a guest or something
else?
 
This may help:

You need to download and install Microsoft Windows CE Utilities for
Visual Studio .NET 2003 Add-on Pack 1.1 on your development PC running
Visual Studio. Get it from here:

http://www.microsoft.com/downloads/details.aspx?FamilyId=7EC99CA6-209...


Then read through the solutions listed in the Readme.htm file in the:

C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\WinCE Utilities folder.

You may need to run C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\WinCE Utilities\WinCE Proxy Ports
Reg\ProxyPorts.reg.

This may help: In Visual Studio under "Device Options", ensure that
the "Transport" is "TCP Connect Transport" and that you "Obtain an IP
address automatically".

Then start ActiveSynch, inside your project go to Tools\Select Windows
CE Device CPU and select ARMV4T or whatever your CPU is. Then deploy
to the device and you should be able to debug on the device.

Thanks
 
I'm having also this problem and tried all suggestions posted before
But none of this solved my problem
Does anyone have new suggestions

Best regards
Roel
 
Back
Top