Results 1 to 4 of 4

Thread: Out of memory problem - run time error 07

  1. #1

    Thread Starter
    Addicted Member njnets's Avatar
    Join Date
    Aug 2002
    Posts
    206

    Out of memory problem - run time error 07

    Hi,

    I was testing my program with a friend over the internet, but after he installed the program and tried to launch it, he said he received a run time error 07 saying he ran out of memory. His computer has at least 128 MB of RAM, so how could he run out of memory so fast?

  2. #2
    Frenzied Member Blobby's Avatar
    Join Date
    Oct 2001
    Location
    England
    Posts
    1,512
    impossible to answer without your code
    There are 3 types of people in this world.........those that can count, and those that can't.

    Blobby

  3. #3
    Fanatic Member
    Join Date
    Dec 2002
    Location
    North Carolina
    Posts
    734
    Had he recently rebooted or was he doing somethign earlier like playing games? I know that even if I just surf the web for an hour or two playinga few java games, (10 ) I end up running out of memory as soon as i launch vb and try to code something as simple as hello world.

  4. #4
    New Member
    Join Date
    Jan 2003
    Location
    So. Cal., USA
    Posts
    11
    Had the same problem running an app on a machine w/o Microsoft Office installed. Check out the following link:

    http://support.microsoft.com/default...b;en-us;241245

    It has to do with a .dll file included with Office; their suggestion is to either install a version of Microsoft Office (go figure), or remove the reference to the FM20.dll file when you package your app for installation.

    Hope this helps...

    wile e.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width