Forum Discussion
Doug_Villaire
Jan 12, 2023Copper Contributor
Server 2019 .net 4.8 not showing in features
The server is up to date. The offline installer for .net 4.8 has been installed. Running the KB4486153 update for .net 4.8 says it is already installed. Version 4.7 is the only thing showing up in Add Features. Nothing is broken. Everything appears to be functioning correctly.
- It's included in the OS, https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-48 , that's why you don't see it and Add Features
7 Replies
Sort By
- It's included in the OS, https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-48 , that's why you don't see it and Add Features
- Martin_Mller_mavCopper Contributor
Harm_Veenstra https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-48 shows .NET 4.8 to be not preinstalled on Windows Server 2019.
It can be installed, though, but after that it doesn't show up in the Programs and Features control panel.
- That's weird, I did see 2019 in that link with a checkmark? The software did install however?
- Doug_VillaireCopper Contributor
Thanks. That clarifies a lot. Our new software requiring .net 4.8 was installed last night with no problems.
Good to hear! Please mark my answer as the solution to mark this post as solved.