Discussions related to Visual Prolog
User avatar
Tonton Luc
VIP Member
Posts: 204
Joined: 16 Oct 2001 23:01

COM Component TLB Class not registered

Unread post by Tonton Luc »

Hi,


I've created a VP 7.3 application using PDFConverter Com component (*.TLB) and it works fine on my machine (32 bits).
I've installed PDFConverter on an other machine (64 bits) and when I try my application, I've this error message :
========================================
Dump: 2014/05/21 08:05:11
----------------------------------------
Exception: regdb_e_classnotreg_exception (com/visual-prolog/com/exceptionHandling/exceptionHandling_exception)

Class not registered

HRESULT code = 2147746132
HRESULT hex code = 80040154
hresultDescription = Class not registered
Predicate name = createInstance
Component class identifier = {6CB8CA09-0523-4A87-867E-824D55D1A23A}
Pointer to iUnknown interface = 00000000
List of class contexts = 5
Interface identifier = {90D9EE20-29C1-4388-B0B9-86A165C4A3A1}

raised() 2014/05/21 08:05:08
ThreadId=4344
ClassInfo: com/visual-prolog/com/comCreation $JustDate: 2009-02-27 $$Revision: 6 $
What's wrong ? Do I need to register something in Regedit on the other machine ?
Last edited by Tonton Luc on 26 May 2014 7:59, edited 1 time in total.
User avatar
Tonton Luc
VIP Member
Posts: 204
Joined: 16 Oct 2001 23:01

Re: COM Component TLB Class not registered

Unread post by Tonton Luc »

Any :idea:
Post Reply