Hi Team ,
Can you please check the status of aspose.cells license , we are getting evalaution copy message , although it is informed to us that aspose.cells with order no 181204160127 is still active and can be used.
Can you please help ?
Hi Team ,
Can you please check the status of aspose.cells license , we are getting evalaution copy message , although it is informed to us that aspose.cells with order no 181204160127 is still active and can be used.
Can you please help ?
Thanks for providing some details.
Well, when a license is expired, you will get an exception about your subscription expiry which says you cannot use the Aspose.Cells APIs with your current license. Do you get such an exception? It looks like your licensing code is not processed at all. Please make sure your licensing code should be processed at least one time at the start in the whole application life cycle. You should debug on the module of licensing code in your project (e.g place break points on the lines of code) if the lines are processing or not. For your information, the licensing code should be processed first and evaluated at least one time in the whole application life cycle.
Furthermore, if your license was not valid or already expired but your licensing code was processed, then you will get a warning message/exception to denote that your license was expired to use the Aspose.Cells version.
In case, you still could not evaluate, kindly create a separate and simple “hello world” type application (runnable) to demonstrate the license issue and share it here. Please do not include your license file in the project. We will first test with our license file. If it still works fine then we may demand your license file via private message or email.