Network Logon

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top