Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Recently hit an issue of inability of debugging in Visual Studio 2010. I was receiving the following error message right after hitting F5:
“Unable to start Debugging.The SilverLight Developer Runtime Not Installed. Please Install a matching version”
I have verified the Silverlight version installed by navigating to a Silverlight enabled website (https://www.silverlight.net/) and right clicking on the running Silverlight control:
I have also checked what version Visual Studio was targeting – it offered Silverlight version 3. I thought it’s time to search the web.
The solution came from the post Unable to debug silverlight which was pointing to the Silverlight managed debugging package which appeared to be Silverlight_Developer.exe:
After successfully installing it I can flawlessly debug my own code flaws.
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in