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

[Solved] ASP.NET MVC 4 Developer Preview

1 Answer 132 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Louis
Top achievements
Rank 1
Iron
Iron
Iron
Louis asked on 03 Dec 2011, 06:21 PM
Hello,

I use ASP.NET MVC 4 Developer Preview.  I have downloaded your "Telerik Extensions for ASP.NET MVC" and I try to use the @(Html.Telerik().Upload() .. with @using Telerik.Web.Mvc at the top of my cshtml page.

This error appear :

Error 1 'System.Web.Mvc.HtmlHelper<...>' does not contain a definition for 'Telerik' and no extension method 'Telerik' accepting a first argument of type 'System.Web.Mvc.HtmlHelper<...>' could be found (are you missing a using directive or an assembly reference?)

Well, I have to solve this before considering your product.




1 Answer, 1 is accepted

Sort by
0
Louis
Top achievements
Rank 1
Iron
Iron
Iron
answered on 04 Dec 2011, 04:53 PM
Sorry, I have to read the documentation...

Everything is #1.

I have to use @using Telerik.Web.Mvc.UI not  @using Telerik.Web.Mvc

Have nice day.
Tags
Upload
Asked by
Louis
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Louis
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or