Cannot establish a connection. New.

G

Guest

I’m developing a smart device application using VS 2003 for brand new iPAQ2210. For the first 2 weeks, I had no problems with debugging and deployment to the device. Now I got Error: Cannot establish a connection. Be sure the device is physically connected to the development computer.", every time I try to debug the application.
I have installed the Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003, and I have chosen ARMV4 CPU. Then I tried to run authentication utility with the IP address that I got from sdauthutildevice.exe. But this action also fails.
Trying to debug the same solution on another computer, to the same iPAQ always goes fine
I have read all other topics concerning this problem, nothing helped
Please reply if you have any suggestions
 
M

Milosz - [playseven.com]

1. be sure you're connected via activesync
2. the application you are starting is possible running on the PPC, or there
is an other write lock on it:
then
Close VS and try again
And/Or Reset your PPC
And/Or delete the file on the PPC

that's what i make when i get this error

regards Milosz


AleksanderD said:
I'm developing a smart device application using VS 2003 for brand new
iPAQ2210. For the first 2 weeks, I had no problems with debugging and
deployment to the device. Now I got Error: Cannot establish a connection. Be
sure the device is physically connected to the development computer.", every
time I try to debug the application.
I have installed the Windows CE .NET Utilities v1.1 for Visual Studio .NET
2003, and I have chosen ARMV4 CPU. Then I tried to run authentication
utility with the IP address that I got from sdauthutildevice.exe. But this
action also fails.
 

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