Re: StackOverFlowException - Serialize collection
- From: "Daniel O'Connell [C# MVP]" <onyxkirx@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 11:51:19 -0500
"joss" <josselin.kerviche@xxxxxxxxx> wrote in message
news:1126538144.873779.5020@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> anybody??
>
Sorry, I missed your response. My first guess is that your object is
self-referential, that is it contains a reference to itself and thus, when
the serializer trys to serialize it it starts over on its self and
eventually fails.
Outside of that, I couldn't say.
.
- References:
- StackOverFlowException - Serialize collection
- From: joss
- Re: StackOverFlowException - Serialize collection
- From: Daniel O'Connell [C# MVP]
- Re: StackOverFlowException - Serialize collection
- From: joss
- Re: StackOverFlowException - Serialize collection
- From: joss
- Re: StackOverFlowException - Serialize collection
- From: joss
- StackOverFlowException - Serialize collection
- Prev by Date: Re: Fetching BIOS Info
- Next by Date: Zip File Class?
- Previous by thread: Re: StackOverFlowException - Serialize collection
- Next by thread: .Net Framework installation fails- error 2908. How do I resolve?
- Index(es):
Relevant Pages
|
Loading