A fix for would be greatly appreciated.
13 Answers, 1 is accepted
When I ran it the first time, all it did was update the Kendo.Mvc.dll to the new version but it didn't update the JS and CSS folders/files or any references.
The second time I ran it, it update the references in my _Layout file, but still didn't update the JS and CSS folders/files. So now my _Layout references files that don't actually exist because I still have the 2014.1.415 JS and CSS folders/files.
Running it subsequent times does not do any more additional updating after the second time.
I will back it all out and try again, otherwise I guess I will do it by hand this time.
This is on an MVC4 app, my VS2013 has update 2.
The Telerik Visual Studio extensions for upgrading projects has been a recurring problem.
I have often in the past been forced to resort to manual upgrades instead of being able to use the Upgrade Wizard.
Telerik really needs to improve its "quality assurance" on this feature.
I am sorry to hear that you have experienced such issues while upgrading your projects.
John, this is a new issue we haven't encountered till now. Also I did not succeed to reproduce it. Could you give it another try and then get back with information what happened. If it still does not work it will be best if you could open a ticket and send us a project reproducing the issue.
Carl, can you please provide some more information about the problem you have with the Upgrade wizard.
Thank you for your cooperation.
Regards,
Momchil
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
It updates the Kendo.Mvc.dll and _Layout.
It does not update Content/kendo/2014.1.415 and Scripts/kendo/2014.1.415 to 2014.2.716.
It does not copy EditorTemplates.
I submitted a support ticket with my project attached(stripped of all actual code).
The ticket number is 840983.
Thanks.
Thank you for opening the ticket and sending the example project to us.
Regards,
Momchil
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
It looks that you have closed that ticket. Do you still experience problems with creating new projects?
Regards,
Atanas Korchev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Simply put, it just does not work properly even though the project creation wizard reports that the project was created successfully; does not create a project that runs; bombs out with errors; and reasons are pretty obvious - it's easy to see that the creation wizard did NOT copy the kendo css files into the Content directory, nor the kendo js files into the Scripts directory.
The new version of the Telerik Visual Studio extensions for ASP.NET MVC which was released at the end of the last week should fix this issue. Could you please update your Visual Studio extensions and check if that helps.
To update your VS extensions follow these steps:
- In Visual Studio open Tools -> Extensions and Updates...
- Select Updates -> Visual Studio Gallery view.
- In the list select Telerik ASP.NET MVC VSExtensions.
- Click Update and wait until the new version is downloaded.
- Click Install in the dialog of the VSIX Installer.
- Restart Visual Studio when prompted.
Regards,
Momchil
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
But on my machine, it does not work with a new project added to an existing solution.
In the latter case, the extension wizard grinds through most of the install then locks up and freezes
I was able to reproduce the issue with adding new projects to existing solutions. This is happening for solutions that are created with previous versions of VS extensions with "Add referenced assemblies to solution" option enabled.
You can fix this by following these steps:
- Open the solution folder in Windows Explorer through "Solution Explorer -> right click on the Solution -> Open Folder in File Explorer".
- Open the lib folder.
- Open the KENDOUIMVC folder.
- Open the folder named after distribution version. If for some reason you're using several different distribution versions for different projects in one solution, you'll have to do this for every distribution in the solution.
- Open the distribution.xml file with a text editor like Notepad.
- At the end of the distribution.xml file just before the closing </Distribution> element add an empty <DistributionInfo /> element.
Please excuse us for the inconvenience caused.
Regards,
Momchil
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Wizard did not complete even when creating a new project; causes VS 2013 update 3 to freeze and not respond...
Last message showed that the wizard was copying one of the gif files in the Black theme directory...
Sorry but I give up.... The wizard is just WAY TOO unreliable to be useful in a consistent manner.... at least in my experience on my machine
I am sorry to hear that you have experienced such issue while using our products.
In order to investigate, could you provide the following details:
- Does the creation of the new project succeed If you change the location at which the project is created?
- What kind of distribution are you using - installed or downloaded(hotfix)?
- Does Visual Studio show any error? If yes please send us as much details about it as possible.
Regards,
Momchil
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.