Questions tagged [silverlight]
Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications.
88 questions
0 votes
2 answers
319 views
Alternative for MS Silverlight in SharePoint Online
We are currently using MS Silverlight for some sites in SP2010 On-Prem (referenced the .xap files in webparts). These sites would soon be migrated to SharePoint online. Can anyone share the approach ...
1 vote
2 answers
127 views
Can't update silverlight web part
After making changes to my custom Silverlight application, I can't get the Silverlight web part on my SharePoint site to reflect changes. I tried making a change and then opening the site in Firefox, ...
1 vote
0 answers
27 views
Power View gallery get url for one report
I tried to get the url of a single report from a Power View reports gallery (from a rdlx file). Till now I didn't find information about that. Currently I know that you can get a specific report if ...
1 vote
1 answer
933 views
When will the Silverlight web part reach end of life?
I understand that Microsoft will no longer support Silverlight when IE11 reaches end of life. Could the web part be removed from SharePoint before then?
1 vote
0 answers
296 views
Top Navigation Menu is hidden behind the silverlight webpart Sharepoint 2013
The top navigation drop down menu hides behind the Silverlight webpart. I've tried different CSS codes using script editor within the webpart but it still isn't working. I've tried changing the z-...
3 votes
1 answer
965 views
Organization chart not working in Chrome
We have a SharePoint 2013 on-premise environment. We are using the organization chart which users find very fancy. The problem is that it only shows the HTML version in Google Chrome, not the ...
1 vote
1 answer
31 views
sharepoint 2010 with silverlight 4 webpart
I need to display list data in silverlight datagrid (which i managed to do) but i can't figure out how to display item details in another xaml page. like example : Display all List items and on view ...
1 vote
1 answer
517 views
Cannot create a new list/site in SharePoint 2010
I have received a below error message while creating a new application in SharePoint 2010 such as list, library or site. Is there any suggestions?
2 votes
0 answers
83 views
Create a Top navigation with Silverlight [closed]
I would like to create a custom top navigation bar with silverlight . I want to do it with least possible time and effort . Could you anyone please suggest a link where i can get the code and ...
1 vote
0 answers
49 views
SharePoint sp.js not running on Silverlight page
I am using sp.js to display logged in user name on top of my publishing site page. The code is working fine on all pages except on one page where I am displaying ORG BROWSER web part which is ...
2 votes
2 answers
13k views
Playing video files
My site has a video library which is using default silverlight player to play videos. But videos are not playing and the error I am getting is Media failed to load. This file is in format that is ...
1 vote
0 answers
141 views
VS 2013 not deploying silverlight solution in sandboxed on stand alone dev: SPUCWorkerProcess not running error
I have a stand alone machine with SP2010 set up on Windows Server 2008 R2. Office, SPD, VS2013, Expression, etc. There is no AD or anything as it is stand alone installation using local accounts and ...
0 votes
1 answer
612 views
Cannot add reference to SharePoint hosted wcf service in a Silverlight 5 project
I have built a simple wcf web service and hosted it on a SharePoint server. Standard settings - wcf scv file deployed to the ISAPI folder and MultipleBaseAddressBasicHttpBindingServiceHostFactory used ...
0 votes
0 answers
364 views
Web Page Security Validation (Taxonomy AJAX Bug vs Silverlight Bug)
The situation began like this: We upgraded our SharePoint 2010 (using the Project Server 2010 February 2013 Cumulative Update) We found a bug where on the 'Project Page' layout the 'Managed Metadata' ...
0 votes
1 answer
109 views
Entering data into SharePoint lists via Silverlight forms
Morning all, Can anyone advise me if it's possible to enter data into a SharePoint list via a Silverlight Application? if so, are there any basic steps that someone making thier steps into ...