Reputation: 4015
I have developed a silverlight application with WCF-RIA services and is working fine. I have to deploy this application on a Sharepoint 2010 site.
I am new to Sharepoint 2010. I am having "Full Control" on the site. But when I am in edit mode, not able to see "Media and Content" category which is having "Silverlight" web part.
New web page -> edit page -> Insert -> Web part.
This may be a simple setting issue. Can someone please help. Thanks.
Upvotes: 0
Views: 825
Reputation: 4015
Along with whatever Thorsten has mentioned, I had to make another setting. Providing access to the web parts which was preventing users from viewing all the web parts
Upvotes: 1
Reputation: 2683
you've to activate the "SharePoint Server Publishing Infrastructure" Site Collection Feature. After activating all the Silverlight WebParts are available.
Thorsten
Upvotes: 0