Note that there are some explanatory texts on larger screens.

plurals
  1. POhandling persistent storage and cold boots with ce 4.2
    text
    copied!<p>I have spent all Friday and Saturday on this and I am running out of ideas;</p> <p>I have a project where I need to run sql ce and .net2.0 on a symbol 8146 device running windows ce4.2 (windows mobile 2003) along with the symbol libraries that are needed for my application.</p> <p>When the device is cold-booted everything in the user partition is deleted. In the past I have used the symbol memcapture utility to solve this, but this time it says there is not enough space on the device.</p> <p>The problem is that the 8146 only has a little over 7 MB of non-volitial storage and I need to restore 10-12 MB woth of data (so far)</p> <p>Has anybody else ran into this and solved it? I am thinking I need to write a small app that runs when the device boots and checks status of everything, then if needed copies stuff from a compact flash card back into main memory.</p> <p>I do not know how to programaitcly access the CF card however so I am sort of stumped.</p> <p>There is also two apps from symbol that sound like they may help: regmerge.dll and copyfiles - they only run on a cold boot.</p> <p>There is only 10.2 megabytes of stuff that needs to persist, I know I can solve this somehow!</p> <p>I will call symbol tech support Monday morning and post whatever solution (if any) I come up with here as well.</p> <p>Any thoughts in the mean time?</p> <p>Thanks,</p> <p>Joe</p> <p>Update: I have ordered a CF card overnight for it and Motorola has opened up a case - I should have something more Tuesday.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload