Installing .net 4.8

Rex Winkler 1 Reputation point
2020-12-11T15:54:00.803+00:00

I am updating .net on 5 servers with .net 4.8. 4 of them installed with no problems, I have one that keeps giving me: .net framework 4.8 has not been installed because:
HRESULT 0x800f081e I have checked and windows updates are up to date, the dism health check says no compoonene store corruption detected.

Why won't it run on this one server? What do I need to check/fix?

.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,125 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
970 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Cheong00 3,471 Reputation points
    2020-12-12T00:29:44.843+00:00

    Have you checked what is said in CBS.log and DSIM.log?

    0 comments No comments

  2. Grant MacLean 6 Reputation points
    2020-12-12T01:01:08.897+00:00

    @Rex Winkler , with checking Windows Updates and DISM Health Checks, I wonder if it's already installed and pending a reboot. It's a fairly generic error and you've already looked down the right path. Were the five servers identical? Also, were you installing from offline media and this server had Internet access issues?


  3. Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
    2020-12-16T07:32:52.12+00:00

    Hi @Rex Winkler ,

    The .NET Framework 4.8 can be installed on your Windows Server 2016. After ensuring you have completed all pending Windows Updates, please try to use the .NET Framework Repair Tool to repair your .NET Framework. Then, please refer to: How to determine which .NET Framework versions are installed to verify which versions of .NET Framework is already installed on your computer.

    If it persists, could you share us more log files in order for us to investigate it further? You could download and run this collect.exe tool, go to %temp% folder and find the vslogs.zip file, upload it to https://onedrive.live.com/ and share the link here.

    Sincerely,
    Anna

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

  4. thang nguyen 1 Reputation point
    2021-08-28T00:47:37.757+00:00

    Thank You So much

    0 comments No comments