06-18-2009, 04:24 PM
Hi Ankur,
When I run a huge script I'm facing 'Out Of Memory' error.
I have tried my best
i) to reduce the use of variable
ii) not to pass data through DataTables.
I'm passing the required data through .ini file.
But at few places i have used variables to save the values fetched from GetROProperty.
Is there a way to free up the memory used by these variables(during run time)?
Please help me in this regard.
Thanks,
Ritesh
When I run a huge script I'm facing 'Out Of Memory' error.
I have tried my best
i) to reduce the use of variable
ii) not to pass data through DataTables.
I'm passing the required data through .ini file.
But at few places i have used variables to save the values fetched from GetROProperty.
Is there a way to free up the memory used by these variables(during run time)?
Please help me in this regard.
Thanks,
Ritesh