Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Retrieving the COM class factory for component with CLSID ....

Hi,

First of all, I apologize for my English.

I try to use QV with C# 3.5.

I have added the QlikOCX.ocx in my application and tryed this:

QlikView.Application app = new QlikView.ApplicationClass();

But i get the error (my windows is in portuguese):

Falha na recuperação de factory de classes COM do componente com CLSID {0534D36D-415E-11D1-934D-0040333C91CC} devido ao seguinte erro: 80040154.

My windows is 64 bits.

I try to register the .ocx using regsvr32 but nothing.

I Try too give access to my win user in Component Service (expanding Config DCOM > QlikView 7.0 Document) and it not work!

Would like a suggestion on how to proceed...

thanks

0 Replies