I have downloaded theKendo UI Complete + Server Wrappers for ASP.NET MVC (kendoui.trial.2012.2.710.zip) but I see no indication at all about what I am supposed to do with this file once it is downloaded.
I am using VS2010 and have MVC3 and MVC 4 installed - what am I supposed to do with the downloaded file?
I am using VS2010 and have MVC3 and MVC 4 installed - what am I supposed to do with the downloaded file?
5 Answers, 1 is accepted
0
Hi Martin,
I believe this help topic from the online documentation will be useful - it contains detailed information about "What is Kendo UI for ASP.NET MVC", how to use it in ASP.NET MVC 3 and MVC 4 Applications etc. Also I recommend getting familiar with the rest of the documentation and checking the demos of the Kendo UI MVC wrappers (they are located in folder ...\wrappers\aspnetmvc\Examples\Kendo.Mvc.Examples of the distribution package).
Kind regards,
Iliana Nikolova
the Telerik team
I believe this help topic from the online documentation will be useful - it contains detailed information about "What is Kendo UI for ASP.NET MVC", how to use it in ASP.NET MVC 3 and MVC 4 Applications etc. Also I recommend getting familiar with the rest of the documentation and checking the demos of the Kendo UI MVC wrappers (they are located in folder ...\wrappers\aspnetmvc\Examples\Kendo.Mvc.Examples of the distribution package).
Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Martin
Top achievements
Rank 1
answered on 22 Oct 2012, 06:40 PM
I did eventually find this file. Then I had problems getting the VS Extensions to install, but I finally got it all working so I am all set.
Thanks
Thanks
0
Martin
Top achievements
Rank 1
answered on 23 Oct 2012, 04:58 PM
It seems I spoke too soon.
When I create an MVC4 application with Kendo UI it doesn't appear to create any App_Start folder. Subsequently the call to @Scripts.Render() fails on Create.cshtml. Is there a solution to this or do I have to handbuild MVC4 Keno UI apps?
And a secondary problem - when in VS2010 I go to Tools | Extension Manager... Telerik WebUI VSExtensions is available as an update but when I try to update the download is fine, but the install fails with "The extension 'Telerik WebUI VSExtensions' requires administrative privileges to be uninstalled." I am logged on as a n administrator.
Any help appreciated.
When I create an MVC4 application with Kendo UI it doesn't appear to create any App_Start folder. Subsequently the call to @Scripts.Render() fails on Create.cshtml. Is there a solution to this or do I have to handbuild MVC4 Keno UI apps?
And a secondary problem - when in VS2010 I go to Tools | Extension Manager... Telerik WebUI VSExtensions is available as an update but when I try to update the download is fine, but the install fails with "The extension 'Telerik WebUI VSExtensions' requires administrative privileges to be uninstalled." I am logged on as a n administrator.
Any help appreciated.
0
Christopher
Top achievements
Rank 1
answered on 18 Dec 2012, 01:01 PM
Also, where is this script? kendo.aspnetmvc.min.js
I've installed using the msi and manual instructions but can't find the .js script mentioned above.
I've installed using the msi and manual instructions but can't find the .js script mentioned above.
0
Hi,
It should be located where the rest of the JavaScript files are. Make sure you have downloaded the right msi. It should contain "aspnetmvc" in its name.
Kind regards,
Atanas Korchev
the Telerik team
It should be located where the rest of the JavaScript files are. Make sure you have downloaded the right msi. It should contain "aspnetmvc" in its name.
Kind regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!