Applying license for Aspose.Words

I’m trying to apply a license for my Aspose.Words library. I’m following the instructions shown in the documentation page. My application is a .net 2.0 Asp.net website. when I use the setLicense method I get a “Cannot find license ‘Aspose.Word.lic’”. I’ve tried placing the file in different parts of the website with no luck. At the moment the lic file is in the same folder as the page I want to use it in, I’ve even tried to set it using the absolute path of the website (http://localhost/Aspose.Words.lic).

This message was posted using Page2Forum from Applying a License - Aspose.Words for .NET and Java

Hi

Thanks for your request. Aspose.Words.lic should be placed in Bin folder of your web application. Please see the following link to learn how to set license and where license file should be placed.

https://docs.aspose.com/words/net/licensing/

Also, see the following link to learn when to apply license:

https://docs.aspose.com/words/java/licensing/

Best regards.