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

How does the VS Extensions decided if Project is a Telerik Project?

2 Answers 46 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.
Peter Felice
Top achievements
Rank 1
Peter Felice asked on 24 Dec 2010, 09:37 PM
I installed the 2010 QC extenstions and added the telerik mvc controls to an existing MVC 3project (by follwing the help/installion guide). Unfortunatly, whenever navigating to Telerik->MVC UI Extensions, it would only give me the option to "Create a New Telerik project".

Just to try it out, i created a brand new project using the extensions, and proceeded to add all of my code to that project. At first the UI Extensions showed me the "Configure Project" and "Upgrade Wizard" but somewhere along the lines of moving all of my code into the project, it reverted back to "Create a New Telerik project".

I could try and do it again and do it step by step, but I was wondering if anyone knew what the extensions actually looked at to determine if the selected project was indeed a telerick project?

Thanks!

2 Answers, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 27 Dec 2010, 08:34 AM
Hi Peter,

The way Visual Studio Extensions determine that a project is Telerik enabled is checking for a Telerik.Web.MVC reference in the project.
Right now there is a catch though: ASP.NET MVC3 support is still under production in terms of Visual Studio Extensions. Having that said, you've most probably added a reference to the Telerik.Web.MVC assembly built against ASP.NET MVC3, hence you get the "Create a New Telerik project" menu item.

Please, bear with us some more, we are targeting ASP.NET MVC3 support in the Visual Studio Extensions by the time ASP.NET MVC3 becomes official.

Kind regards,
Erjan Gavalji
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
Peter Felice
Top achievements
Rank 1
answered on 27 Dec 2010, 04:04 PM
Thanks. Thats good to know. I thought I was doing something wrong when setting up the tools. I look forawrd to the offical release after MVC 3 is released.

Thanks!
Tags
Installer and VS Extensions
Asked by
Peter Felice
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Peter Felice
Top achievements
Rank 1
Share this question
or