Diagnose And Fix Run Time Error 7 Out Of Memory
Copyright MonkeyJob Systems 2005
All rights reserved

Home FAQ Forums Contact
 Search For Data
   



Diagnose And Fix Run Time Error 7 Out Of Memory



If you are running third party visual basic products, they can potentially cause conflicts with our programs.

One such problem would be an error on launch "Run Time Error 7, Out Of Memory"

Typically, this problem is mostly encountered on machines that have recent installs of Microsoft Office. Office incorrectly registers various visual basic modules on install.

Firstly, you will need to identify which module is conflicted. For our products, this will almost always be the module "mscomctl.ocx"

Next, you will have to unregister all versions of this module on this machine and then re-register the module. This should hopefully fix the issue.

From the command prompt, enter the following commands:


regsvr32 /u "C:\Windows\mscomctl.ocx"
regsvr32 /u "C:\Program Files (x86)\FileMonk\mscomctl.ocx"
regsvr32 /u "C:\Windows\SysWOW64\mscomctl.ocx"

regsvr32 "C:\Program Files (x86)\FileMonk\mscomctl.ocx"




Note, that we are attempting to re-register the module:  "C:\Program Files (x86)\FileMonk\mscomctl.ocx" which will typically come with our product, filemonkey.

If this does not fix the issue, you can try the following:



Try running filemonkey in compatibility mode. To do this, right click on the filemonkey icon.

Select "properties" then select the "compatibility" tab.

Tick the "run this program in compatibility mode for:" tick box and select "windows xp sp3" from the drop down menu.



If none of the above works, from the command prompt, enter the command 

sfc /scannow

Note that this operation might take some time. It basically checks that your system files are valid.



Or message us and we will investigate further.




  | About Us | Privacy | Terms | Affiliates | Partners | Copyright ©2003 MonkeyJob Systems All Rights Reserved |