Silverlight delivers the richest set of capabilities available to developers today through a Web‐browser plug‐in. Silverlight 5 makes further advances in media, 3d visualization and application development and user experience, adding over 40 new features. Microsoft Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of Microsoft.NET–based media experiences and rich interactive applications for the Web. Download it today and enhance your browser. System Requirements Supported Operating System.
Did you ever come across this error message when trying to debug a Silverlight application with Internet Explorer 11 on a 64 bit OS like Windows 7 x64?
Maybe this tip can help you.
The reason for this lies in a registry setting called TabProcGrowth
.
TabProcGrowth = 0:
Tabs run in the same process as the manager process.
On 64 bit Windows, all tabs are running as 64 bit.
This is what Visual Studio is complaining about.
TabProcGrowth = 1:
Tabs run in a different process.
In order to allow debugging, you must set the following registry key to 1:
If this value does not exist, you must create it yourself. Make sure it is a DWORD
(32-bit value).
Don't forget to restart your Internet Explorer.
Microsoft Silverlight is a must-have browser plug-in developed to improve functionality of web sites such as Netflix. It is powered by the .NET Framework, bringing some of its functionality to online services.
The application is compatible with several browsers including Mozilla Firefox, Google Chrome and Microsoft Edge. It can be necessary to Silverlight installed to run some streaming services as it enables DRM content to be played.
Microsoft Silverlight features IIS Smooth Streaming, technology which helps high definition streaming playback on virtually any type of devices. The PivotViewer feature allows users to view and manipulate large amounts of data.
Other features of Microsoft Silverlight include Pixel Shader which improves and enhances graphics with blurs, dropshadows and other effects, 3D Graphics support and a number of other skinning and styling for display of high quality graphics.
All in all, Microsoft Silverlight is an excellent framework for web services and definitely a requirement to have in order to enjoy a variety of online services.
This download is licensed as freeware for the Windows (32-bit and 64-bit) operating system on a laptop or desktop PC from media players without restrictions. Microsoft Silverlight 5.1.50918.0 is available to all software users as a free download for Windows.
Filed under: