Memory leak in BinaryFormatter?
From: Martin Lessard (Lessard_at_discussions.microsoft.com)
Date: 11/09/04
- Next message: Namratha Shah \(Nasha\): "Article : Code Access Security Part - 2 (.Net FrameWork Tools Series)"
- Previous message: David Browne: "Re: performance: IIS - Sqlserver locks influence???"
- Next in thread: Justin Rogers: "Re: Memory leak in BinaryFormatter?"
- Reply: Justin Rogers: "Re: Memory leak in BinaryFormatter?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 08:38:08 -0800
I try to serialize a dataset with the BinaryFormatter. The size of the
dataset is about 23mb. When i call the serialise method of the
BinaryFormatter, the memory used by my process goes from 51500k to 256736k as
reported by the task manager and there is nothing i can do to reclaim this
memory. Is there a memory leak in this method?
- Next message: Namratha Shah \(Nasha\): "Article : Code Access Security Part - 2 (.Net FrameWork Tools Series)"
- Previous message: David Browne: "Re: performance: IIS - Sqlserver locks influence???"
- Next in thread: Justin Rogers: "Re: Memory leak in BinaryFormatter?"
- Reply: Justin Rogers: "Re: Memory leak in BinaryFormatter?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|