<?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: WebTicket on IIS results in Invalid Call in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947221#M1296400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Just an update. The problem in my case was related with authentication, so I just changed the authentication for QVAjaxZfc folder in IIS to accept anonymous and integrated autentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it's working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2015 15:57:56 GMT</pubDate>
    <dc:creator>pablolabbe</dc:creator>
    <dc:date>2015-11-13T15:57:56Z</dc:date>
    <item>
      <title>WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947216#M1296389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am experiencing a strange problem.&lt;/P&gt;&lt;P&gt;I am trying to get a web ticket and am getting "Invalid call" response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV server version 11.20.12904&lt;/P&gt;&lt;P&gt;Windows Server 2012 R2&lt;/P&gt;&lt;P&gt;All installed on IIS 8.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have another system up and running using the same configuration settings but running on Windows Server 2008&lt;/P&gt;&lt;P&gt;and also on Windows 7 and everything is just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have found is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- when using localhost name in browser using URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://localhost/QvAjaxZfc/GetWebTicket.aspx?cmd=" rel="nofollow" target="_blank"&gt;http://localhost/QvAjaxZfc/GetWebTicket.aspx?cmd=&lt;/A&gt;&lt;SPAN&gt;&amp;lt;Global method='GetWebTicket'&amp;gt;&amp;lt;UserId&amp;gt;SERVER\userA&amp;lt;/UserId&amp;gt;&amp;lt;/Global&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was getting "Invalid Call". I added "::1" to trusted ip addresses in config.xml for QV web server and I was able to get&lt;/P&gt;&lt;P&gt;a web ticket back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- when using DNS host name instead of localhost (public one) - I am always getting "Invalid call" back even though I have added&lt;/P&gt;&lt;P&gt;all possible IP addresses for trusted ip addresses in configuration.xml file both in ipv4 and ipv6 forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody had a similar problem ? How do I investigate that ? Not feeling strong in MS Windows env...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&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/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947216#M1296389</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947217#M1296392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a similar issue. Still investigating if the problem is related to authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947217#M1296392</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2015-11-03T20:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947218#M1296394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry you are experiencing the same problem. I have contacted QV support but was advised that I would need to pay for a consultant coming in and resolving it which I am not that willing to do (at least the company I work for is not). I have however implemented a workaround which is I use different host name (localhost) for getting web ticket and different (public DNS name) to get a document with the generated web ticket. Works fine but still would be good to know what is causing this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 08:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947218#M1296394</guid>
      <dc:creator />
      <dc:date>2015-11-04T08:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947219#M1296396</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;::1 is IPV6 and Qlik doesn't support that. Try 127.0.0.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 14:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947219#M1296396</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-11-13T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947220#M1296398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is interesting because without "::1" it doesn't even work for localhost for me as I mentioned earlier.&lt;/P&gt;&lt;P&gt;So it must understand it I would have guessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 14:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947220#M1296398</guid>
      <dc:creator />
      <dc:date>2015-11-13T14:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947221#M1296400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Just an update. The problem in my case was related with authentication, so I just changed the authentication for QVAjaxZfc folder in IIS to accept anonymous and integrated autentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it's working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 15:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947221#M1296400</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2015-11-13T15:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: WebTicket on IIS results in Invalid Call</title>
      <link>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947222#M1296402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great it is working for you. However I have done that early at the beginning before&lt;/P&gt;&lt;P&gt;creating this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 08:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WebTicket-on-IIS-results-in-Invalid-Call/m-p/947222#M1296402</guid>
      <dc:creator />
      <dc:date>2015-11-16T08:49:52Z</dc:date>
    </item>
  </channel>
</rss>

