This is a migrated thread and some comments may be shown as answers.

uninstall telerik from one project

1 Answer 733 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Maurice
Top achievements
Rank 1
Veteran
Maurice asked on 14 Mar 2017, 08:19 AM

I have a solution with twoprojects in it.

By error both projects have the telerik softwar einstalled but it is only needed by one. Is it possible to remove the telerik extensions from a project?

Maurice

1 Answer, 1 is accepted

Sort by
0
Momchil
Telerik team
answered on 15 Mar 2017, 04:00 PM
Hello Maurice,

To remove UI for ASP.NET MVC integration from the project follow these steps:
  1. Remove reference to Kendo.Mvc.dll.
  2. Delete Content\kendo folder in the project.
  3. Delete Scripts\kendo folder in the project.
  4. Remove kendo related references in the _Layout.cshtml.
  5. Remove Kendo.Mvc.UI namespace registration in the web.config.
I hope this helps.

Regards,
Momchil
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Installer and VS Extensions
Asked by
Maurice
Top achievements
Rank 1
Veteran
Answers by
Momchil
Telerik team
Share this question
or