ashishmallik
15 years agoNew Contributor
Applicatio EXE size increases from MB to GB
Hi All,
I am facing a new challenge while automating Desktop application build in Builder C++.
Scenario
We have created a Framework in which we have brought object repository in excel. Now we read object and properties from excel and through .Find method we identify object on the application and verify if it exist and is enabled or not. In My flow there are 250 object on which we have to verify the same.
Note: Initially Memory size occupied by application exe is 70732KB
Now when we execute our Flow it goes to 1891312KB roughly 1.8 GB. Due to this we get error message as"Out of memory while expanding memory stream".
If any one has solution to this problem please let me know as our flows delivery date is very close. Thanks in Advance.
I am facing a new challenge while automating Desktop application build in Builder C++.
Scenario
We have created a Framework in which we have brought object repository in excel. Now we read object and properties from excel and through .Find method we identify object on the application and verify if it exist and is enabled or not. In My flow there are 250 object on which we have to verify the same.
Note: Initially Memory size occupied by application exe is 70732KB
Now when we execute our Flow it goes to 1891312KB roughly 1.8 GB. Due to this we get error message as"Out of memory while expanding memory stream".
If any one has solution to this problem please let me know as our flows delivery date is very close. Thanks in Advance.