Syncfusion Licensing Errors

5 Jan 20234 minutes to read

Licensing error popup is displayed with various messages under different circumstances. Here are some ways to resolve different issues.

Licensing errors

License key not registered\Trial Expired

The following error message will be shown if a Syncfusion license key has not been registered in your application or if the trial key has expired after 30 days.

Error message: This application was built using a trial version of Syncfusion Essential Studio. You should include the valid license key to remove the license validation message permanently.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform or License keys can also be generated from the Claim License Key page by clicking the “Claim License” button click from Syncfusion licensing warning message. Refer to this help topic for more details.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Invalid key

If the application is registered with an invalid key, another version of license key, or another platform’s license key, the following error message will pop up when launching the application.

Error Message: The included Syncfusion license key is invalid.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform or License keys can also be generated from the Claim License Key page by clicking the “Claim License” button click from Syncfusion licensing warning message. Refer to this help topic for more details.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Licensing errors from version 16.2.0* to 20.3.0*

License key not registered

The following error message will be shown if a Syncfusion license key has not been registered in your application.

Error message: This application was built using a trial version of Syncfusion Essential Studio. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this help topic for more information.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Invalid key

If the application is registered with an invalid key, another version of license key, or another platform’s license key, the following error message will pop up when launching the application.

Error Message: The included Syncfusion license is invalid. Please refer to this help topic for more information.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Trial Expired

The following error message will be shown if the trial key has expired after 30 days.

Error Message: Your Syncfusion trial license has expired. Please refer to this help topic for more information.

Solution: Purchase from here to get a valid Syncfusion license.

License key not registered

Platform Mismatch

If the application is registered with another platform’s license key, the following error message will pop up when launching the application.

Error Message:The included Syncfusion license is invalid (Platform mismatch). Please refer to this help topic for more information.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Version Mismatch

If the application is registered with another version’s license key, the following error message will pop up when launching the application.

Error Message:The included Syncfusion license ({Registered Version}) is invalid for version {Required version}. Please refer to this help topic for more information.

Solution:

  • Generate a valid license key from here Licensed users or Trial users for a specific version and platform. Kindly follow the KB to generate license key.

  • In your application, register the generated license key. Please refer to this help topic for information on registering the license key.

License key not registered

Could not load Syncfusion.Licensing.dll assembly version…?

Make sure that all the referenced Syncfusion assembles are of the same version. Try cleaning and rebuilding the application to resolve assembly conflict issues.