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

VS 2010 Telerik templates

1 Answer 64 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Tim Runyan
Top achievements
Rank 1
Tim Runyan asked on 25 Aug 2010, 09:58 PM
We would like to create an ASP.NET AJAX website (not web application) where some or all of the pages also host Silverlight controls. Which Telerik VS 2010 template is the correct one to create the new website so that all of the ASP NET AJAX controls and Silverlight controls, references etc. are in place?

1 Answer, 1 is accepted

Sort by
0
Biliana Ficheva
Telerik team
answered on 26 Aug 2010, 02:48 PM
Hi Tim,

The usage of a Silverlight application in a WebSite/WebApplication involves the creation of a Silverlight Project, which output is being consumed by the Web project. For the time being, an automatic configuration of such a scenario is not supported.

I could recommend two options though:
1. Create new RadControls Silverlight Application. In the New Silverlight Application window select ASP.NET Web Site for the New Project Type and press OK. Convert the Web Site to Telerik Web Site (right click on the project -> RadControls for ASP.NET AJAX -> Convert to Telerik Web Site) or
2. Create new RadControls Web Site and after that use Property Pages (right click on the web site and choose this option) to add a Silverlight Application which you could convert to Telerik Silverlight Application.
This way you should have all of the ASP NET AJAX controls and Silverlight controls, references etc. in place.

All the best,
Biliana
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
Tags
Installer and VS Extensions
Asked by
Tim Runyan
Top achievements
Rank 1
Answers by
Biliana Ficheva
Telerik team
Share this question
or