Hi,
I'm trying to install the WebSocket protocol on Windows Server 2019, but I'm encountering the following error:
PS C:\Users\beheer> install-windowsfeature -name Web-Websockets
install-windowsfeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The referenced assembly could not be found. Error: 0x80073701
I came across this related post:
[SOLVED] - Windows Server 2019 Web Server (IIS) unable to install - 0x80073701
I followed the steps up to the point of creating the searchreg.txt, but I'm unable to create a fixlist.txt on my own.
I've attached the CBS log and the searchreg.txt for KB4538461, which was referenced in the CBS logs.
Could someone help me by providing a fixlist.txt or suggesting another possible solution?
Thanks in advance!
I'm trying to install the WebSocket protocol on Windows Server 2019, but I'm encountering the following error:
PS C:\Users\beheer> install-windowsfeature -name Web-Websockets
install-windowsfeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The referenced assembly could not be found. Error: 0x80073701
I came across this related post:
[SOLVED] - Windows Server 2019 Web Server (IIS) unable to install - 0x80073701
I followed the steps up to the point of creating the searchreg.txt, but I'm unable to create a fixlist.txt on my own.
I've attached the CBS log and the searchreg.txt for KB4538461, which was referenced in the CBS logs.
Could someone help me by providing a fixlist.txt or suggesting another possible solution?
Thanks in advance!