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

[Solved] Telerik controls not supported in VS 2010 MVC3 application

5 Answers 141 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.
krutin
Top achievements
Rank 1
krutin asked on 25 Jan 2011, 01:57 PM
Hi,

I have a problem related with Telerik controls and VS 2010 support.
I am using VS 2010 MVC-3 application and I need the Telerik controls for some functionality.so can you guide me what I have to do?

5 Answers, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 25 Jan 2011, 02:20 PM
Hi krutin,

Can you examine this post and tell me if it works for you?

All the best,
Hristo Germanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
balticer
Top achievements
Rank 1
answered on 25 Jan 2011, 02:24 PM
Hi,

sure that you use http://demos.telerik.com/aspnet-mvc and have configured correctly? There is a HowTo-video on http://tv.telerik.com/watch/aspnet-mvc/video/getting-started-with-telerik-extensions-aspnet-mvc. Have Fun.

regards
Kai
0
Sydney
Top achievements
Rank 1
answered on 27 Jan 2011, 09:11 PM
What if you need to adapt an existing app?  I am able to get a working project using the template, but if I make what seem to be the correct changes to my existing project (add section group in web.config, add reference to Telerik.Web.Mvc), it does not work.  Is there a step-by-step guide for mvc3 Razor when not starting from scratch?
0
Sydney
Top achievements
Rank 1
answered on 27 Jan 2011, 09:25 PM
I had to add this to my layout:

@using Telerik.Web.Mvc.UI;

Wonder why that's not needed in the template derived project?
0
krutin
Top achievements
Rank 1
answered on 01 Feb 2011, 12:08 PM
Thanks.
I solved my problem.
Tags
General Discussions
Asked by
krutin
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
balticer
Top achievements
Rank 1
Sydney
Top achievements
Rank 1
krutin
Top achievements
Rank 1
Share this question
or