Silverlight Explorer



Silverlight is a powerful development tool for creating engaging, interactive user experiences for Web and mobile applications. Silverlight is a free plug-in, powered by the.NET framework and compatible with multiple browsers, devices and operating systems, bringing a. How to Enable Microsoft Silverlight in Internet Explorer 1. Click on the 'Tools' or 'Settings' icon. Select 'Manage Add-Ons'. Select 'Toolbars and extensions'. Select 'Toolbars and extensions'. Set Show: to 'all add-ons'. Scroll to Microsoft Silverlight and set to enabled.

There is a free browser extension called 'IE Tab' that runs Windows Internet Explorer (IE) components within a tab in Chrome or Firefox. This enables you to display web pages that use Silverlight (such as CTI Navigator Web) within your Chrome or Firefox browser, even if the. Microsoft plans to terminate support for Silverlight on Internet Explorer 11 (the last remaining web browser still supporting Silverlight) on October 12, 2021. It is supported on Windows 8.1 and later and Windows Server 2012 and later, and e.g. Windows POSReady 7 and Windows Thin PC 7, while e.g. Windows 7 and earlier do not get security updates. RECOMMENDED: Use Silverlight in the 32-bit Internet Explorer process on x64 systems. Most browser plug-ins (including Silverlight, Flash, Java and almost all ActiveX controls) only work in 32-bit browsers currently.

Microsoft Silverlight will reach the end of support on October 12, 2021. Silverlight development framework is currently only supported on Internet Explorer 10 and Internet Explorer 11, with support for Internet Explorer 10 ending on January 31, 2020. There is no longer support for Chrome, Firefox, or any browser using the Mac operating system.

Frequently Asked Questions

What is the current level of support Microsoft will provide for Silverlight?

Microsoft will provide technical help for customers using versions of Silverlight 5 only. Paid technical help is available to customers requiring support with issues beyond install and upgrade. Microsoft will continue to ship updates to the Silverlight 5 Developer Runtime for supported browser versions given that their extensibility model supports plug-ins; this includes updates for security vulnerabilities as determined by the Microsoft Security Response Center (MSRC).

Silverlight 5 will support the browser versions listed on the system requirements page through October 12, 2021, or though the lifecycle of the underlying browsers, whichever is shorter. The support page will be updated to reflect compatibility with newer browsers and operating system versions.

Windows 7 will reach its end of support date on January 14, 2020. Will Silverlight be supported as part of the Extended Security Update (ESU) program available for Windows 7 customers?

Silverlight’s lifecycle policy is independent from the Windows 7 policy. After January 14, 2020, customers using Silverlight on Windows 7 will no longer be supported and will no longer receive automatic security updates.

What happens on October 12, 2021? Will existing applications stop working?

Microsoft is not planning to take any specific action to terminate Silverlight applications. After this date, however, Silverlight will be in an unsupported state and will not receive any future quality or security updates.

Will companies be legally allowed to continue to run Silverlight assets after October 12, 2021? What happens to the license to use Silverlight after October 12, 2021?

Silverlight’s license is a perpetual license and is not tied to the continuation of support. While support will be ending in October 2021, this date does not affect the license, which continues in effect for as long as the customer is using the software and complies with the terms of the license.

Can companies obtain a custom agreement to extend Microsoft support past 2021?

Microsoft silverlight test

There are no plans for extending Silverlight support beyond the existing support dates listed here.

What will happen to the microsoft.com/silverlight website after October 12, 2021?

The microsoft.com/silverlight website will still be available. However, the Silverlight installer will no longer be available after the end of support date of October 12, 2021.

What is the recommended technology/development framework for customers who want to migrate applications from Silverlight?

Silverlight Explorer Download

There are various options for migrating applications from Silverlight. We recommend that you evaluate the requirements of the application that you are migrating and determine the technology that best suits the application in question:

Silverlight Internet Explorer Security Settings

  • If your application is non-browser dependent and you’d like to migrate to a Windows Desktop application, we recommend you migrate your application to UWP or WPF on .NET Core.

  • If your application is web-based, we recommend that you look into Blazor, which allows re-usability of .NET Silverlight code. Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code are written in C#, allowing you to share code and libraries.