Net Framework 4.7.1 fails to install

  • Thread starter Thread starter KingRazor001
  • Start date Start date
K

KingRazor001

Guest
Attempting to install .NET Framework 4.7.1 on Windows Server 2008 R2

Here is the installation log (truncated due to character limit, when opened in IE it said some elements were blocked):

Action: Performing Action on MSI at C:\179a5cc5f48774eaac90fb68b79012a9\netfx_Full_x64.msi
Log File C:\Users\bhenson\AppData\Local\Temp\4\Microsoft .NET Framework 4.7.1 Setup_20180906_155636688-MSI_netfx_Full_x64.msi.txt exists and will be added to the Watson upload list
Calling MsiInstallProduct(C:\179a5cc5f48774eaac90fb68b79012a9\netfx_Full_x64.msi, EXTUI=1
Returning IDOK. INSTALLMESSAGE_ERROR [Error 1723.There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. ]
MSI (C:\179a5cc5f48774eaac90fb68b79012a9\netfx_Full_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.7.1 Setup_20180906_155636688-MSI_netfx_Full_x64.msi.txt
PerformOperation returned 1603 (translates to HRESULT = 0x80070643)
Action complete
Error 1603:1723 is mapped to Custom Error: Retry
Retry 1 of 1 of custom error handling
Retry count over existing limit, not going to retry again.
OnFailureBehavior for this item is to Stop.
Action complete
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:02:41).
WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus


Here is the log after clicking "unblock" in IE:

OS Version = 6.1.7601, SP = 1.0, Platform 2, Service Pack 1
OS Description = Win2K8R2 - x64 Standard Edition Service Pack 1
MSI = 5.0.7601.23593
Windows version = amd64_windowsfoundation_31bf3856ad364e35_6.1.7601.17514_none_615fdfe2a739474c.manifest
Windows servicing = 6.1.7601.23505
CommandLine = C:\179a5cc5f48774eaac90fb68b79012a9\\Setup.exe /x86 /x64 /redist
TimeZone = Pacific Daylight Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4.7.1 Setup
Package Version = 4.7.02558
User Experience Data Collection Policy: Disabled
Number of applicable items: 12
Exe (C:\179a5cc5f48774eaac90fb68b79012a9\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (C:\179a5cc5f48774eaac90fb68b79012a9\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
MSI (C:\179a5cc5f48774eaac90fb68b79012a9\netfx_Full_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.7.1 Setup_20180906_155636688-MSI_netfx_Full_x64.msi.txt
Exe (C:\179a5cc5f48774eaac90fb68b79012a9\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
MSI (C:\179a5cc5f48774eaac90fb68b79012a9\netfx_Full_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.7.1 Setup_20180906_155636688-MSI_netfx_Full_x64.msi.txt
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:02:41).
I have run the .Net Repair tool and also done an SFC scan, but neither has had any effect.

Continue reading...
 
Back
Top