Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have moved some of my projects to a new computer Windows 8.1 with the same version of Visual Studios 2010. When I try to open the solution it says install the latest Silverlight Runtime version and I did and then restarted the computer. When I try to run the solution again it has the same error. What gives? What am I missing?

What is shown on computer:

Microsoft Siverlight
Microsoft Siverlight 3.0 SDK
Microsoft Siverlight 4.0 SDK
Microsoft Siverlight 5.0 SDK
Posted
Comments
Idle_Force 18-Jan-15 16:13pm    
I had to reapply my Visual Studios 2010 SP1 - it did a rollback. Initially this worked, but I was unable to debug it and after running SL5 VS tools it messed something up and I am back to square one.

1 solution

I know that silverlight is having some problems right now. It depends on which version you are running. The thing about upgrades is that you may not be able to uninstall completely and an upgrade or running tools can ruin your compatibility with older systems. I can tell you that my Win 7 64 bit machine does not support version 5.

Honestly, it looks like Microsoft is slowing production of this platform.

Here is what I know for sure.
1.) There is a WPF Browser project in VS 2010. Silverlight is a subset of this.
2.) HTML 5 and CSS can do some really nice stuff now. Look at the graph at the bottom of this page, do a view source, and see that it is NOT a plugin. Mouse over it for full effect.
http://www.intellicast.com/Local/Weather.aspx?location=USIL0225[^]
3.) I can't get support for my machine running 64 bit Win 7 with SL 5 and Internet Explorer 11.
http://www.microsoft.com/getsilverlight/locale/en-us/html/installation-win-SL5.html[^]

The short answer for you is to play a game where you uninstall or install to match up Internet Explorer (or other browser) and SL version that works together with your operating system.

I gave the warning to pass on to your team that you will likely see Silverlight migrated into Windows Presentation Foundation. Beyond that the whole concept of binary plug ins may get replaced, but that will take 5 to 10 years. These plug ins include flash, java applets, and so on.
 
Share this answer
 
Comments
Idle_Force 19-Jan-15 0:16am    
Thank you for this. I will work on it some more. I just wished they would not build something just to tear it down later.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900