Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.24 KB

common-upgrade-trial-to-licensed-version-telerik-ui-aspnet-ajax.md

File metadata and controls

35 lines (25 loc) · 2.24 KB
title description type page_title slug tags res_type ticketid
Upgrading from Trial to Licensed Version of Telerik UI for ASP.NET AJAX
Instructions on how to replace Telerik UI for ASP.NET AJAX trial assemblies with the licensed versions.
troubleshooting
How to Upgrade Telerik UI for ASP.NET AJAX from Trial to Full Version
common-upgrade-trial-to-licensed-version-telerik-ui-aspnet-ajax
upgrade, trial, licensed, assembly, Telerik UI for ASP.NET AJAX
kb
1659482

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