Hi Sejal,
Thanks for contacting Syncfusion support.
If you are using Syncfusion NuGet packages from nuget.org or assemblies from trial installer, you should generate and register the corresponding version and platforms license key in your application to avoid trial license warning.
Find below the details to know about generating license key,
Find below the details to know about registering license key in your web project based on your framework,
Syncfusion license keys are version and platform-specific and the generated license key is just a string that needs to be registered before any Syncfusion control is initiated.
Please, ensure that all the referenced Syncfusion assemblies\NuGet packages are all on the same version as license key’s version in your project.
Also, you should set “CopyLocal” as True to Syncfusion.Licensing.dll along with all other Syncfusion assemblies and ensure that the Syncfusion.Licensing.dll assembly also present in the output folder of your application.
Find below the knowledge base article to know about which version license key should use in application,
Note: If you’ve upgraded both license key and assemblies\nuget packages, could you please try cleaning your project, deleting the bin\obj folders and rebuild your application, then check whether it resolves the issue?
Please follow below kb article to know more information on removing the license warning message?
Regards,
Jeyaseelan M