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

Deploying a Telerik-enabled Web Application

Deploying an application that uses the Telerik® UI for ASP.NET AJAX controls is done in the same manner any other ASP.NET Web Forms application is deployed.

You can deploy the application using any of the well known and established techniques:

To ensure a successful deployment, you need to check the following items:

  • For the controls to be recognized by the server, the application must properly reference the Telerik.Web.UI.dll assembly. The Included Assemblies help article explains where you can find the file(s) that you need.

  • Make sure that the needed assemblies (Telerik.Web.UI.dll and Telerik.Web.UI.Skins.dll) are copied over to the production server. This often involves setting the CopyLocal property of the Web Application reference to true.

In case you are deploying the assemblies in the GAC, examine the Working with Assemblies in the GAC article.

Not finding the help you need?
Contact Support