G
Guest
I am converting an application from Windows CE 3.0 written in EVC++3.0 to a
Windows Mobile 2003 device using C# and the compact framework. In the
application I copy files from a network share onto the mobile device. On the
3.0 device I was able to enter the logon credentials from a control panel
applet prior to giving the device to the users, thus eliminating the network
logon prompt during program execution. On the WM2003 device there does not
appear to be an equivalent control panel applet to enter the logon
credentials so my users are forced to enter a logon, password and domain the
first time the program tries to copy files. Do you know a way of
pre-configuring the network credentials and/or where they are stored on the
system once they are entered on the WM2003 device? They do not appear to be
in the registry.
Windows Mobile 2003 device using C# and the compact framework. In the
application I copy files from a network share onto the mobile device. On the
3.0 device I was able to enter the logon credentials from a control panel
applet prior to giving the device to the users, thus eliminating the network
logon prompt during program execution. On the WM2003 device there does not
appear to be an equivalent control panel applet to enter the logon
credentials so my users are forced to enter a logon, password and domain the
first time the program tries to copy files. Do you know a way of
pre-configuring the network credentials and/or where they are stored on the
system once they are entered on the WM2003 device? They do not appear to be
in the registry.