Re: Application freezes CF 1.1 Win CE4.2 any ideas
- From: "Lance" <lmrobins@xxxxxxxxx>
- Date: 19 Jan 2007 09:45:21 -0800
<ctacke/> wrote:
1. There is no CF 1.0 - it's CF 1.0 or 2.0. I'll assume you're using 1.0
2. The most likely cause is you're affecting some UI element from a worker
thread. You must use Control.Invoke for this. To debug I'd run the app
against CF 2.0SP1 in compatibility mode. CF 2.0 throws lots more exceptions
than 1.0 did, so it's likely to tell you exactly where the error is.
Andrew, Chris is right, I see people having this problem a lot. I am
chiming in because I can tell you specifically about the /n software
FTP component: assuming you are working with the latest, you do not
need to use an invoke inside the FTP component events, the component
will handle that automatically (the same is not true for all the
ipworks components).
Lance Robinson
.
- References:
- Application freezes CF 1.1 Win CE4.2 any ideas
- From: Andrew Fell-Gordon
- Re: Application freezes CF 1.1 Win CE4.2 any ideas
- From: <ctacke/>
- Application freezes CF 1.1 Win CE4.2 any ideas
- Prev by Date: Re: Application freezes CF 1.1 Win CE4.2 any ideas
- Next by Date: Re: power status for compact framework (CF) 2.0
- Previous by thread: Re: Application freezes CF 1.1 Win CE4.2 any ideas
- Next by thread: Re: Application freezes CF 1.1 Win CE4.2 any ideas
- Index(es):