Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [silverlight-5.0]

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

silverlight-5.0
0 votes
1 answer
49 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
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
1 answer
111 views

Conversion of Silverlight 5 + RIA to Wpf Issues

We're in the process of converting a SL5+RIA service to a WPF front and WCF service as a temporary solution. So far we've been succesfully adjusting all SL components and libraries to WPF counterparts....
Emmanuel Nuyttens's user avatar
3 votes
2 answers
11k views

Silverlight v5.0 SDKs

On opening my silver light application(Developed in VS-2010) in VS-2015, there are build issues due to missing of Silverlight v5.0 SDKs. Where can i get the SDKs for Silverlight v5.0 ?
Pardha's user avatar
  • 103
0 votes
1 answer
128 views

Deploy Silverlight web site with Azure DevOps

I have Silverlight web site which i want to deploy it with Azure Devops. before deploying I should change service addresses on ServiceReferences.ClientConfig file. Actually I could change web.config ...
nima's user avatar
  • 1,283
0 votes
1 answer
76 views

To display a value in Silverlight website based on its database table column value

I have a database table which has a column named Status and the value in the "Status" column will be 1 or 0 or Null. What I am trying to achieve is if the value is 1 it should display On, If ...
Karthik's user avatar
  • 2,431
1 vote
1 answer
168 views

set IsEnabled = false a button in silverlight

I have the following code in the ViewModel class, in the constructor where I define that the buttons are always Enabled = false when starting the form ... public partial class EditarConceptoWindow : ...
ger's user avatar
  • 414
1 vote
0 answers
23 views

Lost The binding MVVM silverlight 5

When I was making an adjustment to a project, I run the application and find that 2 comboboxes are not binded <ComboBox x:Name="ComboAgente" HorizontalAlignment="Left" VerticalAlignment="...
ger's user avatar
  • 414
0 votes
0 answers
165 views

How do I connect with ASP.NET Core SignalR endpoint with Silverlight 5?

Is there any workaround to establish a connection between silverlight 5(out of browser) app & ASP.Net Core Signalr host? I can see Microsoft.AspNetCore.SignalR.Client package is not compatible ...
Vipin J S's user avatar
0 votes
1 answer
189 views

Silverlight 4 Application run in silverlight 5 in visual-studio-2015

I have a silverlight application after i run this project in visual-studio-2015 silverlight 5 there errors are appear The tag 'TimeUpDown' does not exist in XML namespace 'http:// schemas....
Ragab Mahmoud's user avatar
0 votes
1 answer
1k views

Crystal report with IE11

I have a silverlight 4 application and i upgrade to silverlight 5 and i use crystal report to show and print reports but after upgrading the reports appears as blank (empty) in interne explorer 11 Is ...
Ragab Mahmoud's user avatar
1 vote
1 answer
482 views

Silverlight 5.1 app breaks when moved to new server

I inherited a Silverlight 5.1 asp.net application which has been running successfully on a Windows 2008 R2 server running IIS 7 for many years. I've been tasked with moving this application to a ...
Tom Regan's user avatar
  • 3,791
2 votes
2 answers
2k views

SilverLight 5 and VS2019 - missing assembly reference?

I have a SilverLight app and I'm trying to make it work with VS2019 and .NET 4.7.2, SilverLight - 5.0 I get following error while compiling: Error CS0234 The type or namespace name 'TabItem' does ...
Amit Shadadi's user avatar
7 votes
3 answers
10k views

HTTP 407 Proxy Authentication Required while accessing Amazon S3

I have tried everything but I cant seem to fix this issue that is happening for only one client behind a corporate proxy/firewall. Our Silverlight application connects to Amazon S3 for downloading/...
Abhi.Net's user avatar
  • 752

15 30 50 per page
1
2 3 4 5
95