<?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: Monitoring QlikView in C# application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758018#M1240834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You might have missed some steps.&lt;/P&gt;&lt;P&gt;More info here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3648"&gt;QlikView Management API - Getting Started and Examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 14:13:10 GMT</pubDate>
    <dc:creator>jerrysvensson</dc:creator>
    <dc:date>2014-12-02T14:13:10Z</dc:date>
    <item>
      <title>Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758015#M1240830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking at the possibility of building a C# application that will allow for QlikView monitoring on items such as task reload status, license numbers etc. I've been looking around and come across the QlikView OCX and documentation about the SDK, but i'm struggling to find how I actually get started with this. I was expecting to find something along the lines of some dlls that I could use as references in my application, but not found anything like that yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758015#M1240830</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758016#M1240832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use QMSAPI.&lt;/P&gt;&lt;P&gt;Here is a good start &lt;A href="https://community.qlik.com/docs/DOC-3647"&gt;QlikView Management API - #1 Setting up a Visual Studio project&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 11:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758016#M1240832</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-12-02T11:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758017#M1240833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Does it make any difference if what i'm creating is an MVC application? I've got to step 2, where it mentions the changes to the web.config file, but I can't find the sections it says to edit. I've added the whole section in from the example solution it has attached to the post but i'm getting the error:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;Custom tool error: Failed to generate code for the service reference 'QMSAPIService'.&amp;nbsp; Please check other error and warning messages for details.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There are a number of warnings including:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;The 'contract' attribute is invalid - The value 'QMSAPIService.IQMS' is invalid according to its datatype 'clientContractType' - The Enumeration constraint failed.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Custom tool warning: Cannot import wsdl:portType&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Detail: An exception was thrown while running a WSDL import extension: System.ServiceModel.Description.DataContractSerializerMessageContractImporter&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error: Could not load file or assembly 'EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any idea what I need to change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758017#M1240833</guid>
      <dc:creator />
      <dc:date>2014-12-02T14:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758018#M1240834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You might have missed some steps.&lt;/P&gt;&lt;P&gt;More info here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3648"&gt;QlikView Management API - Getting Started and Examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758018#M1240834</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-12-02T14:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758019#M1240835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've gone through the page again and i'm getting stuck at the same point in step 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added the service reference (named QMSAPIService), added the 3 files into a folder called ServiceSupport and changed their namespace accordingly. I have reference that namespace in my code with no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it's when I need to make the changes to the web.config file that I hit problems. The settings that the guide says I need to alter didn't exist at all, so had to copy them in from the QMSAPIStarter solution that was on the guide. I'm not getting all the same errors that I have before, though I have closed and re-opened visual studio since I added these bits in so that might have done it. The warning message i'm getting is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The 'contract' attribute is invalid - The value 'QMSAPIService.IQMS' is invalid according to its datatype 'clientContractType' - The Enumeration constraint failed.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have also tried to call the service reference from my code but can't seem to find it under the namespace I expected. My application is called SystemMonitoringTool, so I tried SystemMonitoringTool.QMSAPIService, but no luck.&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 17:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758019#M1240835</guid>
      <dc:creator />
      <dc:date>2014-12-04T17:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758020#M1240836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It's been a while since I looked at this. I will give it another try in january, but until then hopefully someone else in the forum can help you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 08:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758020#M1240836</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-12-05T08:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758021#M1240837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've managed to at least add the service reference to my code now (by unticking "Reuse types in referenced assemblies") and it is also now showing in the object browser, which it wasn't before. I'm still getting a number of warnings similar to the ones already posted, as well as a new one (and a couple more with similar message) that says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There was an error importing a wsdl:binding that the wsdl:port is dependent on.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;XPath to wsdl:binding: //wsdl:definitions[@targetNamespace='h.t.t.p[://]tempuri.o.r.g/']/wsdl:binding[@name='BasicHttpBinding_IQMS']&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;XPath to Error Source: //wsdl:definitions[@targetNamespace='h.t.t.p[://]tempuri.o.r.g/']/wsdl:service[@name='QMSBackendService']/wsdl:port[@name='BasicHttpBinding_IQMS']&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;**I've added some extra characters to the above to stop it automatically attempting to hyperlink the text&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service reference however seems to be missing a lot of functions. So for example I can set up a new "QTServiceClient" but not a "QMSClient", which seems to be key to using most of the features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 16:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758021#M1240837</guid>
      <dc:creator />
      <dc:date>2014-12-18T16:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QlikView in C# application</title>
      <link>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758022#M1240838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still can't find a solution to this issue anywhere on the community, is anyone able to help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monitoring-QlikView-in-C-application/m-p/758022#M1240838</guid>
      <dc:creator />
      <dc:date>2015-01-15T14:18:50Z</dc:date>
    </item>
  </channel>
</rss>

