We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

License issue using Signature component

Hi friends,

I have updated license to use signature component.

My project use now Syncfusion.EJ2.AspNet.Core 20.4.0.54, all controls seem works fine, but using signature throws message: This application was built using a trial version of Syncfusion Essential Studio...

My surprise: In your demo web page also throws same issue.

Any idea?

Thanks


4 Replies

YA YuvanShankar Arunagiri Syncfusion Team April 14, 2023 12:35 PM UTC

Hi Jesus,


Query: In your demo web page also throws same issue?

We have checked your reported query and consider the license message issue in ASPNET core demo page and correct it in our online demo site. This demo page will get refreshed in any of our upcoming release.


Query: My project use now Syncfusion.EJ2.AspNet.Core 20.4.0.54, all controls seem works fine, but using signature throws message?


Please ensure the below mentioned line whether use in our sample. because of this line, license message will display in demo page, if you used this line, kindly remove it from your sample to resolve this issue.


  var signature = new ej.inputs.Signature({}, '#signature');


If you still facing the issue, get back to us. 


Regards,

YuvanShankar A



JM Jesús Mostajo April 14, 2023 10:10 PM UTC

Thanks, that is the solution. Great !

Regards

Jesús Mostajo



YA YuvanShankar Arunagiri Syncfusion Team April 17, 2023 11:10 AM UTC

You're welcome, Jesus. We are glad to hear that your issue has been resolved now. Please get back to us if you need any other assistance.


Note: If that post is helpful, please consider accepting it as the solution so that other members can locate it more quickly.



YA YuvanShankar Arunagiri Syncfusion Team June 22, 2023 06:12 AM UTC

Hi Jesus,


We are glad to announce that our Essential Studio 2023 Volume 2 release v22.1.34 is rolled out and is available for download under the following link.


https://www.syncfusion.com/forums/183035/essential-studio-2023-volume-2-main-release-v22-1-34-is-available-for-download


We have resolved the issue reported in our online demo pages. Refer to the below demo link.

Demo link: https://ej2.syncfusion.com/aspnetcore/Signature/DefaultFunctionalities#/material3


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.


Regards,          

YuvanShankar A


Loader.
Up arrow icon