Resolve “Unable to start Debugging.The SilverLight Developer Runtime Not Installed. Please Install a matching version” – Visual Studio 2010, Silverlight 4
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
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.
Related Books
- Developing More-Secure Microsoft ASP.NET 2.0 Applications (Pro Developer)
- Ultra-Fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server
- Advanced .NET Debugging
- Debugging Microsoft .NET 2.0 Applications
Comments
- Anonymous
July 23, 2010
Worked great! Thanks for the help! - Anonymous
July 23, 2010
Good to hear it's helpful! - Anonymous
July 27, 2010
thanks for blogs like yours. It worked for me - Anonymous
August 07, 2010
That was the answer for me too!! Thanks big time!! It's on like buttered popcorn!! - Anonymous
August 08, 2010
Alphapaplima and Congero, happy to hear it was helpful for you, guys. - Anonymous
August 10, 2010
Hey thanks a lot! I was facing the same issue.Although after installing the latest developer runtime, its not allowing me to open silverlight 3 projects. Am I doing something wrong or is it like you can not work with a previous version of silverlight if a newer version is installed on the system? - Anonymous
August 11, 2010
Kedar, I have not hit such situation - sorry, I do not have an off the heap answer for you here. What social sphere says about it?