Error Code 1721 When Upgrading or Installing STRATA Master
Overview
Windows error code 1721 when installing the STRATA Master upgrade is due to the User Account Control (UAC) settings on your machine preventing the upgrade program from running.
There are 3 methods below.
Adjusting the UAC Settings
NOTE: You will need administrator privileges to change these settings.
Steps
- Click your Windows Start button > Search > Type UAC - Hit enter
- Make note of the placement of the slide bar as this indicates the current level of security on the PC
- Click and drag the slider down to Never Notify
- Click OK
- Restart the machine for changes to take effect
- After restart, right-click on your STRATA Master icon and select 'Run As Administrator'
- Click your Windows Start button > Search > Type UAC - Hit enter
- Move the slide bar back to the original position and click OK
Copying An Install Folder
Alternatively, you can bypass disabling UAC by copying the install folder located in the 'Strata' folder on the server to C:\Temp on the workstation. Then browse into the C:\TEMP\INSTALL folder on the workstation and right click the Strata Master MSI file and select 'Run with Elevated Privileges'.
MSI Command
If the above method still returns a 1721 error then run the MSI installer file from an elevated command prompt.
To do so:
- Copy the \\STRATA_SERVER_NAME\STRATA$\INSTALL folder to the C:\TEMP folder of the workstation you wish to install Strata Master onto.
- Open a command prompt ‘As administrator’ so that the command window has the elevated permissions required to install software on a computer.
- Use the CD command to change to the install directory e.g. CD \TEMP\INSTALL and press Enter)
- Use the DIR command and press Enter to list the files in the directory and note the full name of the MSI file.
- Then type the name of the current MSI file (encapsulated in double quotes as there are spaces in the file name) "Strata Master xx.x.x.msi" and press the Enter key. e.g. “Strata Master 11.5.3.msi” Note that the numbers in the MSI file name need to match the version of Strata Master you are upgrading to.
- If you are running the msi to a pc generating a 1721 error, in Step 5 use the current version installed on the server.
- This will load the MSI installer for Strata Master. Install as per normal and this should complete without the 1721 error.
If you now get a 1722 error during the install of Strata Master, this is commonly caused by the failure to install the Microsoft .NET 3.5 Framework. To resolve this, install the Microsoft .NET 3.5 manually.
Go to Control Panel > Programs and Features > Turn Windows features on or off. Check the .NET Framework 3.5 (includes .NET 2.0 and 3.0) and click on OK.
Windows will start the installation of these components. Note that this can take a long time (up to an hour) and at times the progress bar will appear to hang and not increment even though the install is proceeding. Leave it running till it completes. If you get an error during installation of .NET 3.5 contact your IT support team to assist in resolving this.
Once .NET 3.5 Framework is installed, run the Strata Master installer as described in step 5 above and it should proceed without error now.