Results 1 to 4 of 4

Thread: Out of memory(vb error)

  1. #1

    Thread Starter
    Lively Member sameer spitfire's Avatar
    Join Date
    Nov 2001
    Location
    India
    Posts
    120

    Out of memory(vb error)

    I have made a project with multiply forms
    and lots for coding in it
    Now when I open the project to edit (some modification)
    it uses all the system Resources and the memory
    and give a error "out of memory"
    Now what to do ?
    with Regards
    sameer Mulgaonkar

  2. #2
    Hyperactive Member
    Join Date
    May 2002
    Location
    Omaha, NE
    Posts
    263
    Add more memory...just kidding, I couldn't resist. I'll try and look into this. Is there anyway you could zip up the source files so we can take a look? Hopefully I won't get the same message

  3. #3
    Addicted Member
    Join Date
    Jun 2002
    Location
    South West UK
    Posts
    245
    use DoEvents before and after, poss during large routines, will free up memory.
    A lowly programmer.

    http://www.sentinalgroup.com

  4. #4

    Thread Starter
    Lively Member sameer spitfire's Avatar
    Join Date
    Nov 2001
    Location
    India
    Posts
    120
    it is not while run time but when i load the project in vb 6
    for any modification in the coding
    with Regards
    sameer Mulgaonkar

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