Skip to content

Commit 2f444a7

Browse files
authored
Adjust licensing docs (#658)
* feat(aiprompt): fix kb * chore(licensing): adjsut docs * fix quater names
1 parent 94c8960 commit 2f444a7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

getting-started/activating-your-license/licensing-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article lists the answers to the most frequently asked questions (FAQs) abo
1515
Yes, the license key expires at the end of your subscription:
1616

1717
* For trial users, this is at the end of your 30-day trial period.
18-
* For commercial license holders, this is when your subscription term expires.
18+
* For commercial license holders (as of 2025 Q2), this is when your subscription term expires.
1919

2020
You need to download and install a new license key after:
2121

getting-started/activating-your-license/setting-up-your-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ position: 0
99

1010
# Setting Up Your License Key File
1111

12-
Telerik UI for ASP.NET AJAX requires activation through a license key for both trial and commercial licenses. This article describes how to download your personal license key and use it to activate the UI for ASP.NET AJAX components.
12+
Telerik UI for ASP.NET AJAX requires activation through a license key for trial licenses. This article describes how to download your personal license key and use it to activate the UI for ASP.NET AJAX components.
1313

1414
>note Starting with Telerik UI for ASP.NET AJAX 2025 Q1 release, you must activate the UI components by providing a license key file. Previous versions do not require a license key.
1515

upgrade-compatibility/upgrading-instructions/upgrading-a-trial-to-a-developer-license-or-to-a-newer-version.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ position: 0
1313

1414
This article explains how to upgrade the version of the Telerik® UI for ASP.NET AJAX controls and how to switch from a Trial to a Developer license.
1515

16+
>warning Starting with the 2025 Q1 release, the trial Telerik AJAX components require activation with a license key to function without interruption. For more information regarding the licensing review the
17+
> [Setting Up Your License Key File]({%slug getting-started/activating-your-license/setting-up-your-license%}) and [FAQ]({%slug getting-started/activating-your-license/licensing-faq%}).
18+
1619
## Upgrade to a Newer Version of Telerik® UI for ASP.NET AJAX
1720

1821
To upgrade the Telerik controls in your project:
@@ -41,6 +44,8 @@ The automatic upgrade is possible if you use the UI for ASP.NET AJAX Visual Stud
4144

4245
>tip The Upgrade Wizard does not modify the `<bindingRedirect>` sections in the web.config file or the entries in the `licenses.licx` file. If you encounter errors such as "Could not load file or assembly 'Telerik.Web.UI'" after an upgrade, check that the web.config includes binding redirects for old assembly versions. Additionally, ensure the `licenses.licx` file does not contain outdated entries; deleting the file contents, saving it and rebuilding the solution can regenerate it with the correct references.
4346
47+
>warning As of 2025 Q1 the `licenses.licx` file is removed and replaced with the new licensing mechanism.
48+
4449
### Manual Upgrade
4550

4651
The manual upgrade gives you the freedom to control each step of the process. In short, you just need to replace the assembly references with the new ones.

0 commit comments

Comments
 (0)