<?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 Problem to open document with IE Plugin in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185703#M1286098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Windows firewall are not active on client and server.&lt;/P&gt;&lt;P&gt;Maybe the application it's large application =&amp;gt; 1,7 Go&lt;/P&gt;&lt;P&gt;Now, I know the acces take directly the port 4747 but i have one more error message on the conversation between the client and the server :&lt;/P&gt;&lt;P&gt;HTTP: GET /QvClients/settings.js HTTP/1.0&lt;BR /&gt;---------------------------&amp;gt;(8080)&lt;BR /&gt;TCP: http-alt &amp;gt; vrts-ipcserver [ACK] Seq=1 Ack=1642 Win=65535 Len=0&lt;BR /&gt;----------------------------(8080)&lt;BR /&gt;TCP: [TCP segment of a reassembled PDU]&lt;BR /&gt;----------------------------(8080)&lt;BR /&gt;HTTP: HTTP/1.1 401 Unauthorized (text/html)&lt;/P&gt;&lt;P&gt;The error is HTTP 401 after the call of settings.js.&lt;/P&gt;&lt;P&gt;Have got any idea to resolve this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Feb 2010 09:25:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-12T09:25:26Z</dc:date>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185699#M1286085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i've got lot of problem to open document with IE plug in.&lt;/P&gt;&lt;P&gt;I have seen IE Plugin try to communicate with qvstunnel.dll, but he try on the port 80 after on the 8080 and after on the port 4747. I think he lost lot of time try to communicate with the 3 ports.&lt;/P&gt;&lt;P&gt;Configuration :Qlikview 9 SR2, server 64 bit windows 2003, IIS install and service start, no firewall between server and client.&lt;/P&gt;&lt;P&gt;Have you got any idea to configure something to force IE plug in to check only one port ?&lt;/P&gt;&lt;P&gt;Thanks&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/Problem-to-open-document-with-IE-Plugin/m-p/185699#M1286085</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185700#M1286088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To answer your question, just disallow the tunnel extension in IIS. Also under QEMC --&amp;gt; System --&amp;gt; QlikView Servers --&amp;gt; Security, uncheck "Enable server push over HTTP tunnels." That should force it to try only your QVS port (4747 by default).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 18:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185700#M1286088</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-02-10T18:55:54Z</dc:date>
    </item>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185701#M1286092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, this option is no check.&lt;/P&gt;&lt;P&gt;But i have particular procedure to access document like this :&lt;/P&gt;&lt;P&gt;var client = "plugin";&lt;BR /&gt;var url;&lt;BR /&gt;if (client == "java")&lt;BR /&gt; url = "/Qvjava/opendoc.htm?tunnel=&amp;amp;document="+doc+"&amp;amp;ticket=";&lt;BR /&gt;else if (client == "plugin")&lt;BR /&gt; url = "/QvPlugin/opendoc_fix.htm?tunnel=&amp;amp;document="+doc+"&amp;amp;ticket=";&lt;BR /&gt;else&lt;BR /&gt; url = "/QvAJAXZfc/opendoc.htm?document="+doc+"&amp;amp;ticket=";&lt;/P&gt;&lt;P&gt;This code force qlikview to use the tunnel, so i have changed for plugin issue : url = "/QvPlugin/opendoc.htm?document="+doc+"&amp;amp;ticket=";&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;But the acces to the document it's too long ! I don't find documentation about function opendoc_fix.htm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 11:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185701#M1286092</guid>
      <dc:creator />
      <dc:date>2010-02-11T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185702#M1286096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, there is virtually no documentation for HTM files in QlikView.&lt;/P&gt;&lt;P&gt;Actually, if you had disabled tunneling in IIS your code would not have been able to use the tunnel, but it's good that you cleaned it up a bit. You said before that there is no firewall--did you make sure to disable Windows firewall as well (both server- and client-side)? The reason I'm asking is that QlikView will use 4747 by default unless it's unavailable and only then will it switch to tunneling. So test communications on that port...&lt;/P&gt;&lt;P&gt;Another thing: is it possible that the delay is caused by large file size, rather than any network issues? It could just be that a big file takes a while to load...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 18:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185702#M1286096</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-02-11T18:05:39Z</dc:date>
    </item>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185703#M1286098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Windows firewall are not active on client and server.&lt;/P&gt;&lt;P&gt;Maybe the application it's large application =&amp;gt; 1,7 Go&lt;/P&gt;&lt;P&gt;Now, I know the acces take directly the port 4747 but i have one more error message on the conversation between the client and the server :&lt;/P&gt;&lt;P&gt;HTTP: GET /QvClients/settings.js HTTP/1.0&lt;BR /&gt;---------------------------&amp;gt;(8080)&lt;BR /&gt;TCP: http-alt &amp;gt; vrts-ipcserver [ACK] Seq=1 Ack=1642 Win=65535 Len=0&lt;BR /&gt;----------------------------(8080)&lt;BR /&gt;TCP: [TCP segment of a reassembled PDU]&lt;BR /&gt;----------------------------(8080)&lt;BR /&gt;HTTP: HTTP/1.1 401 Unauthorized (text/html)&lt;/P&gt;&lt;P&gt;The error is HTTP 401 after the call of settings.js.&lt;/P&gt;&lt;P&gt;Have got any idea to resolve this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 09:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185703#M1286098</guid>
      <dc:creator />
      <dc:date>2010-02-12T09:25:26Z</dc:date>
    </item>
    <item>
      <title>Problem to open document with IE Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185704#M1286101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;settings.js by default is entirely commented out so would be seem like a blank file. This is used for changed the communications port when using IIS. So I wouldn't worry about this file, it's pretty harmless.&lt;/P&gt;&lt;P&gt;The unauthorized http traffic is completely normal. That's the auth handshake, and always comes back unauthorized at first.&lt;/P&gt;&lt;P&gt;If your application is 1.7 GB, it's definitely going to take a while to open just because of network communication delays (even if the file is preloaded in server memory). This also seems completely normal to me. So, basically, I don't think you actually have any problems &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 17:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-open-document-with-IE-Plugin/m-p/185704#M1286101</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-02-12T17:04:03Z</dc:date>
    </item>
  </channel>
</rss>

