Hi Midi,
That error means the gateway web service itself isn’t responding, even though the main RD Gateway program looks like it’s running. After the security patch, the part of Windows that delivers the gateway through IIS likely stopped working. Usually this happens if the SSL certificate on port 443 isn’t loading correctly or if the “RDGateway” application pool in IIS crashed. The fix is to open IIS Manager, check that the RDGateway pool is started, and confirm the certificate binding is still valid. If the pool keeps stopping, it’s tied to the latest update and may need either a rollback of that patch or waiting for Microsoft’s hotfix. In short, the gateway service is up, but the web layer it depends on is broken.
Hope it helps.
Harry.