Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Prabhu
Creator
Creator

Qlik Sense enterprise server Upgrade failing to November 2020 Patch 11 (Package could not be registered)

Hi All,

 

I have upgraded my qlik sense enterprise server to November 2020 version. upgrade was successful. When i tried to install patch 11, it is failed.

Below is the error:

Unpacked installation folder could not be removed.

update failed.

Package could not be registered.

please help..

 

Labels (1)
1 Solution

Accepted Solutions
PadmaPriya
Support
Support

Hello @Prabhu 

 

Please follow the below article:

Unable to install patch

  • Create a file in the same directory as the installer naming it the same name as the update.config
  • In the installer paste in this XML information:

<?xml version="1.0" encoding="utf-8" ?> <configuration> <runtime> <enforceFIPSPolicy enabled="false" /> </runtime> </configuration>

  • Save the file
  • Re-run the installer

Example:

  • Installation file name: Qlik_Sense_update.exe
  • Config file name: Qlik_Sense_update.exe.config

 

Let us know if this works for you.

 

Thanks,

Padma Priya

Qlik Support

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

1 Reply
PadmaPriya
Support
Support

Hello @Prabhu 

 

Please follow the below article:

Unable to install patch

  • Create a file in the same directory as the installer naming it the same name as the update.config
  • In the installer paste in this XML information:

<?xml version="1.0" encoding="utf-8" ?> <configuration> <runtime> <enforceFIPSPolicy enabled="false" /> </runtime> </configuration>

  • Save the file
  • Re-run the installer

Example:

  • Installation file name: Qlik_Sense_update.exe
  • Config file name: Qlik_Sense_update.exe.config

 

Let us know if this works for you.

 

Thanks,

Padma Priya

Qlik Support

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!