Temporarily hack your code so that it does absolutely nothing on the sync notify or reset launch codes. That includes commenting out code that runs on all launch codes! Be thorough. Then see if it still crashes when installed via HotSync. If not, you can easily isolate the cause of the problem. It could be code that's accessing globals when it shouldn't (e.g. putting the min OS version for the OS version check in a global). It could be code that needs to be in the first segment but isn't. - Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
