Re: Large object heap and OutOfMemory Exception
- From: ermonnezzaro@xxxxxxxxx
- Date: 11 Mar 2006 07:31:37 -0800
Hello Chris,
yes the server is a win2003 biprocessor and I have installed the
framework 1.1sp1
and I have my directive <gcServer enabled="true" /> in the application
cofiguration file.
I have made a profiling and it seems the Gen 2 heap size and are
growing progressively.
I have the problem after few days the windows services works.
With the GC.Collect I have solved my problem cause I can see the memory
is released
after the execution of the "hard work".
I don't know what's going to happen in 20 days, though.
I don't think the garbage collector is a good guy (I am talking about
framework 1.1)
cause I have read nearly 100 post in different newsgroups and many
people have the same
problems when dealing with datasets or binary objects.
I don't understand why on my WinXp everything works great and on a
server like that I do
have to worry about those stuff?
Are there any differences if I install my windows services in DEBUG or
RELEASE?
thank
regards
Alberto
.
- Follow-Ups:
- Re: Large object heap and OutOfMemory Exception
- From: Chris Mullins
- Re: Large object heap and OutOfMemory Exception
- References:
- Large object heap and OutOfMemory Exception
- From: ermonnezzaro
- Re: Large object heap and OutOfMemory Exception
- From: Chris Mullins
- Large object heap and OutOfMemory Exception
- Prev by Date: Re: How critical is it to call Dispose()
- Next by Date: Help with SQL SMO
- Previous by thread: Re: Large object heap and OutOfMemory Exception
- Next by thread: Re: Large object heap and OutOfMemory Exception
- Index(es):
Relevant Pages
|