安装 Silverlight 5 出错的解决方法
安装Silverlight 5时,如果你的VS不是英文版,那么可能会出现以下错误:
Visual Studio 2010 SP1 that matches the language version of Silverlight 5 Tools must be installed before installation of Silverlight Tools can continue.
如图:
解决方法:
解压 Silverlight_5_Tools.exe ,用记事本打开ParameterInfo.xml 替换 1033 为 2052 保存,接着 运行 SPInstaller.exe ,就可以安装了。
注: 记得安装 SP1 补丁