.NET Framework 4.7.2 or a later update is already installed on this computer.

Bryann Vallejo 0 Reputation points
2023-10-24T14:40:24.2633333+00:00

Good morning, for 2 weeks I have been trying to install version 4.7.2 of the .NET Framework for running applications on Windows server 2016, but it shows me the following error message: ".NET Framework 4.7.2 or a later update is already installed on this computer."

https://drive.google.com/file/d/1KKhowvCkdBNr1_nNJK3L9EnUZjlXWo_Z/view?usp=sharing

When I saw this I wanted to check it out by seeing it in Regedit and I have version 4.6.01

https://drive.google.com/file/d/1YS-iZ5ra6ltiI_oghqBwbZKOmWZrTIqL/view?usp=sharing

I've tried to fix version 4.6.0 and 4.7.2 but haven't seen any results.

Thanks a lot.

Best regards

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,614 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,985 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,536 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,390 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,179 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-24T15:03:29.0933333+00:00

    Might also check;

    reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version
    
    

  2. Bruce (SqlWork.com) 68,306 Reputation points
    2023-10-24T20:33:02.6133333+00:00

    see:

    https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed

    note: as 4.7.2 support ended 2018, if you have installed service packs and hot fixes, you should be at least at 4.8.1


  3. Jiachen Li-MSFT 32,931 Reputation points Microsoft Vendor
    2023-10-25T06:23:01.94+00:00

    Hi @Bryann Vallejo ,

    Check if there are .NET Framework-related Windows updates installed on your Windows Server 2016 computer.

    Or try installing a later version, such as . NET Framework4.8.

    Best Regards.

    Jiachen Li


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.