Trouble during launch debug.

  • Thread starter Thread starter Antares
  • Start date Start date
A

Antares

Hi all,
When I launch the debug of my application from CF.NET,
usually in the output window I receive a message that
tells me: "Error: cannot establish a connection. Verify
that the device is physically connected to the computer."
Nevertheless my device already IS connected to my computer.
I use VS.NET 2003, PocketPC 2003, ActiveSync 3.7, and I've
installed PocketPC SDK 2003.
Could be an incompatibility between these components?

Thanks in advance.
denny
 
Make sure that you have a network adapter in your development machine. If
you don't have one, install "MS Loopback Adapter"
 
1st) My device is on the cradle.
2nd) My development machine is already on the local network
3th) The debug works fine with PocketPC 2002 devices.
Until I installed PocketPC 2003 SDK I have no problem.
So, I think that it could be an ActiveSync bug with
PocketPC 2003 versions. (I use ActiveSync 3.7 English)
 
A good troubleshooting guide called "readme.htm" is avaliable online by
going to:
http://www.microsoft.com/downloads/details.aspx?familyid=7ec99ca6-2095-4086-
b0cc-7c6c39b28762&displaylang=en

When you installed the SDK, did you also uninstall Active Sync?


Christin Boyd
Program Manager
Visual Studio, Smart Device Development
Microsoft Corporation

This post is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Antares" <[email protected]>
| Sender: "Antares" <[email protected]>
| References: <[email protected]>
<uP2#[email protected]>
| Subject: Re: Trouble during launch debug.
| Date: Thu, 2 Oct 2003 00:45:40 -0700
| Lines: 35
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcOIuS1oj0wH2MWTTxyrhDRjIXbMOA==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:34943
| NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| 1st) My device is on the cradle.
| 2nd) My development machine is already on the local network
| 3th) The debug works fine with PocketPC 2002 devices.
| Until I installed PocketPC 2003 SDK I have no problem.
| So, I think that it could be an ActiveSync bug with
| PocketPC 2003 versions. (I use ActiveSync 3.7 English)
|
|
|
| >-----Original Message-----
| >Make sure that you have a network adapter in your
| development machine. If
| >you don't have one, install "MS Loopback Adapter"
| >
| >| >> Hi all,
| >> When I launch the debug of my application from CF.NET,
| >> usually in the output window I receive a message that
| >> tells me: "Error: cannot establish a connection. Verify
| >> that the device is physically connected to the
| computer."
| >> Nevertheless my device already IS connected to my
| computer.
| >> I use VS.NET 2003, PocketPC 2003, ActiveSync 3.7, and
| I've
| >> installed PocketPC SDK 2003.
| >> Could be an incompatibility between these components?
| >>
| >> Thanks in advance.
| >> denny
| >
| >
| >.
| >
|
 
Back
Top