问题描述
我已经在Windows 7中完全安装了VS 2010 Professional.
I have installed VS 2010 professional with full installation in Windows 7.
我已经分别安装了Silverlight 5.0.
I have installed Silverlight 5.0 separately.
当我创建silverlight应用程序时,它会要求安装silverlight Developer运行时.
When I create silverlight application, it asks for installing silverlight Developer runtime.
在下载运行时并尝试安装运行时后,提示
After downloading the runtime when I tried to install it prompted that
所以我无法安装运行时,也无法创建siverlight应用程序.
So I cant install runtime and I cant create siverlight application.
我试图安装Silverlight 5工具,但它要求安装Visual Studio Service Pack 1. 系统中已经安装了Microsoft Silverlight 3 SDK和Microsoft Silverlight 4 SDK.为什么SDK不包括开发人员运行时?
I tried to install Silverlight 5 tools, but it ask to install service pack 1 for visual studio. Microsoft Silverlight 3 SDK and Microsoft Silverlight 4 SDK are already installed in the system. Why SDK does not include the developer runtime ?
开发Silverlight应用程序需要什么?
What are the things do we need to develop a silverlight application ?
推荐答案
Silverlight 5需要的Service Pack 1.
Service Pack 1 needed for Silverlight 5.
我建议(根据我最近的经验)
I suggest to(based on my recent experience)
- 卸载您拥有的所有"Microsoft Silverlight"
- 确保已安装SP1
- 从此处安装Silverlight 5工具: http://www.silverlight.net/
这篇关于无法安装Silverlight Developer运行时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!