New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Upgrading from Trial to Licensed Version of Telerik UI for ASP.NET AJAX

Environment

ProductProgress® Telerik® UI for ASP.NET AJAX
Versionall

Description

This article explains how to activate a licensed copy of Telerik UI for ASP.NET AJAX after using a trial version, based on the version you're working with.

Cause

The trial version of Telerik UI for ASP.NET AJAX is intended for evaluation purposes. Once you decide to use the product for development, you must activate or upgrade to a licensed version. Starting with the 2025 Q2 release, Telerik has introduced a unified distribution for trial and commercial packages, simplifying this process.

Solution

For Telerik UI for ASP.NET AJAX 2025 Q2 and later

Telerik UI for ASP.NET AJAX now uses a unified package for both trial and licensed users. You do not need to download a separate licensed package. Instead, you activate your license with a key file.

  1. Ensure you have the 2025 Q2 (or later) version installed.
  2. Add or update your license key file as described in the Setting Up Your License Key File guide.
  3. Clean and rebuild your project to ensure the license is applied correctly.

If you're still seeing trial messages after applying the license key, refer to the Licensing FAQ for troubleshooting guidance.

For Telerik UI for ASP.NET AJAX versions prior to 2025 Q2

In older versions, the trial and licensed assemblies are separate. To upgrade:

  1. Download the licensed version of Telerik UI for ASP.NET AJAX from the Telerik website.
  2. Remove all references to the trial assemblies from your project.
  3. Add references to the licensed assemblies from the downloaded package.
  4. Follow the detailed steps in the Upgrading a Trial to a Developer License or to a Newer Version documentation.

You should also uninstall the trial version from your system to avoid mixing assemblies.

See Also