CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Out of Memory

  1. #1
    Join Date
    Jan 2000
    Posts
    13

    Out of Memory

    Hi,

    I have developed a VB project that display a lot of graphics as backgroup or function guide.

    I encounted an "OUT OF MEMORY" VB error when I try to create EXE file.

    Can someone tell me how to overcome this problem.

    Thank you.

    Vision21





  2. #2
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: Out of Memory

    I think the hardware saleman would say buy more RAM :-)
    Is VB the only application running when you're trying to compile this? (no findfast, no vshield, etc...) If not, shut down everything except Windows and VB.


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

Featured