Problem : VB System Error &H80040111 Out Of Memory

Problem : VB System Error &H80040111 Out Of Memory

Hi,

I’ve got aproblem at the moment where a machine on the network returns the following error
Visual Basic
System Error: &H80040111

Then returns an “out of memory” error
This happenes when macros are loaded in various excell forms we have.
There is nothing wrong with the files as they have been sucessfully tested on other machines.

Has anyone come in contact with this message before.
I’ve run a detect and repair on office, as well as a re-install on office.

Thanks,


 

Solution : VB System Error &H80040111 Out Of Memory

Two keys needed to be removed from the registry
For date picker:
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerActiveX Compatibility{20DD1B9E-87C4-11D1-8BE3-0000F8754DA1}]
For Common Dialog Control:
 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerActiveX Compatibility{F9043C85-F6F2-101A-A3C9-08002B2F49FB}]
Not sure why, but they are referring to an alternative classids to be used instead of the default one for comdlg32.ocx and comct2.ocx.