1

我目前正在尝试使用 .NET 安装 Atmel Studio 6.2,而安装的 Visual Studio 隔离 Shell 10.0 部分给我带来了一些麻烦。

当我尝试安装 Atmel Studio 时,它会尝试安装 .NET Framework 4 并立即失败并显示结果日志:

[08/26/14,07:57:20] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,08:01:54] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,08:08:30] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,08:08:32] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,08:08:32] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,09:16:38] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,09:16:39] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,12:42:39] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!

我的第一反应是尝试卸载/重新安装 .NET Framework 4。当我尝试卸载它时,我收到以下错误:

找不到路径“C:\Users\MyUser\appdata\local\temp\sit31981.tmp\wcu\mtpack\NetFx_DTP.msi”。验证您是否有权访问此位置并重试,或者尝试在可以安装产品 Microsoft .NET Framework 4 Multi-Targeting Pack 的文件夹中找到安装包“NetFx_DTP.msi”

我试过在我的电脑上搜索,试图找到这个文件,但没有成功。我也做了一些研究,试图自己找到文件“NetFx_DTP.msi”,但也没有运气。

如果有人对如何解决这个问题有任何提示,将不胜感激。谢谢!

4

2 回答 2

4

对于 Windows 10 / 服务器 2012R2:

您现在应该有一个%programfiles(x86)%\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\包含 4.0 内容的文件夹。

参考:https ://msdn.microsoft.com/en-us/library/ee225240(v=vs.100).aspx

于 2016-04-11T06:54:23.460 回答
2

这篇 Microsoft 支持帖子 解决了我遇到的问题。FixIt能够重置损坏的注册表项并使一切恢复正常!

于 2014-08-27T19:09:02.923 回答