Note that there are some explanatory texts on larger screens.

plurals
  1. POAfter security update MSCOMCTL.ocx can not be loaded
    primarykey
    data
    text
    <p>A few days ago, some of users of my VBA application started to report to me, that macros are not working correctly. They got a message:</p> <p><strong>"Could not load an object because it is not available on this machine."</strong></p> <p>In my research I found out that problem is propably caused by security update:</p> <p><a href="http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx" rel="nofollow">http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx</a></p> <p><a href="http://dutchgemini.wordpress.com/2012/04/17/excel-vba-error-could-not-load-an-object-because-it-is-not-available-on-this-machine/" rel="nofollow">http://dutchgemini.wordpress.com/2012/04/17/excel-vba-error-could-not-load-an-object-because-it-is-not-available-on-this-machine/</a></p> <p><a href="http://support.microsoft.com/kb/2664258" rel="nofollow">http://support.microsoft.com/kb/2664258</a></p> <p>I tried to apply suggested solutions. On some computers it was enough to just delete exd files and register the mscomctl.ocx.</p> <p>On most of the computers, NOTHING helps. I really don't know what to do with them, there are dozens of users who just can't work!</p> <p>Computers, on with problem occurs and won't go away are:</p> <ul> <li><p>Windows XP, Office 2003 with SP3</p></li> <li><p>KB2653956 update is the last one installed</p></li> <li><p>when I tried to install this: <a href="http://technet.microsoft.com/pl-pl/security/bulletin/ms12-027" rel="nofollow">http://technet.microsoft.com/pl-pl/security/bulletin/ms12-027</a> (first one listed) I get an error:</p></li> </ul> <p><strong>"The expected version of the product was not found on your system"</strong></p> <ul> <li>deleting all the *.exd files and registering mscomctl.ocx does not help</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload