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
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Starting with the __2025 Q1 release__, using Telerik UI for .NET WinForms withou
14
14
A missing, expired, or invalid license will result in:
15
15
- A watermark appearing on application startup.
16
16
- A modal dialog appearing on application startup. Clicking the **OK** button of the dialog closes the dialog and removes the banner until the next application startup.
17
-
- A warning message similar to the following appearing in the build log:
17
+
- A warning messages similar to the following may appear in the build log:
@@ -40,14 +40,9 @@ When using Telerik UI for .NET WinForms in a project with an expired or missing
40
40
|`Unable to locate licenses for all products`|TKL004|Your license is not valid for all Telerik and Kendo products added to your project. If you have already purchased the required license, then [update your license key]({%slug license-key%}#updating-your-license-key).|
41
41
|`Telerik UI for .NET WinForms is not listed in your current license file.`|TKL101| Review the purchase options for the listed products. Alternatively, remove the references to the listed packages from `package.json`. |
42
42
|`Your current license has expired.`|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: <br> - Renew your subscription and [download a new license key]({%slug license-key%}#downloading-the-license-key) and use it to activate the controls. <br> - Downgrade to a product version included in your perpetual license as indicated in the message. |
43
-
44
43
|`Your subscription has expired.`|TKL103; TKL104 | Renew your subscription and [download a new license key]({%slug license-key%}#downloading-the-license-key).|
45
-
46
44
|`Your trial has expired.`|TKL105 | Purchase a commercial license to continue using the product. |
47
-
48
-
|`No Telerik or Kendo UI product references detected in project`|TKL001|
49
-
<br> - If you use Telerik products and see this message, update the Telerik.Licensing package to version 1.4.9 or later.
50
-
<br> - If you do not use Telerik products, remove the `Telerik.Licensing` NuGet reference from your project.|
45
+
|`No Telerik or Kendo UI product references detected in project`|TKL001| <br> - If you use Telerik products and see this message, update the Telerik.Licensing package to version 1.4.9 or later. <br> - If you do not use Telerik products, remove the `Telerik.Licensing` NuGet reference from your project.|
0 commit comments