silverlight开发环境介绍

本文中主要包含silverlight开发环境的介绍及相关在配置环境过程中出现的错误。

1.开发环境建立

2.环境配置中出现的问题

1.开发环境建立(google得到相关的下载地址)

1.安装vs2008或者是vs2010

2.安装silverlight tool for vs2008(vs010).

3.安装silverlight runtime

4.可选组件expression blend。

2.环境配置中出现的问题

在使用vs2010创建silverlight project时,点击F5,出现unable to start debugging. the silverlight developer runtime is not installed. please install a matching version.错误。

google得到下面的解决方案:http://forums.silverlight.net/forums/p/188683/433499.aspx

Re: Silverlight Developer runtime not installed

 Well after some more Googling I figured it out. There are 2 versions of the Silverlight browser runtime. One for end-users and one for developers.

The standard Silverlight 4 you install from MS does not work for debugging. Have to download it from here. 

http://go.microsoft.com/fwlink/?LinkID=188039

Thanks to this thread and post.

http://forums.silverlight.net/forums/p/176999/421658.aspx

The "Silverlight managed debugging package" is part of the developer runtime, not the SDK or Tools.  Make sure you have the latest version of the developer runtime installed (available at http://go.microsoft.com/fwlink/?LinkID=188039 )

---------
If this post has solved your problem, please select 'Mark as answer'

- Jimmy Lewis
Microsoft SDET
Visual Web Developer Team

按照上面的方法,安装这个链接http://go.microsoft.com/fwlink/?LinkID=188039 下载的文件,安装,能够成功调试。
posted @   qiang.xu  阅读(178)  评论(0编辑  收藏  举报
编辑推荐:
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
阅读排行:
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
点击右上角即可分享
微信分享提示