question

emitoofoo-6477 avatar image
0 Votes"
emitoofoo-6477 asked XinGuo-MSFT commented

Unable to install .NET Framework 4.8 on windows server 2016, also unable to manually install it

系统中有软件需要.NET Framework 4.8,我在官网下了.NET Framework 4.8的安装程序安装不了,日志提示是:“Final Result: Installation failed with error code: (0x80092004), "找不到对象或属性。” 根据论坛别人的做法,把 KB4486129 更新卸载了,手动下载了:【适用于 Windows 10 Version 1607 和基于 x64 系统的 Windows Server 2016 的 Microsoft .NET Framework 4.8 (KB4486129)】这个更新但是安装不了,显示下列更新未安装【KB4486129】。重启也不行。

windows-server-2016windows-server-update-servicesdotnet-runtime
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Microsoft QnA currently only support questions in English. Please try to use English next time.

0 Votes 0 ·

Hi,

Regarding Chinese issues, you can continue to use the Technet forum, and there is currently not migrate to QnA.

https://social.technet.microsoft.com/Forums/zh-CN/home?category=operationscn

0 Votes 0 ·

1 Answer

cheong00 avatar image
1 Vote"
cheong00 answered

To fix the problem of installing .NET Framework 4.8 on Win2016, you're recommended to download and run .NET Framework Repair Tool (It doesn't say Windows Server 2016 but no worries, just need it to check the required registry keys are present) and then run the "System File Checker" by running "sfc /scannow" in elevated Command Prompt (i.e.: Run as Administrator) This is because .NET Framework is one of the system component in Win2016.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.