<?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: Changing webserver port value is not applied in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730325#M1317013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know apache uses from 80, 8080, 8811, but not sure about 8181. Check the QMC logs, see if there any error trying to change the ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gio &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 16:35:46 GMT</pubDate>
    <dc:creator>Giuseppe_Novello</dc:creator>
    <dc:date>2014-09-30T16:35:46Z</dc:date>
    <item>
      <title>Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730324#M1317010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We Installed 'QlikViewServer_Win2012andUp' on 'Windows Server 2012', since we already have an Apache running on Port 80 on the same server, we changed the port value in the QMC (Qlikview Management Console) . After changing the value from 80 to 8181/81 etc., and press Apply, it shows as applying&amp;nbsp; with no error message,&amp;nbsp; But actually it doesnt updates the value and Opening the console again&amp;nbsp; it shows the same value 80. Is this a bug or something more needs to be done !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;IMC&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/Changing-webserver-port-value-is-not-applied/m-p/730324#M1317010</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730325#M1317013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know apache uses from 80, 8080, 8811, but not sure about 8181. Check the QMC logs, see if there any error trying to change the ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gio &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 16:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730325#M1317013</guid>
      <dc:creator>Giuseppe_Novello</dc:creator>
      <dc:date>2014-09-30T16:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730326#M1317017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, But Irrespective of the Port number set for the communication port, its not getting saved. whereas i could change the value of Location - URL which is saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730326#M1317017</guid>
      <dc:creator />
      <dc:date>2014-10-01T13:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730327#M1317021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Shut down the QVWS service&lt;/LI&gt;&lt;LI&gt;Open C:\ProgramData\QlikTech\WebServer\config.xml&lt;/LI&gt;&lt;LI&gt;Change the&lt;SPAN style="font-family: 'courier new', courier;"&gt; &amp;lt;DefaultUrl&amp;gt;&lt;/SPAN&gt; item so that it includes port 8181. The default is &lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;lt;DefaultUrl&amp;gt;&lt;/SPAN&gt;http:/ /_/&lt;SPAN&gt;&amp;lt;/DefaultUrl&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt; which becomes &lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;lt;DefaultUrl&amp;gt;&lt;/SPAN&gt;http:/ /_:8181/&lt;SPAN&gt;&amp;lt;/DefaultUrl&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Start the QVWS service.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ps Omit the space between http:/ and the next /. Done to avoid moderation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 09:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730327#M1317021</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-10-02T09:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730328#M1317024</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;You didn't say if you are using QVWS or IIS. It would appear you are using IIS if changing the port in the QMC doesn't work. That is only for QVWS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running IIS you will have to do that under bindings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 11:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730328#M1317024</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-10-02T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730329#M1317026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All, I was using the QVWS and the suggestion from Peter &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/pcammaert"&gt;pcammaert&lt;/A&gt; &lt;/STRONG&gt; worked out. Now the server is running, moving ahead with further configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 14:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730329#M1317026</guid>
      <dc:creator />
      <dc:date>2014-10-06T14:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing webserver port value is not applied</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730330#M1317029</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 trying to enable CORS on my QVWS, but nothing seems to be working, as I read on CORS website, just I need to enable by entering below details in web.config.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="tag"&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;system.webServer&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;httpProtocol&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;customHeaders&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;add&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;name&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"Access-Control-Allow-Origin"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;value&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"*"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;add&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;name&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"Access-Control-Allow-Methods"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;value&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"GET,PUT,POST,DELETE,OPTIONS"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;add&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;name&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"Access-Control-Allow-Headers"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn"&gt;value&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv"&gt;"Content-Type"&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;/customHeaders&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;/httpProtocol&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;/system.webServer&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="tag"&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;As I am trying Qlikview workbench DIV integration with Java web application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;Is anyone did like this or is anyone any thoughts, please share.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Nov 2014 14:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-webserver-port-value-is-not-applied/m-p/730330#M1317029</guid>
      <dc:creator />
      <dc:date>2014-11-29T14:19:37Z</dc:date>
    </item>
  </channel>
</rss>

