Why am I getting an error when starting the Test Manager installer even though I have all the prerequisites in place?
Issue Description
Sometimes, the following generic error is encountered when launching the Test Manager installation after supplying all the required values to the installer.
This error appears as soon as 'Install' is clicked which shows the installer does not attempt to validate the pre-requisites for the application. It faults as soon as the installation process is triggered.
Assessing this further, check the MSI logs where this error is found:
SFXCA: Failed to create temp directory. Error code 5
See the associated stack trace below:
Resolution:
Run the Test Manager installer using admin privileges.
One way to do this would be to launch Command Prompt as an administrator and use the following command:
UiPathTestManager.msi /l*vx log.txt