Skip to main content

Questions tagged [silverlight]

Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications.

silverlight
0 votes
0 answers
49 views

ServiceReferences.ClientConfig use basicHttpsBinding or similar

We're trying to migrate an IIS-hosted Silverlight application using WCF from HTTP over to using HTTPS. We have the following problem: When loading the application, we can see the SL loading spinner ...
Loudar's user avatar
  • 31
0 votes
1 answer
48 views

How to draw and show map in in ArcGIS C# Silverlight Application

I recently need to develop a ArcGIS system in Silverlight C# Application via visual studio community 2022. The main problem I meet now is to set the GraphicsLayer in map, and show the map in the ...
abramhum's user avatar
  • 463
0 votes
1 answer
31 views

ESRI.ArcGIS.Client.Symbols.SimpleFillSymbol invoke system crash on Unhandled Error in Silverlight Application

I am a newbie to Silverlight application, and recently need to develop a ArcGIS system written in C# via visual studio community 2022. The main problem I meet is the ArcGIS tag using in .xaml files. ...
abramhum's user avatar
  • 463
0 votes
1 answer
63 views

OpenSilver 'Tapped' event not triggered on phone

I have a website made using OpenSilver (it's the new SilverLight, it's a framework that converts c# wpf code into web pages). If I put on a TextBlock the WPF event 'Tapped', like this : <TextBlock ...
Rayane Staszewski's user avatar
2 votes
3 answers
2k views

Debugging Silverlight with Microsoft Edge

Since the 14th of February 2023 Microsoft has totally blocked the access to Internet Explorer 11. We still have Silverlight applications that are under active development. Anyone have a solution to ...
user2223898's user avatar
0 votes
0 answers
1k views

Where to download Silverlight Developer Runtime nowadays?

After the retirement of Silverlight, I am finding a hard time finding the Silverlight Developer Runtime for download. I need to set up a dev environment to compile a Silverlight 5 app with VS 2015. ...
Igor Kondrasovas's user avatar
0 votes
3 answers
421 views

Where can I download RiaServices.msi nowadays?

Where can I download RiaServices.msi from the web, after Microsoft removed it? I need to prepare a new virtual machine to host a legacy Silverlight application. Thanks!
Igor Kondrasovas's user avatar
0 votes
1 answer
324 views

How to build old Silverlight project in Azure DevOps?

We have an old Silverlight project that we have to maintain while a modern replacement is developed. For build and publication, we use Azure DevOps. The problem arose after Windows 2019 and 2022 ...
NemoDima 's user avatar
0 votes
1 answer
94 views

reading of barcodes are badly interpreted in silverlight app with edge

I have a problem with the Silverlight application I'm working on. Before the appearance of EDGE we did not have this problem. We have a barcode entry interface, barcodes are sent with a reader. the ...
Julien Tardieu's user avatar
0 votes
2 answers
46 views

StringFormat doesnt change number in Silverlight <telerik:GridViewDataColumn>

I want numbers like 123456 becomes like 123,456. so in here: <telerik:GridViewDataColumn DataMemberBinding="{Binding value}" Header="sth" /> I added stringformat. None of ...
maryam mohammadbagheri's user avatar
0 votes
0 answers
18 views

Migrate Silverlight check for ElevatedPermission to ASP.NET MVC

I am working for a customer which has a legacy Silverlight application that is being migrated for ASP.NET MVC (.NET Framework still). This app has some reports that can only be viewed according to the ...
André Miranda's user avatar
0 votes
1 answer
25k views

How do I install Silverlight now that it has been discontinued?

I have a database application (developed with Visual Studio Lightswitch) which runs Silverlight. I need to install the Lightswitch runtime and Silverlight on a Windows 10 computer but I get an error ...
Mark's user avatar
  • 550
1 vote
1 answer
103 views

OpenSilver and Dispatcher.CheckAccess

I am working on porting an old Silverlight application over to OpenSilver. Throughout the Silverlight code there are if( <control>.CheckAccess())... to make sure to be on the correct thread. Is ...
Sam Carleton's user avatar
  • 1,391
0 votes
1 answer
66 views

Port Silverlight Storyboard to WPF

Trying to port to WPF some behavior from an old Silverlight application that allowed users to configure their view by moving/minimizing/maximizing various UserControls. Several StoryBoards were ...
Mark's user avatar
  • 71
0 votes
1 answer
591 views

Silverlight bing maps component are no longer working

We have an old web application in Silverlight, that is using Bing maps. It has been working until a few days ago. It seems that the clientaccesspolicy.xml and crossdomain.xml files have been moved and ...
Rasmus Nielsen's user avatar

15 30 50 per page
1
2 3 4 5
1810