<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DotNet Integration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152743#M1310530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the "Qlikview SDK" for examples. The SDK is an optional component of the Qlikview server (QVS) installation,. You can install the SDK on a workstation by unchecking everything but the SDK on a QVS install. The component you would probably use for asp.net is workbench.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Sep 2010 09:31:16 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2010-09-16T09:31:16Z</dc:date>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152742#M1310526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I am new to Qlikview, we have purchased licensed version of Qlikview.&lt;/P&gt;&lt;P&gt;Could anyone tell me how to integrate Qlikview into Asp.Net.application.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabari S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152742#M1310526</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152743#M1310530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the "Qlikview SDK" for examples. The SDK is an optional component of the Qlikview server (QVS) installation,. You can install the SDK on a workstation by unchecking everything but the SDK on a QVS install. The component you would probably use for asp.net is workbench.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 09:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152743#M1310530</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-09-16T09:31:16Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152744#M1310532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;Thank you for your quick reply.&lt;/P&gt;&lt;P&gt;I have registered Qlikocx and Qvp using below command.&lt;/P&gt;&lt;P&gt;Register QlikOcx.ocx (regsvr32 "C:\Program Files\QlikView\QlikOcx\qlikocx.ocx")&lt;/P&gt;&lt;P&gt;Register qvp.dll (regsvr32 "C:\Program Files\QlikView\QvProtocol\qvp.dll")&lt;/P&gt;&lt;P&gt;After registered i have created one web project in asp.net and added "Interop.QlikOCXLib.dll" and "Interop.QlikView.dll" from the add refrence COM section.&lt;/P&gt;&lt;P&gt;When i run my application im getting the below error.&lt;/P&gt;&lt;P&gt;"Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))'&lt;/P&gt;&lt;P&gt;This is the source code i have used in my application.&lt;/P&gt;&lt;P&gt;QlikOCXClass qlik = new QlikOCXClass();&lt;BR /&gt;string strFilePath = @"C:\Project\Sample Project\Demo1.qvw";&lt;BR /&gt;qlik.OpenDocument(strFilePath, "username", "password");&lt;/P&gt;&lt;P&gt;Is there something i have done wrong in the application.&lt;/P&gt;&lt;P&gt;Please help me to figure it out the issues.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabari S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152744#M1310532</guid>
      <dc:creator />
      <dc:date>2010-09-16T10:07:10Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152745#M1310534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't have to register the ocx and qvp manually, they are registered by the plugin installer&lt;/P&gt;&lt;P&gt;what is your plugin version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152745#M1310534</guid>
      <dc:creator />
      <dc:date>2010-09-16T10:22:29Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152746#M1310536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;Plugin Version: 9.0.7469.8&lt;/P&gt;&lt;P&gt;Could you please tel me how to fix this issue.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabari S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152746#M1310536</guid>
      <dc:creator />
      <dc:date>2010-09-16T10:37:39Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152747#M1310538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use the latest version of the plugin, the SR4 contains bugs which often make the applications embedding it crash&lt;/P&gt;&lt;P&gt;the SR5 is far more stable if you plan to use the plugin in another application&lt;/P&gt;&lt;P&gt;if you are lucky this will solve your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152747#M1310538</guid>
      <dc:creator />
      <dc:date>2010-09-16T10:45:39Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152748#M1310540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;Where to download the latest version of Qlikview plugin.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabari S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 12:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152748#M1310540</guid>
      <dc:creator />
      <dc:date>2010-09-16T12:00:00Z</dc:date>
    </item>
    <item>
      <title>DotNet Integration</title>
      <link>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152749#M1310543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;http://global.qlik.com/download/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 13:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DotNet-Integration/m-p/152749#M1310543</guid>
      <dc:creator />
      <dc:date>2010-09-16T13:01:38Z</dc:date>
    </item>
  </channel>
</rss>

