Specifically, this note in the Readme>>>
I get a device connection error when deploying or debugging, but other logon
users on the same computer can connect to the same device with Visual Studio
..NET. How do I fix this?
Issue: Deployment to a Pocket PC or Windows CE device connected with
ActiveSync fails with the error message "Could not establish a connection
with the device. Please make sure the device is connected and working
properly." Other logon users on the same computer may be able to deploy and
debug using the same device, ActiveSync is working correctly, and the file
\Windows\ConManClient.exe is not copied to the device when attempting to
deploy or debug.
Solution: These symptoms indicate a possible corrupted security key
container. On the computer running Visual Studio .NET, run
DelDesktopCryptKey.exe from the command prompt to clean the security key
container for the current user.
Note DelDesktopCryptKey.exe is located by default in Program
Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\WinCE
Utilities\DelDesktopCryptKey.
Not too hard to find, right?
Dick
--
Richard Grier (Microsoft Visual Basic MVP)
See
www.hardandsoftware.net for contact information.
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.