Installing .net framework 4.8 on server 2016 - error "cannot find property or object"

Carlos Cristo 0 Reputation points
2023-08-10T10:08:09.99+00:00

Hi,

I've been trying for the past day now to install .net framework 4.8 on a Server 2016 Virtual server. However, after all i've tried i still get the error "cannot find property or object". Here's what i tried so far:

  • The .net repair tool, which restarted the installer service
  • sfc /scannow from recovery mode and from an active session, both didn't find any errors
  • several installers with .net 4.8, the runtime and the sdk

.net 4.6 is currently installed, i would try to remove it but i am unable to do so, from the features or "add/remove programs".

Any help would be appreciated. Thank you.

Developer technologies .NET .NET Runtime
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff
    2023-08-11T02:22:20.1833333+00:00

    Hi @Carlos Cristo ,

    Existing installations of the .NET Framework 4.6 may affect the installation of the .NET Framework 4.8

    Try using .NET Framework Cleanup Tool.

    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.

    0 comments No comments

  2. Carlos Cristo 0 Reputation points
    2023-08-11T09:18:53.5633333+00:00

    Hi,

    I tried that already, among other things. The only thing that worked was reinstalling Windows Server 2016 over the existing installation as to not loose apps and settings.

    0 comments No comments

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.