Aspose.Cells.lic

Hi,
I downloading Aspose.Total for testing Aspose.Cells for business work.

In my Project found error: Cannot find license ‘Aspose.Cells.lic’.

Help-me for a solution.

Thank You



Hi,

Could you tell me which exactly project you're running? Is this something that you have created or is it some sample?

It looks like you try to apply a license (SetLicence) without first checking if such .lic file exists. Unless you have purchased a license, you won't have the Aspose.Cells.lic file, so you may want to comment the related "SetLicense" line of code out to give it a try in unlicensed mode.

In case you do have a license, make sure SetLicense call passes correct and accessible license file name.