Updating QPR ProcessAnalyzer Server
Jump to navigation
Jump to search
This page describes, how to update QPR ProcessAnalyzer starting from 2022.6 release (.Net 6 based). To update older (.Net Framework based) QPR ProcessAnalyzer release, click here.
Follow these instructions to update existing QPR ProcessAnalyzer Server to the latest version:
- Read the release notes between the original and new versions, to see any special considerations regarding the update.
- Download QPR ProcessAnalyzer Server package (available in the downloads page).
- Extract the package to a temporary folder (e.g. C:\temp\QPR_ProcessAnalyzer).
- In the Internet Information Services (IIS) Manager, stop the application pool where QPR ProcessAnalyzer is running.
- Go to the ProcessAnalyzer Server IIS root folder (e.g. C:\inetpub\QPRPA) and backup the appsettings.json file.
- Delete all files in the QPR ProcessAnalyzer Server root folder.
- Copy all files from the Service folder (in the temporary folder) to the IIS root folder of the ProcessAnalyzer Server (e.g. from C:\temp\QPR_ProcessAnalyzer\Service to C:\inetpub\QPRPA).
- Copy the backed up appsettings.json file to the C:\inetpub\QPRPA folder.