[Solved] Kendo UI for JQuery License not Verify

1 Answer 30 Views
Licensing
Tayyab
Top achievements
Rank 1
Tayyab asked on 07 May 2026, 11:58 AM

Previously, we were using Kendo version 2021.3, and I have now upgraded it to 2025.4.1217 across three variants using the Visual Studio Extension tool:

  1. Kendo UI for ASP.NET MVC
  2. Kendo UI for jQuery
  3. KendoReact

I have also downloaded the license key and placed it as telerik-license.txt in the project root folder. However, when I run the project, I see a banner stating: “Could not verify the license for Kendo UI for jQuery.” I am not sure what is causing this issue. I have followed all the steps as per the Telerik guidelines.

Note: I have also removed all old version references.

Please guide me

Thanks

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 12 May 2026, 07:48 AM

Hello Tayyab,

Thank you for the details provided.

For Kendo UI for jQuery version 2025.1.211 and above, the license activation now requires a JavaScript file named kendo-ui-license.js, not telerik-license.txt. The .txt license file is no longer valid for jQuery projects starting with this version.

Here’s what you need to do for each product:

If you continue to see the license warning for jQuery, please verify:

  • The filename is exactly kendo-ui-license.js.
  • The file is loaded after all Kendo UI for jQuery scripts.
  • There are no old Kendo UI for jQuery files left in your project.
  • The browser’s network tab confirms the license file is loaded.

If the issue persists, please share more about your project structure or how you reference the scripts so I can help further.

 

    Kind Regards,
    Anton Mironov
    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.

    Tags
    Licensing
    Asked by
    Tayyab
    Top achievements
    Rank 1
    Answers by
    Anton Mironov
    Telerik team
    Share this question
    or