Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Run-time error '7': Out of memory
Whenever i run a vb prog i get this messege can someone help me out with this one since no one else has helped me out! please!

matts2kool510: a search turned up these comments for you;
1. if you use Microsoft forms 2.0 and you don't have installed Microsoft Office (or some part of the Office) on this computer you will receive "Error 7 - Out of Memory" Error Message.
2. see:
http://support.microsoft.com/?kbid=241245
3. are you using DoEvents at all? If so remove one or two to stop the error OR put a timer in that calls doevents every 500ms.
4. have you tried removing single controls from the form? (try to remove the reference to these components, too).
5. try to give the user the app using the P&D-wizard. Maybe one or more libraries are not up to date (some install programms have the bad habit to overwrite newer dll's).
6. if you are using Richtextbox control control in your project then this is the answer for the surprise behaviour of your application:
this error comes when you deploy the wrong version of riched32.dll on the client machine.
there are three versions of riched32.dll and of these three versions, one version can't be deployed.
these links will tell you the whole story:http://support.microsoft.com/?kbid=236286
http://support.microsoft.com/?kbid=197580

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |