OutOfMemoryException: Webservice, DataSet and file transport
From: Tom De ceuster (TomDeceuster_at_discussions.microsoft.com)
Date: 08/12/04
- Next message: Alex Yakhnin, MVP: "Re: Open some web site"
- Previous message: David: "System.Diagnostics.Process Class"
- Next in thread: Pieter: "RE: OutOfMemoryException: Webservice, DataSet and file transport"
- Reply: Pieter: "RE: OutOfMemoryException: Webservice, DataSet and file transport"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Aug 2004 03:25:02 -0700
Hi,
For transportation of a file, approx 850kB, I use a webservice which return
a dataset with one DataTable and a row. That row holds the file. After a
while I get an OutOfMemoryException on my Pocket PC device. The memory usage
increments exponential from 20MB -> 24MB, and my file is not that big.
Is this a known problem with the Compact Framework 1.0 SP2, on a Windows CE
4.2 device? Or by a certain memory allocation for the dataset?
Please any information is welcome.
Regards,
Tom
- Next message: Alex Yakhnin, MVP: "Re: Open some web site"
- Previous message: David: "System.Diagnostics.Process Class"
- Next in thread: Pieter: "RE: OutOfMemoryException: Webservice, DataSet and file transport"
- Reply: Pieter: "RE: OutOfMemoryException: Webservice, DataSet and file transport"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|