<?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 QV Server 9 and IIS - setup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173644#M1311867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem right now. Could you tell me what you did to fix this problem ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luiz Felipe&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:luizflm@biomedical.com.br"&gt;luizflm@biomedical.com.br&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jun 2010 23:54:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-10T23:54:34Z</dc:date>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173640#M1311863</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;We're trying to setup QlikView Server 9.0 to serve the AccessPoint and/or AJAX client pages through IIS. So far we've had no luck using IIS 7 on Windows 2008 (although there are several lists of steps to take in various forum articles, e.g. &lt;A href="http://community.qlik.com/forums/p/18113/70797.aspx#73123" target="_blank"&gt;http://community.qlik.com/forums/p/18113/70797.aspx#73123&lt;/A&gt; and &lt;A href="http://community.qlik.com/forums/p/21538/83049.aspx#82590" target="_blank"&gt;http://community.qlik.com/forums/p/21538/83049.aspx#82590&lt;/A&gt;); trying the same on Windows 2003 right now.&lt;/P&gt;&lt;P&gt;So far the result has either been an empty AccessPoint (AP is shown but no documents present), a 'QlikView Server could not be contacted' message in the AccessPoint, or authentication errors ('Not authenticated' pop-up in browser) when trying to connect to the access point.&lt;/P&gt;&lt;P&gt;What we're trying to achieve is much like the scenario described in 'GetTicket with Web Services in QV9.docx' from the Partner Portal, but we also want to detect the end of a session in IIS (or make an educated guess based on session time-out, because the AccessPoint doesn't have a 'logout' button or link).&lt;/P&gt;&lt;P&gt;Does anyone here know how to properly set up QVserver and IIS for this scenario (preferably on Win2008, perhaps on Win2003). Or do you have any other brilliant ideas to detect the end of a user's session in IIS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Martijn ter Schegget&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/QV-Server-9-and-IIS-setup/m-p/173640#M1311863</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173641#M1311864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes qlikview with IIS is a PITA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have just recently installed QV9 with IIS6 in Windows 2003 i hope the following helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Install Qvs with IIS Support enabled&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Open your (Enterprise)Management Console and make all nesscesary changes in the System-&amp;gt;Web Servers -&amp;gt;Your Server to customize the server 4 your needs. --- Press Aply&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Goto System-&amp;gt;WebServers and change the url of your webserver into this "http://YOUTRSERVERNAME/QvAjaxZfc/AccessPointSettings.aspx" --- Press Apply&lt;/P&gt;&lt;P&gt;(Yes now you cant change your webserversettings from the management console anymore "NICE ONE QV" so you either have to edit the config xml directly or you have to enable the old server temporarily for changes )&lt;/P&gt;&lt;P&gt;And don't uninstall the QvWebserver the new aspx still needs its data.&lt;/P&gt;&lt;P&gt;4.&lt;/P&gt;&lt;P&gt;- Open your IIS Managment Console.&lt;/P&gt;&lt;P&gt;-- In Yourcomputer-&amp;gt; WebSites -&amp;gt;DefaultWebsite you should now see Virtual Directories like Qlikview and QvAjazfc.&lt;/P&gt;&lt;P&gt;-- Open the ApplicationPools&lt;/P&gt;&lt;P&gt;--- There you have to create a new AppPool (call it whaterver you want Qvpool for example)&lt;/P&gt;&lt;P&gt;---- Open the Properties of the new Pool and Select the Identity Tab and change the identity to a user whos in the QlikviewAdministrator Group (preferable the one you have selected while QV installed)enter the correct password and press OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- In the Default Website Select the VirtualDirectory called QvAJAXfc and change its properties.There you change its Application Pool to the newly created one.---Apply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.&lt;/P&gt;&lt;P&gt;Edit all Qlikview Related VirtualDirectories in their Directory Security tab edit the Authentication and Access Controll where you enable anonymous access.(In the QvAJAXfc you can even untick the Windows integrated auth.. if problems arise)&lt;/P&gt;&lt;P&gt;6.&lt;/P&gt;&lt;P&gt;Restart IIS and stop the QvWebserver Service.&lt;/P&gt;&lt;P&gt;7.&lt;/P&gt;&lt;P&gt;Surf to http://yourserver/Qlikview/&lt;/P&gt;&lt;P&gt;Open a beer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this works for you and i havent forgotten something important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wkr,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW Im not sorry for my bad grammar and english&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 20:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173641#M1311864</guid>
      <dc:creator />
      <dc:date>2009-11-20T20:45:30Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173642#M1311865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also don't forget to ensure that the user identity specified in the application pool identity must also be in the Windows Local Group called IIS_WPG (IIS Worker Process Group)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 11:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173642#M1311865</guid>
      <dc:creator />
      <dc:date>2009-12-12T11:56:44Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173643#M1311866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt &amp;amp; Simon,&lt;/P&gt;&lt;P&gt;Thanks a ton. I've been struggling with this set up for a couple of weeks before finding this post.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 17:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173643#M1311866</guid>
      <dc:creator />
      <dc:date>2010-05-12T17:45:15Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173644#M1311867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem right now. Could you tell me what you did to fix this problem ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luiz Felipe&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:luizflm@biomedical.com.br"&gt;luizflm@biomedical.com.br&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 23:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173644#M1311867</guid>
      <dc:creator />
      <dc:date>2010-06-10T23:54:34Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173645#M1311868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like of the configuration of WinServer 2008 R2, can you me help, please? &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 20:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173645#M1311868</guid>
      <dc:creator />
      <dc:date>2010-06-17T20:54:37Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173646#M1311869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The instructions for setting up QVS with IIS can be found in the QVS reference manual. Page 48 or so if my memory serves me correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 03:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173646#M1311869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-18T03:01:39Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173647#M1311870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/6403.Installing_5F00_QlikView_5F00_Server_5F00_9_5F00_IIS_5F00_7.doc:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 01:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173647#M1311870</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2010-06-21T01:42:21Z</dc:date>
    </item>
    <item>
      <title>QV Server 9 and IIS - setup</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173648#M1311871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, help a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 12:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-9-and-IIS-setup/m-p/173648#M1311871</guid>
      <dc:creator />
      <dc:date>2010-06-21T12:30:29Z</dc:date>
    </item>
  </channel>
</rss>

