The update requires a running instance of Activation Server 5.0 / 5.1 as it only includes updated files.
The exact update version is: 5.4.0.0
Only install this update if you have version 5.0 or 5.1 installed
Make a backup of all folders (typically inetpub\wwwroot\ActivationServer..). You can restore the existing version at any time by copying these files back.
The installation package is a ZIP file, which just has to be unzipped to the installation folder
•Close all Browser Windows
•Download the installation package
•Unzip the files to the installation folder (typically inetpub\wwwroot\ActivationServer..)
Modify the file web.config. Copy the connection string value from the backup file to the new web.config file
<connectionStrings>
<add name="AS3" connectionString="user id=sa;data source=.\SQLEXPRESS;persist security info=False;initial catalog=activation_server;password=mysecret123$;"/>
</connectionStrings>
•Restart the server
Click on the icon on the desktop or in the program manager group to login
If any error occurs see troubleshooting
You have to delete the Browser cache. Otherwise the user interface would display a mix of old and new files.
Log out and check the release number in the login screen. It must be 5.2.2.0