You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: licensing/license-errors-warnings.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,16 +27,17 @@ An invalid license can be caused by any of the following:
27
27
When using Telerik UI for ASP.NET AJAX in a project with an expired or missing license, the `Telerik.Licensing` build task will indicate the following errors:
28
28
29
29
30
-
| Error or Condition | Solution |
31
-
| --- | --- |
32
-
|`No license key is detected`|[Set up a license key]({%slug licensing/license-key%}) to activate the UI controls and remove the error message. |
33
-
|`Invalid license key`|[Download a new license key]({%slug licensing/license-key%}#downloading-the-license-key) and use it to activate the UI controls and remove the error message. |
34
-
|`Your subscription license has expired.`| Renew your subscription and [download a new license key]({%slug licensing/license-key%}#downloading-the-license-key). |
35
-
|`Your perpetual license is invalid.`| You are using a product version released outside the validity period of your perpetual license. To remove the error message, do either of the following: |
36
-
|| - Renew your license, then download a new license key and use it to activate the controls. |
37
-
|| - Downgrade to a product version included in your perpetual license as indicated in the message. |
38
-
|`Your trial license has expired.`| Purchase a commercial license to continue using the product. |
39
-
|`Your license is not valid for the detected product(s).`| Review the purchase options for the listed products. Alternatively, remove the references to the listed packages from `package.json`. |
|`No license key is detected`|`TKL002`|[Set up a license key]({%slug licensing/license-key%}) to activate the UI controls and remove the error message. |
33
+
|`Invalid license key`|`TKL003`|[Download a new license key]({%slug licensing/license-key%}#downloading-the-license-key) and use it to activate the UI controls and remove the error message. |
34
+
|`Your subscription license has expired.`|`TKL103`, `TKL104`| Renew your subscription and [download a new license key]({%slug licensing/license-key%}#downloading-the-license-key). |
35
+
|`Your perpetual license is invalid.`|`TKL102`| You are using a product version released outside the validity period of your perpetual license. To remove the error message, do either of the following: |
36
+
||| - Renew your license, then download a new license key and use it to activate the controls. |
37
+
||| - Downgrade to a product version included in your perpetual license as indicated in the message. |
38
+
|`Your trial license has expired.`|`TKL105`| Purchase a commercial license to continue using the product. |
39
+
|`Your license is not valid for the detected product(s).`|`TKL101`| Review the purchase options for the listed products. Alternatively, remove the references to the listed packages from `package.json`. |
0 commit comments