<?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: QvS 11 tunnelling issue with IIS using IE-Plugin in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354049#M1275671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the attached, it provides step by step instructions, maybe you have missed a step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 15:51:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-06T15:51:15Z</dc:date>
    <item>
      <title>QvS 11 tunnelling issue with IIS using IE-Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354047#M1275661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have installed QVS 11 SR1 on Windows Server 2008 R2 (X64) with IIS7.I have registered the qvstunnel.dll&amp;nbsp; by mentioning the following in IIS&lt;/P&gt;&lt;P&gt;(IIS &amp;gt; ISAPI and CGI Restrictions &amp;gt; Add...), restart IIS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I am getting the following Tunnel Error while opening the document on Access point&amp;nbsp; using IE PLugin.&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;qvp://SERVER/Document.qvw?iis_authenticate=96D27C0FC41F716591E85B6319CC1848721890EA&amp;amp;tunneler=https%3A//ADRESSLINK/scripts/QVSTunnel.dll%3Fhost%3Dlocalhost couldnot be opened&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, In command prompt (Start&amp;gt;Programs&amp;gt;CMD, right click, select run as Administrator),&amp;nbsp; I have done the following &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;%windir%\system32\inetsrv\appcmd.exe set config "Default Web Site/Scripts/QvsTunnel.dll" "/commit:Default Web Site/Scripts" /section:handlers /accessPolicy:Read,Script,Execute&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Message Responded: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;Applied configuration changes to section "system.webServer/handlers" for "MACHINE/WEBROOT/APPHOST/Default Web Site/Scripts/QvsTunnel.dll" at configuration commit path "MACHINE/WEBROOT/APPHOST/Default Web Site/Scripts"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all the above steps still I am getting the above tunnel error.&lt;/P&gt;&lt;P&gt;I have attached the exact error meassage as well, please refer the attached image.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Appreciate if anyone can suggests what exactly need to be done to resolve the above tunnel error issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&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/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354047#M1275661</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QvS 11 tunnelling issue with IIS using IE-Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354048#M1275665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the config.xml file? (C:\ProgramData\QlikTech\WebServer\config.xml)&lt;BR /&gt;There are some configuration options in there related to the tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are testing from the browser on the server since it says "localhost" in the error message. If not that might be a related to your error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the same error message as you. But my problem was fixed by allowing the qvstunnel.dll in the isapi/cgi restrictions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354048#M1275665</guid>
      <dc:creator />
      <dc:date>2012-08-06T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: QvS 11 tunnelling issue with IIS using IE-Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354049#M1275671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the attached, it provides step by step instructions, maybe you have missed a step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354049#M1275671</guid>
      <dc:creator />
      <dc:date>2012-08-06T15:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: QvS 11 tunnelling issue with IIS using IE-Plugin</title>
      <link>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354050#M1275676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Ralph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 07:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvS-11-tunnelling-issue-with-IIS-using-IE-Plugin/m-p/354050#M1275676</guid>
      <dc:creator />
      <dc:date>2012-08-07T07:28:53Z</dc:date>
    </item>
  </channel>
</rss>

