I have an app which uses .NET Web Services to retrieve data and store it
locally on the PPC. It's working well on a Compaq IPAQ 3650. When I try to
run it on my Dell AXIM X5 (PPC 2003), it seems to break down unpredictably,
with everything from Web errors to stack overflows. In addition, of course,
it runs much slower than on the older PPC 2002. Anyone have any ideas?

Re: Flaky behavior on AXIM by roger

roger
Tue Aug 19 12:13:51 CDT 2003

Hi Rick,
The flaky behavior I am seeing is that our app starts, then shuts down
without warning. Run it again, and it sometimes works fine. The old
3850 runs flawlessly, although the Axim is much faster.

Test it:

www.pocketterra.com/pt_download.html

Roger


"Rick Spiewak" <rickspiewak@mindspring.com> wrote in message news:<u9xllXMZDHA.2336@TK2MSFTNGP09.phx.gbl>...
> I have an app which uses .NET Web Services to retrieve data and store it
> locally on the PPC. It's working well on a Compaq IPAQ 3650. When I try to
> run it on my Dell AXIM X5 (PPC 2003), it seems to break down unpredictably,
> with everything from Web errors to stack overflows. In addition, of course,
> it runs much slower than on the older PPC 2002. Anyone have any ideas?