tablesmit / csexwb2

Automatically exported from code.google.com/p/csexwb2
1 stars 2 forks source link

A first chance exception of type 'System.OutOfMemoryException when trying to use Tools-Document DOM #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the Demo app
2. find a website
3. click tools -Document DOM

What is the expected output? What do you see instead?
When I try to use the DOM Viewer and click on it it gives, several 
eceptions at once, listed below.

A first chance exception of type 'System.OutOfMemoryException' occurred in 
mscorlib.dll
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe
A first chance exception of type 'System.OutOfMemoryException' occurred in 
DemoApp.exe

What are the OS and IE versions?
Windows Vista IE8

What version of the product are you using?

csExWBv2.0.0.2_Includes_ComUtilities.zip
Please provide any additional information below.

The DOM viewer works fine for a basic web page, when I try to view a 
webpage with a large amount of DOM content I get a memory leak. Is there 
are workaround for this??

Original issue reported on code.google.com by Kbro...@uccs.edu on 22 May 2009 at 7:38