2012-09-02 36 views
0

嗨,我試着在Windows 7上安裝vs2010,它失敗了,下面是錯誤日誌,任何人都可以幫助我嗎?爲什麼VS 2010無法在Windows 7中安裝?

[09/02/12,17:17:22] Microsoft Visual Studio 2010 Ultimate - ENU: [2] CRootComponent::Install(): Cannot install; setup files failed verification. 
[09/02/12,17:17:22] Microsoft Visual Studio 2010 Ultimate - ENU: [2] ERROR_INSTALL_PACKAGE_INVALID returned in CRootComponent::Install; the following file is invalid: h:\vs_setup.msi 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Ultimate - ENU is not installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Web Deployment Tool (x64) was not attempted to be installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft ASP.NET MVC 2 - Visual Studio 2010 Tools was not attempted to be installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Silverlight 3 SDK was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Tools for Office Runtime (x64) was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Office Developer Tools (x64) was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Dotfuscator Software Services - Community Edition was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Crystal Reports templates for Visual Studio 2010 was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x86) ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Visual Studio 2010 Tools for SQL Server Compact 3.5 SP2 ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Runtime v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Services for ADO.NET v2.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Services v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework SDK v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Performance Collection Tools (x64) was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 IntelliTrace (x64) was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard 1.4 was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types (x64) was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects (x64) was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Framework was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Project was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Transact-SQL Language Service was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SharePoint Developer Tools was not attempted to be installed. 
[09/02/12,17:17:28] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 ADO.NET Entity Framework Tools was not attempted to be installed. 
[09/02/12,17:17:28] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed. 
+0

它不,我在我的Windows 7安裝VS 2010旗艦版安裝。 –

+0

你有沒有嘗試過:https://connect.microsoft.com/ –

+0

@DannyVarod我應該如何使用它? – Karamafrooz

回答

3

[09/02/12,17:17:22]微軟的Visual Studio 2010旗艦版 - ENU:[2] ERROR_INSTALL_PACKAGE_INVALID在CRootComponent返回::安裝;以下文件無效:h:\ vs_setup.msi

您的安裝程序已損壞。

+0

thx,我該怎麼辦?我正在嘗試使用iso文件進行安裝,我將它安裝到驅動器上。 – Karamafrooz

+2

重新下載它。 – SLaks

+0

假設我已驗證該文件是否正確 - 我將如何確定驗證'vs_setup.msi'的* code *是否不正確? – Logan

1

移動你的iso到本地計算機,並嘗試沒有任何問題再次

+0

我axtracted的ISO,並試圖安裝它,但它沒有奏效 – Karamafrooz

+0

@ Karamafrooz ummm在你的機器上禁用病毒掃描程序,如果你的機器上有Visual C++運行時刪除它們並嘗試再次安裝 –

+0

我禁用它沒有工作 – Karamafrooz

相關問題