Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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