Joe,

I had a similar problem a few weeks ago. It turns out that your application
is being run after a Hotsync (at least PilotMain is called). If you do
something in the PilotMain that does something to a UI element or
unallocated memory without checking for an appropriate event, you will get a
reset.  I put a FrmCloseAllForms() in my PilotMain without first checking if
I was getting an appStopEvent. When I hotsynced my Palm it would call
FrmCloseAllForms() and there were not forms and thus reset.

Good luck,

Mike McCollister

> ----------
> From:         [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Reply To:     Palm Developer Forum
> Sent:         Monday, January 24, 2000 2:17 PM
> To:   Palm Developer Forum
> Subject:      Fatal Exception, after hotsyncing.
> 
> When I install my app to a real live palm pilot. I get a fatal
> exception, the last comment on the screen is "Cleaning up  - please
> wait". What happens at the end of a hot sync that could be causing
> this problem? The code runs fine under the emulator.
> 
> Thanks
> Joe Couvillion
> 
> ---
> You are currently subscribed to palm-dev-forum as:
> [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
> For more information on the Palm Developer Forum's, see
> <http://www.palm.com/devzone/mailinglists.html>
> 

---
For information on using the Palm Developer Forums, or to unsubscribe, please see 
<http://www.palm.com/devzone/mailinglists.html>.

Reply via email to