Results 1 to 4 of 4

Thread: [RESOLVED] Run-Time Error 7 !

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2006
    Posts
    612

    Resolved [RESOLVED] Run-Time Error 7 !

    I have an application (VB6) that runs fine on any machines running XP and below but when it is installed on Vista I get “Run-Time Error 7 : Out of Memory” as it is starting up – any ideas what could be wrong I understood Vista was better not worst

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Run-Time Error 7 !

    There could be several reasons for that. What components/files are you deploying and are they up to date. Possibly you may not need to deploy them.

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Run-Time Error 7 !

    There are several changes in Vista to increase security - if your application is not written using the "correct" methods (which have been recommended by Microsoft for years, but most people have ignored!) you are likely to have errors in any of the areas that have changed.

    I don't know if it will help in this case (as it may well be an installation issue), but there is an article in our Classic VB FAQs which explains the things that need to be done to get your app working on Vista.

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    May 2006
    Posts
    612

    Re: Run-Time Error 7 !

    Si,

    Looks like I have got some reading to do, many thanks

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