.NET 3.0 Failing to install on XP
Good morning, I dont know if this is the correct place to post this or not (the support link from the 3.0 download page brought me here), anyhow, the 3.0 install is failing on my XP workstation. Below are the relevant pieces of the install log.
[09/25/06,08:06:39] Windows Communication Foundation: ***ERRORLOG EVENT*** : Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[09/25/06,08:06:39] Windows Communication Foundation: CBaseComponent::LaunchWatson() - Obtained CSetupWatson instance
[09/25/06,08:06:39] Windows Communication Foundation: ISetupManager::GetGlobalCustomProperty() failed to find global prop in CBaseComponent::GetGlobalCustomProperty()
[09/25/06,08:06:40] Windows Communication Foundation: ISetupManager::GetGlobalCustomProperty() failed to find global prop in CBaseComponent::GetGlobalCustomProperty()
[09/25/06,08:06:40] Windows Communication Foundation: CBaseComponent::LaunchWatson() - Creating a PreReq Watson report with manifest: C:\DOCUME~1\bob\LOCALS~1\Temp\MAN1421.tmp
[09/25/06,08:06:40] Windows Communication Foundation: CBaseComponent::LaunchWatson() - Using manifest: C:\DOCUME~1\bob\LOCALS~1\Temp\MAN1421.tmp
[09/25/06,08:06:40] Windows Communication Foundation: ISetupManager::GetGlobalCustomProperty() failed to find global prop in CBaseComponent::GetGlobalCustomProperty()
[09/25/06,08:06:40] Windows Communication Foundation: CBaseComponent::LaunchWatson() - Setting the property CustomCoreProp_WatsonManifestReady to use the GenComp Manifest.
[09/25/06,08:06:40] Setup.exe: AddGlobalCustomProperty
[09/25/06,08:06:40] Windows Communication Foundation: CBaseComponent::LaunchWatson() - Completed
[09/25/06,08:06:40] Windows Communication Foundation: Pending Reboot Table state : Logging start
[09/25/06,08:06:40] Windows Communication Foundation: __
Thanks!
HELLO IF I WANT TO INSTALL THE NEW BETA NET FRAMEWORK 3 ,,,, TO I DELETE ALL THE OTHER NET FRAMEWORK LIKE 1.1 AND THE HOTFIX NETFRAMEWORK 1.1 (KB886903)
I HAVE NET FRAMEWORK 2.0 STILL INSTALLED PLEASE ADVICE CHEERS ADC
Eurolink wrote: |
| HELLO IF I WANT TO INSTALL THE NEW BETA NET FRAMEWORK 3 ,,,, TO I DELETE ALL THE OTHER NET FRAMEWORK LIKE 1.1 AND THE HOTFIX NETFRAMEWORK 1.1 (KB886903) I HAVE NET FRAMEWORK 2.0 STILL INSTALLED PLEASE ADVICE CHEERS ADC |
|
Hi,
No, you don't need to delete past versions of the .net framework (1.0,1.1,2.0). Though usually you do have to delete past beta versions of .Net framework 3.0 before installing your latest beta build of .net framework 3.0.
cheers,
Paul June A. Domag
I get the same error as the original poster, but with the .net 3.0 live install. I've tried the remedies suggested above. Any further suggestions?
[11/08/06,13:50:41] XPSEPSC x86 Installer: Pending Reboot Table state : Logging end
[11/08/06,13:50:41] XPSEPSC x86 Installer: __
[11/08/06,13:50:41] UTILS::RunNGENAction: Started
[11/08/06,13:50:41] UTILS::RunNGENAction: starting "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe queue pause"
[11/08/06,13:50:41] UTILS::RunNGENAction: ngen.exe returned 0
[11/08/06,13:50:41] WapUI: ISetupManager::GetGlobalCustomProperty() failed to find global prop in CProgressPage::RunningComponent()
[11/08/06,13:50:41] WapUI: {4F8791EE-486F-44B5-952B-F28F9FD58BD0}
[11/08/06,13:50:41] Setup.exe: GetComponents()
[11/08/06,13:50:41] Setup.exe: get_Components()
[11/08/06,13:50:41] Windows Communication Foundation: ISetupManager::GetGlobalCustomProperty() failed to find global prop in CBaseComponent::GetGlobalCustomProperty()
[11/08/06,13:50:41] Windows Communication Foundation: Looking for InstallPackage at wcf.msi
[11/08/06,13:50:41] Windows Communication Foundation: Looking for InstallPackage at C:\DOCUME~1\JVINER~1.000\LOCALS~1\Temp\IXP011F3.tmp\wcu\wcf\wcf.msi
[11/08/06,13:50:41] Windows Communication Foundation: Found C:\DOCUME~1\JVINER~1.000\LOCALS~1\Temp\IXP011F3.tmp\wcu\wcf\wcf.msi
[11/08/06,13:50:41] Windows Communication Foundation: Installing MSI C:\DOCUME~1\JVINER~1.000\LOCALS~1\Temp\IXP011F3.tmp\wcu\wcf\wcf.msi with command-line: REBOOT=ReallySuppress
[11/08/06,13:50:41] Windows Communication Foundation: Enabling MSI log file: C:\DOCUME~1\JVINER~1.000\LOCALS~1\Temp\dd_wcf_retMSI11F3.txt
[11/08/06,13:50:58] InstallReturnValue: GFN_MID Indigo, 0x643
[11/08/06,13:50:58] Setup.exe: AddGlobalCustomProperty
[11/08/06,13:50:58] Setup.exe: AddGlobalCustomProperty
[11/08/06,13:50:58] Windows Communication Foundation: ***ERRORLOG EVENT*** : Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
After several attempts to find the root cause of the problem described here, Microsoft Technical Support and we performed the following.
Start->Run, type msconfig. Choose start the machine in diagnostics mode. Click on the Services tab and make sure that Windows Installer, Plug and Play and System Restore are all turned on. You will need these services to work in diagnostics mode to get the .Net Framework 3.0 installed.
Once the machine reboots in Diagnostic mode, install the .Net Framework 3.0 install file. When it is complete, go back to Start->Run, type msconfig. Put the reboot back into the default Startup mode. Your problem should be fixed.