Cannot establish a connection. New.

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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.
 
Back
Top