installation - Visual Studio 2013 RTM 设置失败 - 为主题指定的形式不是指定的信任提供者支持或已知的形式

标签 installation visual-studio-2013

Visual Studio 2013 released to web!

Top things web developers should know about the Visual Studio 2013 release

系统要求:

支持的操作系统

Windows 7 SP1 (x86 and x64)

Windows 8 (x86 and x64)

Windows 8.1 (x86 and x64)

Windows Server 2008 R2 SP1 (x64)

Windows Server 2012 (x64)

Windows Server 2012 R2 (x64)



所需组件

Internet Explorer 10



硬件要求

1.6 GHz or faster processor

1 GB of RAM (1.5 GB if running on a virtual machine)

10 GB of available hard disk space

5400 RPM hard disk drive

DirectX 9-capable video card that runs at 1024 x 768 or higher display resolution



来源:Microsoft Visual Studio Ultimate 2013

我正在尝试在 VS 2013 RC 之上安装 VS 2013 Ultimate,并且以下错误消息阻止了安装。

enter image description here

The form specified for the subject is not one supported or known by the specified trust provider.



失败的组件是:

Microsoft Visual Studio 2013 VsGraphics Helper

Microsoft Visual C++ 2013 Core Libraries

Microsoft Visual C++ 2013 x86 Libraries

Microsoft Visual C++ 2013 x64 Libraries

Microsoft Visual C++ 2013 ARM Libraries

Microsoft Team Foundation Server 2013 Preview Object Model (x64)

Microsoft Team Foundation Server 2013 Preview Object Model Language Pack (x64) - ENU

Microsoft .NET Framework 4.5.1 Preview Multi-Targeting Pack (ENU)

Microsoft .NET Framework 4.5.1 Preview Multi-Targeting Pack for Windows Store Apps (ENU)

Microsoft .NET Framework 4.5.1 Preview Multi-Targeting Pack Language Pack - enu



此错误意味着 Windows 无法将输入文件识别为能够在其上附加数字签名的文件。

可能的解决方法

使用 SetReg.exe Set Registry Tool禁用证书吊销列表检查。
setreg 3 FALSE 
setreg 9 FALSE

引用:Another Possible Workaround

我可以尝试上面的解决方法来解决问题,但我相信 VS 2013 RC 可以轻松更新?

VS 2013 can be installed side by side with previous versions of Visual Studio or, if you have a VS 2013 pre-release, it can be installed straight over top of the pre-release.



来源:Visual Studio 2013 RTM Available

更新

我尝试使用网络安装程序或再次下载 ISO 镜像,但没有成功,作为相关来源的可能解决方案。

相关
  • http://connect.microsoft.com/VisualStudio/feedback/details/791407/visual-studio-2013-preview-installation-fails-on-windows-8-1-preview
  • http://social.msdn.microsoft.com/Forums/en-US/01d682c1-5f2b-450e-b902-e36f904c95bf/vs-express-2013-at-surface
  • http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup
  • http://social.msdn.microsoft.com/Forums/vstudio/en-US/10cce939-b06e-4406-ab9a-36bbbddd342e/setup-failed-vs-2013-pro-beta-on-windows-81-pro-x64-beta-?prof=required
  • 最佳答案

    转至 Microsoft Visual Studio Ultimate 2013

    然后选择网络安装程序 (第一个下载选项)

    enter image description here

    如果您已经尝试使用 ISO 安装程序安装 VS 2013 您必须重新启动 在尝试 Web 安装程序之前。

    enter image description here

    关于installation - Visual Studio 2013 RTM 设置失败 - 为主题指定的形式不是指定的信任提供者支持或已知的形式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19444718/

    相关文章:

    python - 查看何时使用 pip 安装/更新软件包

    linux - Mayan EDMS 安装,似乎没问题,但无法正常工作

    c# - 部署优化失败,如何修复?

    visual-studio-2013 - 在 visual studio 2013 中失去焦点/窃取焦点

    visual-studio-2008 - VS 2008 SP1/SQL SERVER 2008 SP1/TFS 设置问题!

    android - 用于安卓安装的OpenCV

    windows - 在 Windows 7 上使用 VBScript 安装 inf 驱动程序

    c++ - unique_ptr 编译器错误,因为将代码从 VS2013 预览导入到 VS2012

    git - 无法将本地 Git 存储库推送到 Visual Studio Online 项目

    git - 如何使用 TFS Git 为单独的分支创建单独的工作目录?