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:

Dim iml As ImageList

...

Set iml = New ImageList

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