<?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 How do I switch from the QV builtin Web Server to IIS? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162364#M1288056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sry missed the Ws2008 info, have som further questions though.&lt;/P&gt;&lt;P&gt;Why not use IIS all the way, to handle both secure and unsecure? Is it a compability issue with Ws2008 that makes you suggest keeping built in http server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2009 21:46:43 GMT</pubDate>
    <dc:creator>blaise</dc:creator>
    <dc:date>2009-08-26T21:46:43Z</dc:date>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162361#M1288049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I switch from the QV builtin Web Server to IIS? We are using QV 9.0 and Win Srv 2008 X64 and would like to use IIS instead of the built in Webserver. (so we can use HTTPS/443)&lt;/P&gt;&lt;P&gt;I don't know if it's easier to tunnel over to IIS or just turn the built in Web server off completly. I have found lots of notes and suggestions and none seem to work and the manual isn't much of a help.&lt;/P&gt;&lt;P&gt;Before I go and break everything and have to rebuild it I was wonderig if anyone has had to do this before and could point me in the right direction?&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Moe.[:S]&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/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162361#M1288049</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162362#M1288052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see why you just don't stop the "Qlikview http Server" service and start IIS.&lt;/P&gt;&lt;P&gt;You cant break anything on the built in server, as you can't do any configuration to it what so ever.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 21:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162362#M1288052</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2009-08-26T21:20:23Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162363#M1288055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First off, you need to keep the QV Web Server service running - it is necessary for Access Point to work. Secondly, you can configure the QV Web Server - and you need to!&lt;/P&gt;&lt;P&gt;When installing, did you install IIS support?&lt;/P&gt;&lt;P&gt;I got the following instructions from QV Tech Support and they appear to have worked fine on the server that I applied them to (W2003 64bit). No warranties here!!!&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;When installing select virtual folders on IIS&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;In the config.xml located in "C:\ProgramData\QlikTech\QvWebServer"&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Do the following changes:&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Modify the URL for the AccessPoint.aspx. The change will also go into a js file so remember what you point it to.&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;AccessPoint&amp;gt;&lt;/P&gt;&lt;P style="font-weight: bold; margin: 0cm 0cm 0pt"&gt;&amp;lt;Path&amp;gt;/QvAJAXZfc/AP/AccessPoint.aspx&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Comment out the paths under AJAX&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Ajax&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;B&gt;&amp;lt;!--&lt;/B&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;/QvAJAXZfc/QvsViewClient.aspx&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;/QvAJAXZfc/QvsViewClient.asp&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;B&gt;--&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Comment out all folders under Web&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Web&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folders&amp;gt;&lt;/P&gt;&lt;P style="font-weight: bold; margin: 0cm 0cm 0pt"&gt;&amp;lt;!--&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QLIKVIEW&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\Web&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVANALYZER&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\QvClients\QvAnalyzer&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVCLIENTS&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\Server\QvClients&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVPLUGIN&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\Server\QvClients\QvPlugin&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVJAVA&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\Server\QvClients\QvJava&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVAJAXZFC&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Folder&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Name&amp;gt;QV_QVPRINT&amp;lt;/Name&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;Path&amp;gt;C:\ProgramData\QlikTech\Qvs\QvPrint\&amp;lt;/Path&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folder&amp;gt;&lt;/P&gt;&lt;P style="font-weight: bold; margin: 0cm 0cm 0pt"&gt;--&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&amp;lt;/Folders&amp;gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;In the .js located in C:\Program Files\QlikView\Web\QvAccessPoint.js&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Change&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;The line to match the change you did in the config.xml above&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;qva.Remote = "/QvAJAXZfc/&lt;B&gt;AP/&lt;/B&gt;AccessPoint.aspx";&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;register the qvscom remote.dll located in C:\Program Files\QlikView\Server&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;N.B. Make sure to backup everything before you start!&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Stephen&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 21:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162363#M1288055</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-26T21:41:34Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162364#M1288056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sry missed the Ws2008 info, have som further questions though.&lt;/P&gt;&lt;P&gt;Why not use IIS all the way, to handle both secure and unsecure? Is it a compability issue with Ws2008 that makes you suggest keeping built in http server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 21:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162364#M1288056</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2009-08-26T21:46:43Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162365#M1288057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use IIS for everything but not if it means that QV won't be as useful. It is however needed for Sercurity. If there is a good way to get a secure port (https) just using the QV server built in Web piece then that is also doable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 22:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162365#M1288057</guid>
      <dc:creator />
      <dc:date>2009-08-26T22:02:56Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162366#M1288058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up using some of your instructions and part of a documnent that was sent to me from QV support on how to do it with QV 8 and IIS 7.&lt;/P&gt;&lt;P&gt;Needless to say that neither together had it right,( at least not for my needs) but together I was able to get it working. I am trying to modify their document with the changes I made and will post here. (I have to make the same change to our production server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 23:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162366#M1288058</guid>
      <dc:creator />
      <dc:date>2009-09-01T23:59:52Z</dc:date>
    </item>
    <item>
      <title>How do I switch from the QV builtin Web Server to IIS?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162367#M1288059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you link to the modified document? (If it was ever modified or at least explain how you did it?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 19:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-switch-from-the-QV-builtin-Web-Server-to-IIS/m-p/162367#M1288059</guid>
      <dc:creator />
      <dc:date>2011-10-28T19:28:29Z</dc:date>
    </item>
  </channel>
</rss>

