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

Telerik Mvc Extensions does not work in C# MVC3 project

1 Answer 165 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sonny
Top achievements
Rank 1
Sonny asked on 24 Sep 2012, 05:16 AM
I installed the latest version of (TelerikMvcExtensions 2012.2.607) MVC Extensions using (Install-Package TelerikMvcExtensions) in my MVC3 C# Razor VS-2010 project, then I followed all the instructions in the following link to make sure I have all the correct configurations:

http://blogs.telerik.com/blogs/posts/12-03-08/using-the-telerik-extensions-in-asp-net-mvc4-today---a-first-look.aspx

The problem is that I do not get the intellisense for the Telerik object (@Html.Telerik) in my C# project, but I do get it in a VB.net MVC3 project following the steps above.  I even tried this in VS-2012 RTM using MVC3 and MVC4 and couldn't get it to work in C#, but worked fine in Vb.net.  I even tired earlier version of the MVC Extensions from Nuget (TelerikMvcExtensions 2011.3.1115) and failed to get it to work in C#.

I need help on this one.

Thanks

1 Answer, 1 is accepted

Sort by
0
Sonny
Top achievements
Rank 1
answered on 24 Sep 2012, 05:34 AM
Found the solution.  All I had to do was to install this.

http://visualstudiogallery.msdn.microsoft.com/d3399c97-2ed2-4114-90f5-5271c803136d
Tags
Installer and VS Extensions
Asked by
Sonny
Top achievements
Rank 1
Answers by
Sonny
Top achievements
Rank 1
Share this question
or