view excel

When i convert from excel to html it shows a message “made by syncfusion you should get a key” in the beginning of the html 

I registered a key then i added the following code in the global.ascx in appstart function

  • SyncfusionLicenseProvider.RegisterLicense("the key“);
    string message;
    Syncfusion.Licensing-SyncfusionLicenseProvider.ValidateLicense(Syncfusion.Licensing.Platform.ASPNET, out message);
    I get message invalid key
    How to fix this issue
    thanks in advance

1 Reply

KN Kalavathi Nallathambi Syncfusion Team October 14, 2024 11:41 AM UTC

Hi Muhammad,


We have created a ticket for this issue under your account in our ticketing system. Please follow that ticket for further updates.


Regards,
Kalavathi Nallathambi


Loader.
Up arrow icon