Forum Discussion

h-nguyenduc's avatar
h-nguyenduc
Copper Contributor
Jun 17, 2020
Solved

How to enable ASP.NET 4.8 on Windows Server 2016

Hello All,   I have installed on my server as bellow:   + Windows Server 2016 Standard Evaluation 64 bit + IIS 10 version 1607 - OS build 14393.693 + .NET Framework 4.8 - Release DWORD: 528049 ...
  • abbodi1406's avatar
    Jun 17, 2020
    .NET 4.8 is an update for the built-in .NET 4.6 in build 14393, it does not change the features names

    when you enable ASP.NET 4.6, it will enable ASP.NET 4.8 underneath

Resources