By Brad Vick - 11/14/2006
This morning I am doing some reconfiguring on all our business objects. I have a solution with 5 or 6 projects inside it. The total number of business objects is probably about 90. Everytime I open click 'Cinfigure Business Object' on a BO my memory usage for the IDE goes up about 2-3 Meg and when I closs the configuration the memory does not go back down. I guess on a normal basis this is not a problem. But earlier this caused VS to crash because it used up all the available memory on my machine.
Just a heads up, something you may want to look at.
|
By StrataFrame Team - 11/14/2006
Yes, we're expecting .NET to garbage collect all of the nodes that were created for the tree, but I'll make sure everything is being disposed, just in case. Thanks for the heads up.
|
|