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