This question is locked. New answers and comments are not allowed.
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.
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.