Skip to content

Instantly share code, notes, and snippets.

@n3dst4
Last active May 16, 2022 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n3dst4/ed6acfd700323c9be4de0bf599e7f8b5 to your computer and use it in GitHub Desktop.
Save n3dst4/ed6acfd700323c9be4de0bf599e7f8b5 to your computer and use it in GitHub Desktop.
Enabling IE Mode in Microsoft edge to allow Silverlight apps to run

MS Edge has a fallback called "Internet Explorer Mode" which will allow Silverlight to run.

To enable Internet Explorer Mode in Edge:

  1. Ensure you have Silverlight installed. You can download it here:

  2. Open Edge. Click the ... button top right, then Settings in the menu.

  3. In the settings tab that opens, click "Default browser in the menu at left (don't worry, we're not going to actually make Edge your default browser).

  4. In the "Default browser" settings, under Allow sites to be reloaded in Internet Explorer mode, set it to Enabled.

  5. Now visit a Silverlight site, such as http://connectuat.sportingsolutions.com/

  6. It will fail to load Silverlight - but now you can go back to the ... menu (top tight) and click Reload in Internet Explorer mode.

This file has been truncated, but you can view the full file.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment