zoukankan      html  css  js  c++  java
  • 安装 Microsoft Silverlight 4 Tools for Visual Studio 2010 时报错 的解决办法.

    安装 Microsoft Silverlight 4 Tools for Visual Studio 2010 时报错:

    安装需求:

    必须先安装与 Silverlight Tools 4 语言版本相一致的 Visual Studio 2010、Visual Web Developer 学习版 2010 或 Visual Phone Developer 学习版 2010,Silverlight Tools 的安装才能继续。以下网址提供了其他语言版本的 Silverlight Tools: http: //go.microsoft.com/fwlink/?LinkId=177432。

    如果你先安装了 VS2010 SP1 ,在安装这个,可能导致这个问题

    解决方法是

    用压缩工具,解开 Silverlight 4 Tool 安装包
    用编辑工具打开 ParameterInfo.xml 文件

    使用 替换领命将 “10.0.30319” 替换成 “10.0.40219”(不包含引号)
    保存, 运行 SPInstaller.exe

  • 相关阅读:
    IP 排序
    React 项目搭建
    Nuxt
    element table 封装
    iviewui Slider 滑块的坑
    浏览器自动填写用户名和密码
    asd
    正则表达式
    snmp中载入第三方mib库(转载)
    一键lamp
  • 原文地址:https://www.cnblogs.com/hakuci/p/2434527.html
Copyright © 2011-2022 走看看