我正在尝试安装 VisualStudio 2015RC,但安装失败,并出现以下错误“Microsoft .NET Framework 4.6RC %1 不是有效的 Win32 应用程序”。
我尝试安装 .net 框架的更新,但失败并出现相同的错误。我运行的是安装了所有更新的 Windows 8.1。当前安装了 VS2013,过去安装并卸载了 VS2015。
我已经尝试重新安装 VS2015 很久了,但一直没有成功——我找到了有关该错误的参考资料,但似乎没有一个适用于这种情况。有人知道如何解决这个问题,或者如何进一步深入研究以找到原因吗?
再次运行独立安装程序...这是日志文件的结尾
Action: Performing actions on all Items
Restart Manager: Detecting applications holding files in use.
RmShutdown failed with error: 351
RmShutdown failed with error: 351
Restart Manager complete
Action: Performing Action on Exe at C:\8d97d54073181c07907aaea600df\SetupUtility.exe
Exe (C:\8d97d54073181c07907aaea600df\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Action complete
Action: Performing Action on Exe at C:\8d97d54073181c07907aaea600df\SetupUtility.exe
Exe (C:\8d97d54073181c07907aaea600df\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Action complete
Action: Performing Action on Exe at C:\8d97d54073181c07907aaea600df\x64-Windows8.1-KB3033095-x64.cab
Exe (C:\8d97d54073181c07907aaea600df\x64-Windows8.1-KB3033095-x64.cab) failed with 0xc1 - (null).
PerformOperation on exe returned exit code 193 (translates to HRESULT = 0xc1)
Action complete
OnFailureBehavior for this item is to Rollback.
Action: Performing actions on all Items
Action complete
Action complete
Final Result: Installation failed with error code: (0x000000C1) (Elapsed time: 0 00:02:03).
这个错误让我看到了这篇文章:https://social.msdn.microsoft.com/Forums/vstudio/en-US/ae4eaa00-3043-4e69-9b62-512da1a89f55/net-framework-4-installation-failed-with-1-is-not-a-valid-win32-application?forum=netfxsetup但到目前为止这些步骤对我来说还没有起作用。
答案1
也许这是.net Framework 4.6 RC 版本的一个错误。尝试从 .net 4.6 安装 RTM 版本和VS2015。