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

Telerik ASP.NET MVC, JustCode

0 Answers 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
David
Top achievements
Rank 1
David asked on 14 Apr 2011, 05:05 PM
I am using the following on a project:

Telerik Extensions for ASP.NET MVC 2011.1.315
Telerik JustCode 2011.1.411.1

After installing the MVC extensions, JustCode began reporting an unreal number of errors - "good code red" issues.

For example, every line in my project that includes an Html.Telerik helper now shows up as an error:
<%= Html.Telerik().TimePicker()
C#: Unknown method 'Telerik()' of 'System.Web.Mvc.HtmlHelper<System.DateTime?>'

This is really frustrating!

David    
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Share this question
or