林宜鹤

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年2月3日

摘要: 安装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 ,就可以安装了。 阅读全文
posted @ 2012-02-03 16:01 林宜鹤 阅读(2384) 评论(4) 推荐(1) 编辑