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

[Solved] Telerik Extensions for ASP.NET MVC Razor Manual

1 Answer 108 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.
Swapna
Top achievements
Rank 1
Swapna asked on 21 May 2012, 07:03 AM
Hi,
I am trying to add Telerik extensions to Asp.Net MVC 3.0 project. I have tried using the following,

Telerik Extensions for ASP.NET MVC Manual
Using Telerik Extensions for ASP.NET MVC in your project

http://www.telerik.com/help/aspnet-mvc/getting-started-using-telerik-extensions-for-asp.net-mvc-in-your-project.html

I can add telerik entensions successfully here, for ASP.Net MVC 3.0.


But when i tried to do same(followed same steps) for ASP.Net MVC3.0 with razor engine,
I am not able to add extensions???

Here i am trying to add for project "ASP.NET MVC 3 Web Application" with Razor engine.

I tried to follow the below one, but no use.
Telerik Extensions for ASP.NET MVC Manual
Using with the Razor View Engine

Can anyone please let me know hoe to add entensions for ASP.NET MVC 3.0 Razor engine....

Thank You.

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 21 May 2012, 08:12 AM
Hi Swapna,

Generally speaking you should not have any problems to access the Html helpers if you have added the assembly and the namespace and you might need to rebuild the project so intelli-sence becomes available. 
If you have any doubts that you have added all the required dependencies you can use the setup wizard which is available once you have installed the MVC extensions or you can use the NuGet package manager instead. 

All the best,
Petur Subev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Swapna
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or