<?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: Qlik Sense Upgrade Failed in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2108249#M29778</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/63754"&gt;@Ray_Strother&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I check the article and I see the&amp;nbsp;&lt;SPAN&gt;powershell path in the Environment Variables.&amp;nbsp;Powershell.exe can be evoked successfully from the path.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At the end of the article the author suggests to&amp;nbsp;Install the Web Platform Installer Extension&amp;nbsp;(WebPI) but following the link to the Microsoft page I find out that the&amp;nbsp;WebPI was retired so I can't download it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 07:32:25 GMT</pubDate>
    <dc:creator>Clauz2022</dc:creator>
    <dc:date>2023-08-22T07:32:25Z</dc:date>
    <item>
      <title>Qlik Sense Upgrade Failed</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2107919#M29776</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I have a problem upgrading qlik sense on windows (server 2019), I hope someone of you could help me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While I try to install Qlik Sense February 2022 from November 2021 the upgrade process fails.&lt;/P&gt;
&lt;P&gt;I would upgrade from original version&amp;nbsp;November 2021 to May 2023 with an intermediate step by February 2022 to upgrade the repository service.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get the following error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error 0x80070643: Failed to install MSI package.&lt;BR /&gt;Error 0x80070643: Failed to execute MSI package.&lt;BR /&gt;Error 0x80070643: Failed to configure per-machine MSI package.&lt;BR /&gt;Detected failing msi: PostgreSQL125&lt;/P&gt;
&lt;P&gt;I access to the server with the user id used for the first installation, few years ago.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I stopped the services as described in the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Then I run the&amp;nbsp;Qlik_Sense_setup.exe as Administrator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The process end with a failed label when it's&amp;nbsp;Upgrading Repository Database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;System requirements seem to be satisfied, but with a strange situation for .NET framework that needs to be v 4.8 or higher.&lt;/P&gt;
&lt;P&gt;I see v4 from Registry Editor HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\&lt;/P&gt;
&lt;P&gt;But I see Core 6 from&amp;nbsp;Registry Editor&amp;nbsp;KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\.NET&lt;/P&gt;
&lt;P&gt;If I try to install&amp;nbsp;.NET framework 4.8 from offline installer the installation process ends because it's already installed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also find out that 4.8 cause many problems on server that can be solved importing key registry, as explained in the link&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/windows-server-2019-and-net-4-8/m-p/2660319" target="_blank"&gt;https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/windows-server-2019-and-net-4-8/m-p/2660319&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But it do not solves my problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik folder it's not in the default path C:\Program Files\... but in a custom folder in D:\ ...&lt;/P&gt;
&lt;P&gt;I also check the Connection string editor from dyagnostic tool.&lt;/P&gt;
&lt;P&gt;Initially it returns an error because the tool searched the Repository.exe.config in the default path. After I copied the Qlik folder in the Program Files path, keeping the old one, the&amp;nbsp;dyagnostic tool doesn't show any error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also tried to change "Personal" registry entry as described in the links&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Deployment-Management/Installation-problem-always-rolls-back/td-p/662731/page/4" target="_blank"&gt;https://community.qlik.com/t5/Deployment-Management/Installation-problem-always-rolls-back/td-p/662731/page/4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Desktop-Installation-stuck-at-quot-Staging-quot/td-p/771814" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Desktop-Installation-stuck-at-quot-Staging-quot/td-p/771814&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But it doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to understand the problem and the solution,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;have you any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot&lt;/P&gt;
&lt;P&gt;Claudia&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2107919#M29776</guid>
      <dc:creator>Clauz2022</dc:creator>
      <dc:date>2025-01-29T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade Failed</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2107940#M29777</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;Please review the below community link and confirm the settings and attempt the resolution steps.&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Desktop-or-Server-Install-Fails-Failed-to-Install-MSI/ta-p/1713970" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Desktop-or-Server-Install-Fails-Failed-to-Install-MSI/ta-p/1713970&lt;/A&gt;</description>
      <pubDate>Mon, 21 Aug 2023 17:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2107940#M29777</guid>
      <dc:creator>Ray_Strother</dc:creator>
      <dc:date>2023-08-21T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade Failed</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2108249#M29778</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/63754"&gt;@Ray_Strother&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I check the article and I see the&amp;nbsp;&lt;SPAN&gt;powershell path in the Environment Variables.&amp;nbsp;Powershell.exe can be evoked successfully from the path.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At the end of the article the author suggests to&amp;nbsp;Install the Web Platform Installer Extension&amp;nbsp;(WebPI) but following the link to the Microsoft page I find out that the&amp;nbsp;WebPI was retired so I can't download it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 07:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Upgrade-Failed/m-p/2108249#M29778</guid>
      <dc:creator>Clauz2022</dc:creator>
      <dc:date>2023-08-22T07:32:25Z</dc:date>
    </item>
  </channel>
</rss>

