Common installation errors
17 Jul 20264 minutes to read
This article describes the most common installation errors, as well as the causes and solutions to those errors.
Prerequisites:
- Verify that your machine meets the supported OS and .NET version requirements for the Syncfusion Blazor version you are installing. See the system requirements for details.
- Close all running Visual Studio instances before starting the installation to avoid conflicts while installing Visual Studio extensions and project templates.
- Ensure that Windows is up to date with the latest recommended updates to avoid installation and compatibility issues.
- Unlocking the license installer using the trial key
- License has expired
- Unable to find a valid license or trial
- Unable to install because of another installation
- Unable to install due to controlled folder access
Unlocking the License Installer Using the Trial Key
Error message: Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for Blazor installer.

Reason: A trial unlock key is being used with the licensed installer.
Suggested solution: Only a licensed unlock key can unlock a licensed installer. So, to unlock the Licensed installer, use the Licensed unlock key. To generate the licensed unlock key, refer to this article.
License Has Expired
Error message: Your license for Essential Studio® for Blazor has been expired since {date}. Renew your subscription and try again.
In the message above,
{date}is a placeholder that is replaced with your actual license expiration date.
Online installer

Reason: This error message will appear if your license has expired.
Suggested solution: Choose one of the following options.
- Renew the subscription here.
- Purchase a new license here.
- Contact sales: [email protected].
- Contact Syncfusion support to request a trial extension, if applicable.
After renewing or purchasing a license, re-run the installer and enter the new unlock key to complete activation.
Unable to Find a Valid License or Trial
Error message: Sorry, we are unable to find a valid license or trial for Essential Studio® for Blazor under your account.
This check is performed against your Syncfusion account, not just the current machine. The result applies to all platforms tied to the license.
Offline installer

Online installer

Reason: One of the following is true:
- The 30‑day trial has expired.
- The account has no license or active trial.
- The user is not the license holder for the product.
- The account administrator has not assigned a license to the user.
Suggested solution:
- Purchase a license: https://www.syncfusion.com/sales/products.
- Sign in to the Syncfusion account portal to verify the license is registered to your account.
- Ask the account administrator to assign a license to your user in the Syncfusion account portal.
- Request assistance: [email protected].
- Contact sales: [email protected].
Unable to Install Because of Another Installation
Error message: Another installation is in progress. You cannot start this installation without completing all other currently active installations. Click cancel to end this installer or retry to attempt after the currently active installation completes.

Reason: You are trying to install when another installation is already running on your machine.
Warning: This error applies to the Windows Installer (MSI) engine. It can be triggered by any MSI-based install, not only Syncfusion installers. Use the steps below only if you are certain that no other installation is in progress, or after a reboot if the issue persists.
Suggested solution: End the msiexec.exe process using Windows Task Manager, then continue to install Syncfusion. If the problem persists, restart the computer and run the Syncfusion® installer again.
- Open Windows Task Manager. For example, press Ctrl + Shift + Esc, or right-click the taskbar and select Task Manager.
- Click the Details tab.
- Right-click the
msiexec.exerow and click End task. If multiplemsiexec.exerows are listed, end each one. - After all
msiexec.exeprocesses are ended, run the Syncfusion installer again.

Unable to Install Due to Controlled Folder Access
NOTE
Controlled Folder Access is a feature of Microsoft Defender on Windows 10, Windows 11, and Windows Server. The steps below apply to those operating systems.
Offline installer
Error message: Controlled folder access seems to be enabled on this machine. The provided install or samples location (for example, Public Documents) is protected by controlled folder access settings.

Online installer
Error message: Controlled folder access seems to be enabled on this machine. The provided install, samples, or download location (for example, Public Documents) is protected by controlled folder access settings.

Reason: You have enabled controlled folder access on your computer.
Suggested solution:
Option 1: Disable controlled folder access for the install
Syncfusion demos are installed to the Public Documents folder by default. With controlled folder access enabled, the demos cannot be installed in that folder. To install the demos to the default location, disable controlled folder access during installation and re-enable it afterward. For steps, see Allow an app to access controlled folders in Windows Security.
- Open Windows Security and select Virus & threat protection.
- Under Virus & threat protection settings, click Manage settings.
- Scroll to Controlled folder access and click Manage Controlled folder access.
- Set Controlled folder access to Off.
- Run the Syncfusion installer to the default install location.
- After installation completes, set Controlled folder access back to On.
Option 2: Install to a different directory
If you do not want to disable controlled folder access, choose a custom install directory that is not under a protected folder when running the installer.