我如何解决Silverlight问题。 [英] How do I fix a silverlight problem.

查看:105
本文介绍了我如何解决Silverlight问题。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写Silverlight类型的Web服务应用程序项目。当我运行该项目时,我收到以下错误。 无法开始调试。未安装Silverlight Developer运行时。请安装匹配的版本该软件是安装了SP1的VB.Net 2010。操作系统是Windows 10.已经安装了Silverlight sdk 3,5。如果你能帮助我,我将不胜感激。

谢谢。



我尝试了什么:



1.格式化笔记本电脑并重新安装VB.Net 2010.

2.尝试以下Silverlight引用

(a)进口系统。 data.services.Client

(b)导入System.xml

解决方案

由于错误消息大喊大叫,不仅需要Silverlight,但Silverlight Developer运行时也称为 Silverlight SDK (软件开发工具包)。



考虑使用其他软件库,因为Silverlight在某种程度上已被弃用,因此它是一个死胡同。


< blockquote>我会认真考虑定位Silverlight。平台已经死了。这是微软试图取代Flash。谢天谢地,即使Flash也会消亡。


尝试安装Silverlight托管调试包,如下所述:

解决无法启动调试。未安装SilverLight Developer Runtime。请安装匹配的版本 - Visual Studio 2010,Silverlight 4 - Alik Levin的 [ ^ ]

I am writing a web service application project of type Silverlight. When I run the project I get the following error. "Unable to start debugging. The Silverlight Developer runtime not installed. Please install a matching version" The software is VB.Net 2010 with SP1 installed. OS is windows 10. The Silverlight sdk 3, 5 are already installed. I would be grateful if you can help me out.
Thanks.

What I have tried:

1. Formatting the Laptop and re-installing the VB.Net 2010 again.
2. Tried the following references of silverlight
(a) imports System.data.services.Client
(b) imports System.xml

解决方案

As the error message is yelling you not only need Silverlight, but the Silverlight Developer runtime also known as Silverlight SDK (Software Development Kit).

Consider using other software libraries because Silverlight is somehow deprecated, so it is a dead end lane.


I would seriously reconsider targeting Silverlight. The platform is dead. It was Microsoft's attempt at replacing Flash. Even Flash is dying off, thankfully.


Try installing the "Silverlight managed debugging package", as mentioned here:
Resolve "Unable to start Debugging.The SilverLight Developer Runtime Not Installed. Please Install a matching version" – Visual Studio 2010, Silverlight 4 – Alik Levin's[^]


这篇关于我如何解决Silverlight问题。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆