What to do about a TKL001 warning?

2 Answers 34 Views
General Discussions
Paul
Top achievements
Rank 1
Iron
Paul asked on 15 May 2025, 05:34 PM

Hi,

I recently updated to the 2025 version of telerik. I did it through the nuget option. Followed the steps and added the license file to the roaming directory. So far haven't seen any build errors, no watermarks or popups. I assume everything went smoothly. However, I see a warning, "Telerik and Kendo UI Licensing warning TKL001: No Telerik or Kendo UI product references detected in project." It says that one is to update to 1.4.9. I have 2 sites using this:

  • Front site has only aspnet.ajax.net462 installed and the Licensing version has the most latest at 1.4.6. 1.4.9 is not in the drop
  • Admin site has aspnet.ajax.net462 installed followed by windows.zip, windows.documents.spreadsheet, windows.documents.spreadsheet.formatprovider.openxml, windows.documents.core, windows.documents.drawingml, windows.documents.spreadsheet, windows.documents.fixed, windows.documents.flow, windows.documents.flow.formatproviders.pdf, and windows.documents.fixed. In this instance I was able to update the licensing version to 1.6.5

In both cases I still see the warning. Is this something I should just ignore?

Rumen
Telerik team
commented on 16 May 2025, 03:14 PM

Thanks for the details and screenshots, Paul!

Even though you have updated the Telerik.Licensing package (1.6.5 in Admin, 1.4.6 in Front), the TKL001 warning still indicates that no Telerik or Kendo UI product references are detected in the project. This can sometimes occur due to project-specific conditions or the environment setup.


To help us investigate further, please add the following line to the .csproj file of the affected projects:

<TelerikLicensingVerbosity>diagnostic</TelerikLicensingVerbosity>
After that, rebuild the project and attach the full build log here in the forum or a new support ticket. This will provide more diagnostic output that we can analyze.


Also, can you confirm which version of Visual Studio you are using? Note that we support Visual Studio 2019 and 2022. If the project is targeting an older .NET version or if it was created in a much older Visual Studio version, it is possible some dependencies required by the licensing task may be missing, leading to this kind of issue.

Looking forward to your response with the log and environment details.
Paul
Top achievements
Rank 1
Iron
commented on 16 May 2025, 03:55 PM

I've attached the output. I obscured some of the ids and project names. It looks like it finds the licensing file. So it doesn't appear to have trouble finding that. Not seeing any errors so far as in using any of the UI controls. I am running this in Visual Studio 2015. I went through the nuget option for this as you have stopped support of the extensions in that version. As you can see in the output, it's .net 4.6.2
Rumen
Telerik team
commented on 16 May 2025, 04:53 PM

Thank you for providing the detailed log, Paul. We appreciate your thoroughness.

We've reviewed the information and logged a high-priority issue related to the TKL001 warning in Visual Studio 2015. Although VS 2015 is not among the officially supported versions, we understand this use case is important and will investigate the behavior further.

We'll keep you updated on any developments. In the meantime, if the UI controls are functioning properly and no build errors are present, the warning can be considered non-blocking.

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 May 2025, 09:02 AM

Hi Paul,

If you see the No Telerik or Kendo UI product references detected  TKL001 message, please update the Telerik.Licensing nuget package to version 1.4.9 or later.

You can find more information in the https://www.telerik.com/products/aspnet-ajax/documentation/licensing/license-errors-warnings#license-warnings-and-errors article. 

Please test and let me know the result.

    Regards,
    Rumen
    Progress Telerik

    Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
    0
    Paul
    Top achievements
    Rank 1
    Iron
    answered on 16 May 2025, 02:01 PM
    As I have mentioned in my initial post one project has the only option listed is 1.4.6 and the other project already has it at 1.6.5 and in both instances that message occurs. I attached screengrabs of what I am seeing
    Tags
    General Discussions
    Asked by
    Paul
    Top achievements
    Rank 1
    Iron
    Answers by
    Rumen
    Telerik team
    Paul
    Top achievements
    Rank 1
    Iron
    Share this question
    or