Silverlight Internet Explorer 11



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.

Silverlight

Today, we’re announcing that Microsoft 365 apps and services will no longer support Internet Explorer 11 (IE 11) by this time next year. Beginning November 30, 2020, the Microsoft Teams web app will no longer support IE 11. Update: The Microsoft Teams web app no longer supports IE 11 as of November 30, 2020. 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. IE Mode also provides an integrated browsing experience in Microsoft Edge, using the integrated Chromium engine for modern sites and leveraging Internet Explorer 11 (IE11) for legacy sites that. 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 browser itself does not correctly load Silverlight.

Frequently Asked Questions

Silverlight

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.

Internet

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?

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.

Silverlight Internet Explorer 11 For Windows 10

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

Activate Silverlight Internet Explorer 11

Microsoft silverlight internet explorer 11

Silverlight Plugin Internet Explorer 11

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:

  • 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.