Posted By:
Pary_Alavi
Posted On:
Saturday, August 3, 2002 06:38 AM
Hello,
I used 4 hashtable on my applcation to hold a instances of my object class that is a data structure for holding my object.
Number of data that might encounter to these hashtable is dynamic.
I get out of memory error when the number of objects become more than 11500 or something like this. What should I do to remove this error from my application.
Thanks,
Pary