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

DLL corresponding to CreateObject("QlikTech.QlikView")

Hello,

I have the following question: does anyone know what is the DLL used from the CreateObject("QlikTech.QlikView") call in the VBS editor?

I developed and delivered a qvw file with a macro that uses the call above.

This macro works fine for most of users but not for a particular one.

In this last case the returned error is: ActiveX component can't create object QlikTech.QlikView

I already checked security settings and they are correct.

I suppose something gone bad during installation, so I want to check out if the problem is with the dll file and its registration.

Thanks in advance for your help, best regards,

Mario Masciulli

4 Replies
danielrozental
Master II
Master II

is the client working with QV9 or QV10?

Not applicable
Author

Sorry,

I forgot to specify that client is working with QV9 SR3.

Thanks,

Mario

danielrozental
Master II
Master II

I think library is either qv.exe or qlikview OCX but can't be sure since I'm running QV10.

Not applicable
Author

Up!