Unplanned
Last Updated: 20 Aug 2025 09:04 by ADMIN
Hannu
Created on: 20 Aug 2025 08:26
Category: Reporting
Type: Bug Report
2
Telerik and Kendo UI Licensing warning TKL102: Your current license has expired and is not valid for Telerik Document Processing Libraries version 2025.2.807.20.

I have updated to version 19.2.25.813 of Reporting, and when I try to build a project that has Reporting references, I get the following warnings:

Telerik and Kendo UI Licensing warning TKL102: Your current license has expired and is not valid for Telerik Document Processing Libraries version 2025.2.807.20.

There are no Telerik Document Processing dependencies in my project, but I still get the warning.

1 comment
ADMIN
Dimitar
Posted on: 20 Aug 2025 09:04

Hi Hannu,

This issue was introduced with the 2025 Q3 release due to newly added DPL code that is being used internally. This is a regression and will be treated with the highest priority for our bug-fixing efforts.

In the meantime, since you have a Telerik Reporting license, you can ignore the warning. If you have any projects that treat warnings as errors, you can add an exception to the rule in the csproj file. For example:

<PropertyGroup>
  <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  <NoWarn>TKL102</NoWarn>
</PropertyGroup>

I hope that the provided information is helpful. Let us know if we can assist with anything else.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.