SWX 2011 macro under SWX 2013 - Error

Hi,

We changed swx from 2011 to 2013.. I've a macro what worked under 2011, but I got error message under 2013 "ActiveX component can't create object" on this line:

<p>Dim iml As ImageList</p><p>...</p><p><strong>Set iml = New ImageList</strong></p>

in the References there are the same references checked..

Has anybody any idea?

thank you

* first I wrote it wrong, we changed from 2011, not 2010

SolidworksApi macros