<?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: Create ticket from C# using QVSRemote.Client &amp; QvsComRemote.dll in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-ticket-from-C-using-QVSRemote-Client-QvsComRemote-dll/m-p/400329#M1239083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see &lt;A _jive_internal="true" href="https://community.qlik.com/message/285636#285636"&gt;http://community.qlik.com/message/285636#285636&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Dec 2012 22:16:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-15T22:16:55Z</dc:date>
    <item>
      <title>Create ticket from C# using QVSRemote.Client &amp; QvsComRemote.dll</title>
      <link>https://community.qlik.com/t5/QlikView/Create-ticket-from-C-using-QVSRemote-Client-QvsComRemote-dll/m-p/400328#M1239081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(It was suggested that I move this query to the integration forum.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a C# app that is trying to use the OCX to do DocumentOpen on a file on a QVServer. I have been told that I need to add a ticket to the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be compatible with QVServer 10 ... so WebTickets from QVServer 11 are not an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QV Server ref manual gives an example of using VBScript to create a ticket&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;ticket = ntsecurity.Execute("&amp;lt;Global method='GetTicket'&amp;gt;&amp;lt;UserId&amp;gt;User&amp;lt;/UserId&amp;gt;&amp;lt;/Global&amp;gt;")&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;set ntsecurity = CreateObject ("QVSRemote.Client")&lt;/P&gt;&lt;P&gt;ntsecurity.AdminConnect "localhost"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;Does anyone have an example how to do this using C# syntax?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;&lt;STRONG style="font-family: CourierNewPS-BoldMT; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;What do I need to add to my Project references? Do I add C:\Program Files\QlikView\Server\QvsComRemote.dll?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;daniel&lt;/P&gt;&lt;P&gt;&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/Create-ticket-from-C-using-QVSRemote-Client-QvsComRemote-dll/m-p/400328#M1239081</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create ticket from C# using QVSRemote.Client &amp; QvsComRemote.dll</title>
      <link>https://community.qlik.com/t5/QlikView/Create-ticket-from-C-using-QVSRemote-Client-QvsComRemote-dll/m-p/400329#M1239083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see &lt;A _jive_internal="true" href="https://community.qlik.com/message/285636#285636"&gt;http://community.qlik.com/message/285636#285636&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 22:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-ticket-from-C-using-QVSRemote-Client-QvsComRemote-dll/m-p/400329#M1239083</guid>
      <dc:creator />
      <dc:date>2012-12-15T22:16:55Z</dc:date>
    </item>
  </channel>
</rss>

