net framework 4.5.2 install for windows server 2012 R2

江伟 章 61 Reputation points
2023-07-04T13:47:51.8+00:00

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!

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,649 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,212 questions
{count} votes

Accepted answer
  1. Anonymous
    2023-07-06T10:49:08.1933333+00:00

    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--


1 additional answer

Sort by: Most helpful
  1. Anonymous
    2023-07-05T01:17:45.9933333+00:00

    How are you installing it?

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.