Memory Leak in Webbrowser control
-
Monday, January 21, 2008 11:07 AM
Hi All,
To day I following read articale
http://support.microsoft.com/kb/896663.
Is this applicapable to .Net 2.0 also???
I am struggling with same problem in 2.0 version.
Thanks,
All Replies
-
Friday, March 28, 2008 1:57 AM
I have the same exact problem and I'm in .Net 3.5. I'm even going so far as to clear out my html, disposing of the control and then finally disposing the form that it's on. I still have the same memory footprint (handles) as if it was still active... -
Tuesday, June 17, 2008 6:12 AM
We have the same problem. Nothing seems to free back the memory footprint. We are loading massive image sets via a java applet (400mb+) and while some memory is freed back up after disposing of the webbrowser control and child form, there is still a 50+ mb footprint. It keeps adding w/ each new child form open and close.
Dave
-
Tuesday, June 24, 2008 9:40 AM
I as well have the same problem with .Net 3.5. I have tried everything but other than exiting the program nothing will give up the memory. -
Wednesday, February 18, 2009 10:50 PMI'm noticing this problem too...any fix yet MS???


