<?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>article QlikView Webserver Service Fails to Start with error System.Net.HttpListenerException (0x80004005) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Webserver-Service-Fails-to-Start-with-error-System-Net/ta-p/1775979</link>
    <description>&lt;P&gt;When booting or rebooting a server running the QlikView Webserver service, or attempting a manual start or restart, the QlikView Webserver service fails to start.&lt;/P&gt;
&lt;P&gt;The following error is returned in the QlikView WebServer service logs:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Net.HttpListenerException (0x80004005): The process cannot access the file because it is being used by another process&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;Resolution&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open an elevated command prompt&lt;/LI&gt;
&lt;LI&gt;Run command &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;netstat -anob&lt;/SPAN&gt;&lt;/FONT&gt; to return a list of all of the listening port connections on the computer, and the owning process ID of each connection&lt;/LI&gt;
&lt;LI&gt;Find the entry for port 80 and note the PID associated with it&lt;/LI&gt;
&lt;LI&gt;Open Task Manager and select the Details tab so that PID column is displayed&lt;/LI&gt;
&lt;LI&gt;Sort the PID column so that they are listed in ascending order&lt;/LI&gt;
&lt;LI&gt;Find the PID determined from step 3&lt;/LI&gt;
&lt;LI&gt;Open the Windows Services applet and stop the application/process determined to be using port 80. Or configure the application/process to use a different port other than 80.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Cause&lt;/H3&gt;
&lt;P&gt;Another application or process is running on port 80, preventing the QlikView Webserver service from initializing port 80 during its start up procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Content&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-check-which-program-is-using-a-specific-port/ta-p/1713742" target="_blank" rel="noopener"&gt;How to check which program is using a specific port&lt;/A&gt;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-Change-QlikView-WebServer-Service-port-4750/ta-p/1716580" target="_blank" rel="noopener"&gt;How to: Change QlikView WebServer Service port (4750)&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-To-Change-QlikView-WebServer-http-port-AccessPoint/ta-p/1711310" target="_blank" rel="noopener"&gt;How To: Change QlikView WebServer http port (AccessPoint)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2021 12:07:47 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-01-20T12:07:47Z</dc:date>
    <item>
      <title>QlikView Webserver Service Fails to Start with error System.Net.HttpListenerException (0x80004005)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Webserver-Service-Fails-to-Start-with-error-System-Net/ta-p/1775979</link>
      <description>&lt;P&gt;When booting or rebooting a server running the QlikView Webserver service, or attempting a manual start or restart, the QlikView Webserver service fails to start.&lt;/P&gt;
&lt;P&gt;The following error is returned in the QlikView WebServer service logs:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Net.HttpListenerException (0x80004005): The process cannot access the file because it is being used by another process&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;Resolution&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open an elevated command prompt&lt;/LI&gt;
&lt;LI&gt;Run command &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;netstat -anob&lt;/SPAN&gt;&lt;/FONT&gt; to return a list of all of the listening port connections on the computer, and the owning process ID of each connection&lt;/LI&gt;
&lt;LI&gt;Find the entry for port 80 and note the PID associated with it&lt;/LI&gt;
&lt;LI&gt;Open Task Manager and select the Details tab so that PID column is displayed&lt;/LI&gt;
&lt;LI&gt;Sort the PID column so that they are listed in ascending order&lt;/LI&gt;
&lt;LI&gt;Find the PID determined from step 3&lt;/LI&gt;
&lt;LI&gt;Open the Windows Services applet and stop the application/process determined to be using port 80. Or configure the application/process to use a different port other than 80.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Cause&lt;/H3&gt;
&lt;P&gt;Another application or process is running on port 80, preventing the QlikView Webserver service from initializing port 80 during its start up procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Content&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-check-which-program-is-using-a-specific-port/ta-p/1713742" target="_blank" rel="noopener"&gt;How to check which program is using a specific port&lt;/A&gt;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-Change-QlikView-WebServer-Service-port-4750/ta-p/1716580" target="_blank" rel="noopener"&gt;How to: Change QlikView WebServer Service port (4750)&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-To-Change-QlikView-WebServer-http-port-AccessPoint/ta-p/1711310" target="_blank" rel="noopener"&gt;How To: Change QlikView WebServer http port (AccessPoint)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 12:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Webserver-Service-Fails-to-Start-with-error-System-Net/ta-p/1775979</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-01-20T12:07:47Z</dc:date>
    </item>
  </channel>
</rss>

