P
Paul W
I have two .NET SDE applications that will not run on 2 different user's
IPAQ h5550 or h5555 devices. When the application is launched, a wait
cursor appears but the app never loads and does not appear in the running
programs list. The only thing that is remotely similar between the 2
devices is a 3rd party "Today Screen" application, but both "Today Screen"
applications are from different developers. The strange thing is the
problem can't be duplicated on other devices such as Dell or Toshiba (PPC
2003) or any PPC 2002 device with .NET CF installed
Technical notes:
Both applications have a splash screen that loads xml data and reads a
registry setting. The first time the app runs, if it does not find the
registry setting, it writes it. After the data is loaded and the registry
setting is read (or written), the splash screen is hidded and the apps main
form is shown using form.show().
Has anyone else experienced this problem?
Paul Webster
IPAQ h5550 or h5555 devices. When the application is launched, a wait
cursor appears but the app never loads and does not appear in the running
programs list. The only thing that is remotely similar between the 2
devices is a 3rd party "Today Screen" application, but both "Today Screen"
applications are from different developers. The strange thing is the
problem can't be duplicated on other devices such as Dell or Toshiba (PPC
2003) or any PPC 2002 device with .NET CF installed
Technical notes:
Both applications have a splash screen that loads xml data and reads a
registry setting. The first time the app runs, if it does not find the
registry setting, it writes it. After the data is loaded and the registry
setting is read (or written), the splash screen is hidded and the apps main
form is shown using form.show().
Has anyone else experienced this problem?
Paul Webster