[SOLVED] Server 2019 Standard 1 of 2, .NET 4.8 fails to install with error 0x80092004 - Cannot find object or property

nehpetsekellen

New member
Joined
Feb 13, 2024
Posts
2
Hello,

I recently attempted to install .NET 4.8 in order to support an application upgrade but the installation fails with the error: (...x64-Windows10.0-KB4486153-x64.cab) failed with 0x80092004 - Cannot find object or property. I have run SFC /scannow and DISM /Online /Cleanup-Image /RestoreHealth and all other updates appear to install just fine. KB4486153 was present on the list of installed updates, but .NET 4.8 was not picked up by the application upgrade installer and is a required prerequisite for that application. I uninstalled KB4486153 in an attempt to reinstall it from the standalone installer and the current version of .NET comes back as 4.7.2.

If you need any more information, I will provide it as soon as possible.

Thank you,

Stephen

P.S. I have two servers that are exhibiting the same issue.
 

Attachments

I ended up installing Server 2019 Standard from within the OS and choosing to keep files and applications. Once the installation finished, I was able to install .NET 4.8 successfully and launch the application.
 

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

Back
Top