What about the SDK? I got a new SDK With the new OS, and installed it. Do
I
have to do something more with it, like somehow tell Visual Studio
where
it
is?
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT
com>
wrote in message You have to use the Smart Device Authentication utility on the desktop
before you just haul off and try to connect. If you've installed the
Windows CE utilities for VS.NET 2003, it should be in the tools menu.
You
run it, enter the IP of the device and tell it to connect. When it's
established a connection, close it. The window on the device (showing
the
IP addresses), will close in response. Then, you can adjust your Options
for device connection to use TCP/IP and to use the IP address which
you
entered to the SDA.
Paul T.
OK, I tried that, and it still isn't working. Just for clarity: I
ran
the
utility on my device, and it reported two available IP addresses,
neither
of
which I recognize. I pressed start, then opened my Visual Studio
project,
and hit Establish Connection. I see the same symptom...VS says it is
establishing connection, nothing happens.
You can copy it over. It's distributed with Studio.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
Does that have to be compiled into the operating system? Or is it
something
I can just copy over there?
Are you using the smart device authentication utility
(sdauthutildevice.exe
on the device)? I can never coonect to a non PPC device
without.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
I'm having trouble connecting to my device through Visual Studio
.NET.
I
never used to have this problem, but I recently got a new OS from
my
vendor,
and now it doesn't work. I have it set to go through Active sync,
and
to
get
an IP address automatically through Active Sync. Is there
something
else
I
can check?
The basic symptom is that it says "establishing connection", and
that
message stays there until I kill the program through Task
Manager.