Page 1 of 1

CCIVR - Problem with comobject Error loading type library

Posted: 23 Oct 2014 10:35
by new_guy
Hello.

I have a problem when opening a CallCom buildingblock in an existing CCIVR-applikation in a customers CCIVR - Error loading type library/DLL. TYPE_E_CANTLOADLIBRARY ($80029C4A).

Searched for the error and this guy had the same error text but I dont understand what he did to fix it? In his case he mentions that "the application has links to a not correctly named COM-object". Where can I find the links to comobject and change them to a correct one? Or should I change name of comobject?

Here is the forumthread with the other guy:
viewtopic.php?f=277&t=17028#p61484

Regards new_guy

Re: CCIVR - Problem with comobject Error loading type librar

Posted: 23 Oct 2014 15:40
by cavagnaro
What OXE_4400 says is that the project had an error on referenced COM names, so if you check that it could help you.

Re: CCIVR - Problem with comobject Error loading type librar

Posted: 03 Nov 2014 06:47
by new_guy
cavagnaro wrote:What OXE_4400 says is that the project had an error on referenced COM names, so if you check that it could help you.
Thank you for your reply Cavagnaro. I have found and corrected the error.

When using a comobjekt you can choose in the buildingblock under Com component between Object or Type Libraries. For some reason the comobject was marked in Objects instead of Type Libraries. I can not klick "OK" on the comobject buildingblock and save when it is wrong so I do not know how someone before me managed to save the CCIVR-script in this way :)