R
Robert Shidla
I have an CF application that if the application is left running but unused
for a few hours it will not load again until a soft reset completed.
Basically, users leave the app running over night, and in the morning the
application is NOT shown in "running programs" and it will not run by
clicking on the exe. Once the user Soft Resets the device everything is
working again.
Also, this only happens a handful of times and not every night. I have this
application running on a few dozen devices everyday. I have disabled the
today screen from opening after the device has been off for a few minutes.
I am already overriding the OnClosing event in all my forms, because I found
the OS liked to clean up (close) a few forms that I had/needed open.
Any ideas?
Robert Shidla
for a few hours it will not load again until a soft reset completed.
Basically, users leave the app running over night, and in the morning the
application is NOT shown in "running programs" and it will not run by
clicking on the exe. Once the user Soft Resets the device everything is
working again.
Also, this only happens a handful of times and not every night. I have this
application running on a few dozen devices everyday. I have disabled the
today screen from opening after the device has been off for a few minutes.
I am already overriding the OnClosing event in all my forms, because I found
the OS liked to clean up (close) a few forms that I had/needed open.
Any ideas?
Robert Shidla