[SOLVED] Unable to update or install .net 4.8 on Windows Server 2016

Itachiness

Active member
Joined
Jan 2, 2025
Posts
38
Hello, I'm unable install .net 4.8 on server 2016. I had it installed, but was receiving .net errors in the event log and so attempted to reinstall it.

When I run the installer it'll download the files and then fail giving an error ""

I tried running SFCFix and got the same error. Attached are the CBS logs. It looks like it's missing a bunch of CBS Catalogs Package_####_KB5022289~31bf3856ad364e35~amd64~~10.0.1.7
1736354641433.webp

KB5022289 looks to be that 2023-01 cumulative update. Do I need to try to install that if it's missing those catalogs? It seems odd to have the latest cumulative update, but be missing something that far back.
 

Attachments

Hi @Itachiness,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
DISM took forever and then failed. Attached are the logs I should have run before making the post. I apologize for not reading the rules first!
 

Attachments

Hi and welcome to Sysnative,

Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:5022289
  • Let me know if it says it was successful or you get the message: The update KB5022289 is not installed on this computer.
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB5022289
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
Step 1. Start the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool again.

Warning: This script was written specifically for this system. Do not run this script on another system.
  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.

Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Yes, please try to install the .NET feature. If it fails attach a new copy of the CBS logs.
 
It failed again, do i need to go through steps 1-4 in the initial post guidelines or just export the CBS logs without those steps?
 
No, Just post the CBS logs.

Upload a copy of the CBS folder
  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
653a64385d891-618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply. If the file is too large to attach, upload the CBS.zip file to www.wetransfer.com and post the link in your next reply.
 
Rich (BB code):
2025-01-16 10:27:24, Info                  CSI    0000035c Couldn't find the hash of component: NetFx4-corperfmonsymbols_h, version 4.0.15744.161, arch amd64, versionScope neutral, pkt {l:8 b:b03f5f7f11d50a3a} in the catalog [l:96]'\SystemRoot\WinSxS\Catalogs\e6563a4b00b1e74bfc481f0001e8f4f9937fd3c5ebda3f3c4ce23b58cfedd228.cat'.

2025-01-16 10:27:24, Error                 CSI    0000035d@2025/1/16:16:27:24.416 (F) onecore\base\wcp\componentstore\csd_winners.cpp(1719): Error 80092004 [Warning,Facility=FACILITY_NTSSPI,Code=8196 (0x2004)] originated in function CCSDirectTransaction::AddImplicationsToCatalogsAndVerifyComponentHashes expression: (null)
[gle=0x80004005]

Please upload a copy of the COMPONENTS hive.

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Here's the next fix.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards try to install the .NET feature again, but maybe you'll need to reboot the server first!
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top