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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikOCXLib and C#

Hi

I am experimenting of different ways to interact with QLikView and in this case I have a VS2012 windows application to which I have added the reference to the QlikOCXLIb.

I have then placed the OCX on a form and the added the document name. In design view the form displays the QlikView document without a problem however when running the application I get the following error.

"Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))" on the line

((System.ComponentModel.ISupportInitialize)(this.axQlikOCX1)).EndInit();

It is version 11.20 SR1 and it was installed via the plugin setup MSI.

Thanks,

Daniel

0 Replies