|
My X51 shuts down from my program for no apparent reason
I have 5 programs that run as a package on the Axim. We use them for route sales and invoicing in the beverage industry in 4 states, entering orders, printing invoices via BT, and transmitting data back and forth using cell phones, infared, CF modems, BT modems, and Activesync. Due to the size of the programs, I had memory issues. To fix that, I put all source code and data on SD Cards (and rewrote a lot of code for efficiencies and memory usage). My problem is that on occasion, for no apparent reason, the program seems to dissappear. The screen is still on the program, but when you tap on an event, the program goes to the start screen. No messages, no nothing. When I check the "running programs" under Memory, the programs are gone.
This is a semmingly random event. Anyone else had this problem?
(BTW the code adds up to 266 pages of VB.net code between the 5 progams so I probaly should not post it. :) )
I have been runnning the code on the Axim for a couple of years now. Though I did have to change the code (WM5.0, VB.Net8.0) it is still the same basic flow and code that had worked fine.
|