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

[Solved] TelerikMvcExtensions nuget uninstall issue

2 Answers 52 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 28 Feb 2011, 11:02 AM

Hi all,

I just tried the nuget version of the mvc extensions and installed it via nuget. Now I wanted to switch to the commercial license and did a nuget uninstall. Note that all code is under source control (TFS in my case). I am not sure if this problem is nuget related as I found a closed issue about a similar topic with nuget. Uninstalling fails as the files cannot be deleted. It may be an issue with checked in files. This is the result of the uninstalling operation:

The item 'editor.png' cannot be deleted.
The item 'loading.gif' cannot be deleted.
[... many more ...]
The item 'telerik.window.min.js' cannot be deleted.
The item 'packages.config' cannot be deleted.

 
The version of the mvc extensions installed is 2010.3.1318
nuget is version 1.1.229.160

Regards, Michael

2 Answers, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 28 Feb 2011, 11:06 AM
Hello Michael,

 This is probably related to NuGet as we are not doing anything unusual during uninstall.

Regards,
Atanas Korchev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Michael
Top achievements
Rank 1
answered on 28 Feb 2011, 11:13 AM
Hello Atanas,

thanks for your very fast answer. The problem was indeed in front of the keyboard. The app was running while I tried to uninstall the package ;)

Regards,
Michael
Tags
Installer and VS Extensions
Asked by
Michael
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Michael
Top achievements
Rank 1
Share this question
or