2009-04-13 61 views
0

這是現在的第五次,嘗試了不同的機器,不同的驅動器大小,甚至嘗試了Vista和XP,似乎沒有任何工作。在virtualbox上安裝VS2008時出錯

我安裝了一個virtualbox虛擬機。設置一個操作系統,然後嘗試設置VS2008。

然後用下面的錯誤日誌

[04/13/09,14:27:31] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 is not installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web Authoring Component was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Professional Edition - ENU was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0 Runtime) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator version 3.0 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Headers and Libraries (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Win32 Tools (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK Reference Assemblies and IntelliSense (x86) was not attempted to be installed. 
[04/13/09,14:27:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard was not attempted to be installed 

我的VM的VS2008安裝崩潰通常是(我想這是很多)具有分配一個20 GB的硬盤和700MB的RAM。其他一切都是默認的。

任何人有任何類似的問題,或至少可以幫助我出什麼事情?

+0

沒有虛擬機OS有什麼配置?什麼服務包,框架安裝等? – 2009-04-13 19:34:23

+0

第二行表明.NET 3.5沒有安裝,儘管VS2008安裝程序應該處理....你確認你的客戶操作系統有互聯網接入? – 2009-04-13 19:36:15

回答