|
-
Jun 2nd, 2007, 12:07 AM
#1
Thread Starter
Fanatic Member
[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
-
Jun 2nd, 2007, 01:59 AM
#2
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.
-
Jun 2nd, 2007, 09:25 AM
#3
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.
-
Jun 2nd, 2007, 12:57 PM
#4
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|