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

First Time Running app with Kendo Error

1 Answer 19 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 04 Nov 2013, 07:53 PM
I have an app that was recently developed by someone else, who happens to be on vacation this week.  So I am trying to compile it and deploy it into production.  However, I am getting an error that is telling me that in the following code, Kendo is undefined.  There are about a dozen similar errors throughout the code. 

@(Html.Kendo().TimePickerFor(m => m))

I have no experiance with Kendo but I have worked with Telerik's extension to MVC3.  But I am not having any luck resolving some issues when trying to compile this application on my local development machine. 

When looking at what I have installed, I have Kendo UI for MVC VSExtensions 2013.2.7160, which is the same version as the other developer, as I have access to his laptop.  So do I need to add a reference to something or install something to get this to work?

"Kendo" is underlined in red and tells mw that it is undefined. When I execute the app, I get dozens of JavaScript errors.

I suspect I am missing a reference or maybe the developer did not check in all of his code into our source control repository. So now I am working through the getting started documents on the Telerik Kendo website trying to figure out what I might be missing.

Any thoughts or suggestions would be grealy appreciated. 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Nov 2013, 03:00 PM
Hello,

Please refer to the following documentation pages, which describe the common causes for the mentioned error:

general Kendo UI - related errors
http://docs.kendoui.com/getting-started/troubleshooting

Kendo UI MVC - related errors
http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/troubleshooting

Let me know if you need more information.

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Greg
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or