How to add a Silverlight page into a SharePoint 2010 Application Page? I know how to deploy the .xap file by adding the SL project as a module in a SharePoint 2010 project and create the .wsp file using VS2010. But you still have to use a SP2010 content page to add the Silverlight webpart to consume it. How to add it to the Application Page.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
migrated from stackoverflow.com Apr 16 '11 at 22:31
|
Check this guide on how to add an application page to a Visual Studio 2010 / SharePoint project. This is only available for farm solution projects, not for Sandboxed projects so make sure you are not using Sandboxed. For full list of differences between these two click here. |
|||||||||||||
|