License Activation Errors and Warnings
Starting with the 2025 Q1 release, using the Telerik Report Server without a license or with an invalid license causes specific license warnings and errors. This article defines what an invalid license is, explains what is causing it, and describes the related license warnings and errors.
The implementation of the 2025 product licensing requirements will occur in two phases:
- Phase 1 - Starting with the 2025 Q1 release, a missing or invalid license for the trial distributions causes trial message watermark in the reports. The commercial distributions of the product do not exhibit any functional restrictions.
-
Phase 2 - Starting with the 2025 Q2 release, there will be only one distribution of the product with different licenses. A missing or invalid license will result in the following indicators:
- A watermark appears on each report document page.
-
A warning message appearing in the log file generated after attaching a Trace Listener to the Report Server Manager and Report Server Agent:
Telerik and Kendo UI Licensing warning TKL002: No Telerik and Kendo UI License file found. Telerik and Kendo UI Licensing warning TKL002: The following locations were searched: Telerik and Kendo UI Licensing warning TKL002: * TELERIK_LICENSE (EnvironmentVariable) Telerik and Kendo UI Licensing warning TKL002: * KENDO_UI_LICENSE (EnvironmentVariable) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\Telerik.ReportServer.Web\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\Telerik.ReportServer.Web\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\Services\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\Services\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\Telerik Report Server\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\Progress\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Program Files (x86)\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\telerik-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\kendo-ui-license.txt (RecursiveFilePath) Telerik and Kendo UI Licensing warning TKL002: * C:\Users\user1\AppData\Roaming\Telerik\telerik-license.txt (UserDirectory) Telerik and Kendo UI Licensing warning TKL002: * C:\Users\user1\AppData\Roaming\Telerik\kendo-ui-license.txt (UserDirectory) Telerik and Kendo UI Licensing warning TKL002: Activate a License Key file at https://prgress.co/3PBSVoC Telerik and Kendo UI Licensing warning TKL101: Telerik Reporting is not listed in your current license file. Telerik and Kendo UI Licensing warning TKL004: Unable to locate licenses for all products.
Invalid License
An invalid license can be caused by any of the following:
- Using an expired subscription license. Subscription licenses expire at the end of the subscription term.
- Using a perpetual license for Telerik Report Server versions released outside the validity period of your license.
- Using an expired trial license.
- A missing license for the Telerik Report Server.
- Not installing a license key in your application.
- Not updating the license key after renewing your Telerik Report Server license.
License Warnings and Errors
Using the Telerik Report Server with an expired or missing license, the Telerik.Licensing
will indicate the following errors or conditions:
Condition or Error | Message Code | Solution |
---|---|---|
No license key is detected |
TKL002 | Install a license key to activate Telerik Report Server and remove the error message. |
Invalid license key |
TKL003 | Download a new license key and install it to activate Telerik Report Server and remove the error message. |
Your subscription license has expired. |
TKL103; TKL104 | Renew your subscription and download a new license key. |
Your perpetual license is invalid. |
TKL102 | |
Your trial license has expired. |
TKL105 | Purchase a commercial license to continue using the product. |
Your license is not valid for the detected product(s). |
TKL101 | Review the purchase options for the listed products. |
Starting with the 2025 Q2 release of Telerik Report Server, all conditions above will be treated as errors.