This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - VBA throwing a run-time error 429 "ActiveX component can’t create object."

Simon - Wednesday, November 11, 2015 10:11 PM:

Normal 0 false false false EN-US X-NONE AR-SA

Hi Guys,
I have successfully registered  IOM.dll, and I added the library to references in my VBA project.
However, I am getting Error 429 "ActiveX component can’t create object."
On  Set innov = f.CreateInnovator(Nothing)
Does someone encountered the same problem or knows how to solve this issue?
I have googled “ Error 429” it seems that there is a variety of reasons that may provoke this error, but none of those reasons is valid in my case.
Any help is very appreciated.
Thanks,