Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Integrate QlikView in .Net Application?

How to Integrate QlikView file in .Net application??

Thanks

Satish

1 Solution

Accepted Solutions
SunilChauhan
Champion
Champion

after installing sdk when you open sdk then screeen show the option

see the attached file

Sunil Chauhan

View solution in original post

8 Replies
SunilChauhan
Champion
Champion

use qlikview sdk

if you have a application on server then you can add that application in .net

using Ocx control

visual studio-> tool box add new item-> select Ocx from com component

then go to properties-> give the  server address

it will show the application in .net application

Sunil Chauhan
Not applicable
Author

Thnx but when i drag drop the control, it is giving COM exception, saying : Library is not registered.

Failed to create component.

I have QlikView desktop only not Server.

Can I integrate qlikView files in .net with QlikView desktop only ??

Thanks

Satish

jagannalla
Partner - Specialist III
Partner - Specialist III

Download the qlikview workbench.exe if you have license and install the qlikvew bench s/w. After installation it will show a template for the qlikview application and drag and drop the qlikview object from the toolbar.

SunilChauhan
Champion
Champion

try below

Windows 7 and 64-bit issues

Problem: You receive the follow error when adding INGEAR Studio ActiveX to form.

"Failed to create component ‘AxHost’. This error follows System.BadImageFormatException a wrapper library is not registered for this type library."

Resolution: Turn off Windows Data Execution Prevention.

Select Start |All Programs | Accessories | Command Prompt then right click and select Run as administrator

images\ebx_-1582261874.gif

In the command prompt window, type in the command bcdedit.exe /set {current} nx AlwaysOff and press Enter

images\ebx_-1904744203.gif

You should see "The operation completed successfully". Close the Command Prompt.

Problem: You receive the following error.

System.InvalidOperationException was unhandled

  Message="An error occurred creating the form. See Exception.InnerException for details.  The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"

Resolution: Your Visual Studio project is targeting a 64-bit CPU.

1). Open your project in Visual Studio

2). Select Project | Properties | Compile | Advanced Compile Options | Target CPU (x86)

hope this helps

Sunil Chauhan
Not applicable
Author

Thnx, but the problem still persist.

Also, from where can i get QlikView WorkBench.exe file??

I have QlikView Desktopn only.

I tried to download workbench.exe

But i didnt find any links to download it.

It is required to be a registerd customer??

Thanks

Satish

SunilChauhan
Champion
Champion

Install sdk

while installing qlikview it asking for sdk option you need to check

from there you can see the workbench download option

hope this helps

Sunil Chauhan
SunilChauhan
Champion
Champion

after installing sdk when you open sdk then screeen show the option

see the attached file

Sunil Chauhan
Not applicable
Author

We embed the QCX control in a Win Form application, i.e. a desktop app.

This allows us to open files using a file spec (C:\foo\...), a UNC spec (\\host\share\foo\...) or a qvp spec to a QVServer.