Common Installation Errors
15 Jul 20264 minutes to read
This article describes the most common installation errors, as well as the causes and solutions to those errors.
Prerequisites
- A Windows machine with administrator privileges.
- The downloaded Syncfusion® ASP.NET Core (EJ2) web or offline installer. See Downloading Syncfusion offline installer or Downloading Syncfusion web installer.
- A valid Syncfusion® account (for Login to Install) or a Syncfusion® unlock key (for Use Unlock Key).
- If Controlled folder access is enabled on Windows, see the Unable to install due to controlled folder access section below before running the installer.
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 ASP.NET Core installer.

Applies to: Licensed (web and offline) installer on Windows.
Reason
You are attempting to use a Trial unlock key to unlock the licensed installer.
Suggested solution
- Only a licensed unlock key can unlock a licensed installer. Use the licensed unlock key when prompted by the installer.
- To generate the licensed unlock key, refer to this Knowledge Base article.
- After obtaining the key, re-run the installer and enter it on the Unlock Key screen.
License Has Expired
Error Message: Your license for Syncfusion® Essential Studio® for ASP.NET Core - EJ2 has been expired since {date}. Renew your subscription and try again.
Online Installer

Applies to: Online installer on Windows.
Reason
This error message will appear if your license has expired.
Suggested Solution
You can choose from the options below.
- Renew your subscription from the renewals page.
- Get a new license from the Syncfusion sales page.
- Reach out to the sales team by emailing [email protected].
- Extend the 30-day trial period after your trial license has expired.
- After renewing or purchasing, re-run the installer and enter the new unlock key to apply the license.
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 ASP.NET Core - EJ2 under your account.
Offline Installer

Online Installer

Applies to: Both online and offline installers on Windows (Syncfusion® Essential® Studio ASP.NET Core, EJ2 platform).
Reason
The following are possible causes of this error:
- When your trial period expired.
- When you do not have a license or an active trial.
- You are not the license holder of your license.
- Your account administrator has not yet assigned you a license.
Suggested solution
- Get a new license from the Syncfusion sales page.
- Contact your account administrator to verify that a license is assigned to your account.
- Send an email to [email protected] to request a license.
- Reach out to the sales team by emailing [email protected].
Unable to Install Because Another Installation Is in Progress
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 currently active installation completed to install again.

Applies to: Windows installers (online and offline) using MSI-based setup.
Reason
You are trying to install when another installation is already running on your machine.
Suggested solution
End the active msiexec.exe process through Windows Task Manager, then run the Syncfusion® installer again. If the problem persists, restart the computer and retry.
-
Open the Windows Task Manager.
-
Go to the Details tab.
-
Select msiexec.exe and click End Task.

-
If the issue persists, restart the computer and run the Syncfusion® installer again.
Unable to Install Due to Controlled Folder Access
Offline Installer
Error Message: Controlled folder access seems to be enabled in your machine. The provided install or samples location (e.g., Public Documents) is protected by the controlled folder access settings.

Online Installer
Error Message: Controlled folder access seems to be enabled in your machine. The provided install, samples, or download location (e.g., Public Documents) is protected by the controlled folder access settings.

Applies to: Windows installers (online and offline) when installing into protected folders such as Public Documents.
Reason
You have enabled controlled folder access on your computer, which prevents the installer from writing to protected directories.
Suggested solution
Choose one of the following options.
Option 1: Allow access or disable Controlled folder access
- By default, the Syncfusion® demos are installed in the Public Documents folder.
- With Controlled folder access enabled, the installer cannot write to the Documents folder. If you need to install the demos there, follow the steps in this Microsoft support article to either allow the installer access or disable Controlled folder access.
- You can re-enable Controlled folder access after installing the Syncfusion® setup.
Option 2: Install to a different directory
- If you do not want to disable Controlled folder access, run the installer and choose a non-protected location (for example,
C:\Syncfusion\) on the install location screen for both the Syncfusion® setup and the samples.