2009-04-13 150 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

回答