Our ASPOSE.WORDS license is expiring on October 2nd, 2025 as mentioned in the xml code in our .NET application. Vendor is saying license would be renewed but our xml code shows it requires new license code to be keyed into the application for the app to work
Do we need the new license file to be included in our application? Vendor is not sending new license file but saying it would be renewed automatically
Appreciate if anyone can respond
@AZLaspose
Yes, you will need to include the new license file in your application once it is provided by the vendor. The license file is essential for the application to function correctly after the current license expires on October 2nd, 2025.
If the vendor has indicated that the license will be renewed automatically but has not sent a new license file, it is advisable to follow up with them for clarification. Ensure that you have the correct license file applied in your application to prevent any interruptions in functionality.
For guidance on how to apply the license in your .NET application, please consult the official documentation related to licensing and subscription policies.
If you have any further questions, feel free to ask!
@AZLaspose Every Aspose license provides a 1-year subscription for free upgrades to any new Aspose.Words version that comes out.
You can check the license expiration date by opening the license file in Notepad (but take care not to modify and save the license file or it will no longer work) and checking the SubscriptionExpiry
field.
<SubscriptionExpiry>20220218</SubscriptionExpiry>
It means that you can free upgrade to version of Aspose.Words published before 02/18/2022.
You can use the license perpetually while you are using Aspose.Words version released before the subscription expiration date.