unable to deploy my application thru Visual Studio

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.
 
G

Ginny Caughey [MVP]

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.
 
R

r_simlote

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.
 
G

Ginny Caughey [MVP]

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?
 
N

nzpcmad

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
 
R

Roel van Geffen

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top