What steps will reproduce the problem?
1. Add csexwb.dll to project
2. Generate a lot of cexwb object
for example:
while(running){
using( csExWB.cEXWB wb = new csExWB.cEXWB())
{
//dosomething
}
}
3. The cexwb object can not be gced after using.
What is the expected output? What do you see instead?
What are the OS and IE versions?
Win7 IE8
What version of the product are you using?
Please provide any additional information below.
Original issue reported on code.google.com by jerryzho...@gmail.com on 7 Sep 2011 at 4:03
Original issue reported on code.google.com by
jerryzho...@gmail.com
on 7 Sep 2011 at 4:03