I'm using community license for this version
and I pasted it in the startup.cs file under the configure method
but when I open the page which contains tab control, it shows me the license error
When I remove the tab control from the page
then the license error is gone. And there is still some other controls on the page....the grid for example.
Any ideas?
Thanks!
Bernard.
Hi Bernard,
Syncfusion license keys
are version and platform specific. Please, ensure that all the
referenced Syncfusion assemblies\NuGet
packages are all on the same version as license key’s version in your
project
We verified that the shared license key is valid. License key registration is required for Essential JavaScript 2 products starting with 2022 Vol 1 v20.1.0.47.
For further information, please see the documentation page linked below.
https://ej2.syncfusion.com/javascript/documentation/licensing/overview/
We suspect that the license key registration is missed for EJ2 script files, leading in the trial version problem.
If you are using any EJ2 JavaScript files and v20.1.0.* and above, please follow the procedures below to generate and register the license key.
We have introduced license key validation for Essential JS2 platforms from the 2022 Volume 1 release. This licensing key validation will enforce the developer to register the valid licensing key in an application while referring to any of the latest packages, either from npm or CDN.
Refer to the following blog for more information,
https://www.syncfusion.com/blogs/post/introducing-license-key-validation-for-the-essential-js-2-platforms.aspx
For generating and registering a license key please refer to the following
documentation.
https://ej2.syncfusion.com/javascript/documentation/licensing/license-key-generation/
https://ej2.syncfusion.com/javascript/documentation/licensing/license-key-registration/
If the reported trial
version issue is still not resolved, please share us the following
details to check issue from our side,
Regards,
Karthi Ganesh C.V.
Hi Karthi,
thanks for the answer.
But, can you send me some example of how and where to add the license key details
ej.base.registerLicense('License key');
Thanks!
Hi Bernard,
Please refer to the below documentation on how to register the license key for the Javascript.
https://ej2.syncfusion.com/javascript/documentation/licensing/license-key-registration/
You can refer the license key in the script tag like the below screenshot.
Please get back to us if you have any queries.
Regards,
Ragunath S
Hi Ragunath!
Thanks for the answer. Your solution is working, but I used the one with licensed installer and using the js files from the package...so I don't need to write my license key in javascript files.
Thanks!
Regards,
Bernard.
Hi Bernard,
Thanks for the update. Please get back to us if you have any queries.
Regards,
Ragunath S