Ошибка при установке .NET Framework на клиентский компьютер - PullRequest
0 голосов
/ 03 января 2012

У меня отформатирован ПК клиента с Windows XP Service Pack-2 версии 2002. И я должен развернуть приложение WPF .. Поэтому я сначала устанавливаю .NET Framework 3.5. Но это дает мне ошибку во время установки ... И в диалоговом окне отображается опция «Отправить» и «Не отправлять».

Журнал ошибок выглядит так:

[01/02/12,18:02:08] VS Scenario: [2] *** Blocking Components exist and must be satisified before continuing to install ***
[01/02/12,18:02:08] VS Scenario: [2] Microsoft Windows Installer 3.1
[01/02/12,18:02:08] VS Scenario: [2] *** End of Blocking Component List ***
[01/02/12,18:02:40] VS Scenario: [2] Failed to pass the Warnings/Blocks checks in CVSScenario::Start()
[01/03/12,09:33:16] Microsoft .NET Framework 2.0a: [2] Failed to fetch setup file in CBaseComponent::PreInstall()
[01/03/12,09:33:16] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467260.
[01/03/12,09:33:16] setup.exe: [2] CSetupManager::RunInstallPhase() - Call to Pre/Install/Post for InstallComponents failed
[01/03/12,09:33:17] setup.exe: [2] CSetupManager::RunInstallPhaseAndCheckResults() - RunInstallPhase() returned a NULL piActionResults
[01/03/12,09:33:17] setup.exe: [2] CSetupManager::RunInstallFromList() - RunInstallPhaseAndCheckResults failed [2]
[01/03/12,09:33:17] setup.exe: [2] ISetupManager::RunInstallLists(IP_PREINSTALL failed in ISetupManager::RunInstallFromThread()
[01/03/12,09:33:17] setup.exe: [2] ISetupManager::RunInstallFromThread() failed in ISetupManager::RunInstall()
[01/03/12,09:33:17] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed
[01/03/12,09:50:34] Microsoft .NET Framework 3.0 SP2 x86: [2] Error: Installation failed for component Microsoft .NET Framework 3.0 SP2 x86. MSI returned error code 1603
[01/03/12,09:50:54] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 SP2 x86 is not installed.
[01/03/12,09:52:33] Microsoft .NET Framework 3.0 SP2 x86: [2] Error: Installation failed for component Microsoft .NET Framework 3.0 SP2 x86. MSI returned error code 1603
[01/03/12,09:52:47] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 SP2 x86 is not installed.
[01/03/12,09:57:17] Microsoft .NET Framework 3.0a: [2] Error: Installation failed for component Microsoft .NET Framework 3.0a. MSI returned error code 1603
[01/03/12,09:57:29] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0a is not installed.
[01/03/12,10:26:39] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' was not attempted to be installed.
[01/03/12,10:32:25] Microsoft .NET Framework 3.0a: [2] Error: Installation failed for component Microsoft .NET Framework 3.0a. MSI returned error code 1603
[01/03/12,10:32:37] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0a is not installed.
[01/03/12,10:35:46] Microsoft .NET Framework 3.0 SP2 x86: [2] Error: Installation failed for component Microsoft .NET Framework 3.0 SP2 x86. MSI returned error code 1603
[01/03/12,10:36:00] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 SP2 x86 is not installed.
[01/03/12,10:43:42] Microsoft .NET Framework 2.0a: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a. MSI returned error code 1603
[01/03/12,10:43:59] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0a is not installed.
[01/03/12,10:54:40] Microsoft .NET Framework 2.0a: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a. MSI returned error code 1603
[01/03/12,10:54:55] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0a is not installed.
[01/03/12,10:59:05] Microsoft .NET Framework 2.0a: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a. MSI returned error code 1603
[01/03/12,10:59:20] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0a is not installed.
[01/03/12,11:03:06] Microsoft .NET Framework 3.0a: [2] Error: Installation failed for component Microsoft .NET Framework 3.0a. MSI returned error code 1603
[01/03/12,11:03:20] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0a is not installed.
...