I'm trying to install the .Net framework on my Aspire One with Windows XP SP3 but the installer crashes towards the end of the installation. Here's the log:
Any ideas?
Code:
[11/15/08,22:09:58] MSXML 6.0 Parser: [2] Failed to fetch setup file in CBaseComponent::PreInstall()
[11/15/08,22:09:58] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467260.
[11/15/08,22:09:58] setup.exe: [2] CSetupManager::RunInstallPhase() - Call to Pre/Install/Post for InstallComponents failed
[11/15/08,22:09:58] setup.exe: [2] CSetupManager::RunInstallPhaseAndCheckResults() - RunInstallPhase() returned a NULL piActionResults
[11/15/08,22:09:58] setup.exe: [2] CSetupManager::RunInstallFromList() - RunInstallPhaseAndCheckResults failed [2]
[11/15/08,22:09:58] setup.exe: [2] ISetupManager::RunInstallLists(IP_PREINSTALL failed in ISetupManager::RunInstallFromThread()
[11/15/08,22:09:58] setup.exe: [2] ISetupManager::RunInstallFromThread() failed in ISetupManager::RunInstall()
[11/15/08,22:09:58] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates MSXML 6.0 Parser is not installed.
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0 was not attempted to be installed.
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates Windows Communication Foundation was not attempted to be installed.
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates Windows Presentation Foundation was not attempted to be installed.
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates Windows Workflow Foundation was not attempted to be installed.
[11/15/08,22:09:58] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 was not attempted to be installed.
Any ideas?