New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

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

Environment

Product Progress® Telerik® UI for ASP.NET AJAX
Version all

Description

This article explains how to replace the trial assembly with a paid, licensed assembly.

Cause

The trial version of Telerik UI for ASP.NET AJAX is intended for evaluation purposes. Upon deciding to use the product for development, it is necessary to upgrade to a licensed version. The process involves manually replacing the trial assemblies with those from the licensed package.

Solution

  1. Download the licensed version of Telerik UI for ASP.NET AJAX from the Telerik website.
  2. Follow the instructions detailed in the documentation to upgrade from a trial to a licensed version. The key steps involve removing the trial assemblies from your project and adding the licensed ones. Refer to the Upgrading a Trial to a Developer License or to a Newer Version section.
  3. Ensure all references to the trial assemblies in your project are updated to point to the licensed assemblies.

See Also

In this article