Forum Discussion
h-nguyenduc
Jun 17, 2020Copper Contributor
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 ...
- 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
abbodi1406
Jun 17, 2020Iron Contributor
.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
when you enable ASP.NET 4.6, it will enable ASP.NET 4.8 underneath
h-nguyenduc
Jun 18, 2020Copper Contributor
Hi abbodi1406
Thank you for your answer soon.
>built-in .NET 4.6 in build 14393
Is the KB4480961 for Windows 10 1607 Build 14393.2724 right?
>when you enable ASP.NET 4.6, it will enable ASP.NET 4.8 underneath
I need to make a report for this issue, so could you please send to me a URL that discuss about this issue?
Thank for your support.
Nguyen Duc Hoa
- abbodi1406Jun 19, 2020Iron ContributorRight, but you can install .NET 4.8 KB4486129 on any 14393 build
i do not have official report or url for this, it's just based on personal experience- h-nguyenducJun 19, 2020Copper Contributor
Hi abbodi1406
Thank you so much for your support.