Subject: Out of Memory error from VB6 App on Win98
Posted By: pavel Post Date: 1/12/2004 4:22:19 PM
Hi to everyone.

We’ve written our application on Win 2000. It creates very large collections of objects from MS SQL data. Now we try to run it on Windows 98 and while loading data error “Out of memory” pops up on the screen. Is anyone has similar experience? Please let me know. May be any recommendations?

Thank you,
Pavel


Reply By: Yehuda Reply Date: 1/12/2004 5:16:27 PM
Have you looked to see how much RAM the machine has?  Usually out of Memory comes up when there is no more Virtual Memory left to work with.
Reply By: pavel Reply Date: 1/12/2004 5:34:02 PM
Hi, Yehuda.

Some how you are always the one who answers my questions. Thank you again. Machine has 256 MB RAM. I set up virtual memory to 3000 MB min, but swap file doesn’t go larger than 102 MB. Any idea?

Pavel

Reply By: Yehuda Reply Date: 1/12/2004 6:00:39 PM
It is my pleasure to help wherever I can.  You mentioned you are creating large database files.  I assume you have made sure that the hard drive has enough room.  Have you placed error trapping in your code?  Do you know at one line it dies?

Yehuda

Go to topic 8462

Return to index page 971
Return to index page 970
Return to index page 969
Return to index page 968
Return to index page 967
Return to index page 966
Return to index page 965
Return to index page 964
Return to index page 963
Return to index page 962