Install the package through net framework 4.5.2
Not much to go on but the correct method is shown above. Install it as a feature from Server Manager.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to install net framework 4.5.2 on a Windows server 2012R2 host.
During the installation process, there is always a prompt of insufficient disk space. The alarm information is as follows:
Starting install of item 'Microsoft .NET Framework 4.5.2' at tickCount = 665942223
calling PerformAction on an installing performer
Action: Performing actions on all Items
Restart Manager: Detecting applications holding files in use.
Restart Manager complete
Wait for Item (SetupUtility.exe) to be available
SetupUtility.exe is now available to install
Created new DoNothingPerformer for File item
No CustomError defined for this item.
Wait for Item (Setup.exe) to be available
Setup.exe is now available to install
Creating new Performer for Exe item
Created new ExePerformer for Exe item
Created new IronManExePerformer for Exe item
In IronManExeInstaller::IronManExeInstaller
Action: Performing Action on Exe at C:\b260b45098fb8fab09d705\enu\Setup.exe
In PreCreateProcess
Launching CreateProcess with command line = Setup.exe /x86 /x64 /q /norestart /redist /chainingpackage NetFx_DevPack /pipe SectionName_3595206678 /log "C:\Users\ADMINI~1\AppData\Local\Temp\2"
Internal error from callee is112
Original exit code: C:\b260b45098fb8fab09d705\enu\Setup.exe returned non-MSI error code: 0x70 - not enough disk space。
Modified exit code: C:\b260b45098fb8fab09d705\enu\Setup.exe returned error code: 0x643 - A serious error occurred during installation
C:\b260b45098fb8fab09d705\enu\Setup.exe - Exe installer does not provide a log file name
Exe (C:\b260b45098fb8fab09d705\enu\Setup.exe) failed with 0x80070643 - A serious error occurred during installation .
PerformOperation on exe returned exit code 1603 (translates to HRESULT = 0x80070643)
Action complete
Error 1603 is mapped to Custom Error:
OnFailureBehavior for this item is to Stop.
Action complete
Final Result: Installation failed with error code: (0x80070643), "A serious error occurred during installation " (Elapsed time: 0 00:00:24).
WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
Please help to answer, thank you very much!
Install the package through net framework 4.5.2
Not much to go on but the correct method is shown above. Install it as a feature from Server Manager.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
How are you installing it?
--please don't forget to upvote
and Accept as answer
if the reply is helpful--