Dear All:
I have a VB application that will print Crystal report by calling the
PrintOut method from the Crystal Report Dll. But on some machine, when the
application come to the following line of code, it display "Out of Memory"
error message. this problem only happen on some machine.
At first, I suspect this is due to the memory resources in the system not
enough therefore I restart the machine, but it is still the same.
My machine is using win2k professional, VB6.0 and the RAM is 256 with still
have 1.22G memory free in C drive.
So, anybody has an idea what should I do to solve this problem. The "Out of
memory" error only happen in some machines