If you're running IRIS behind IIS and get this error when trying to open the Lite Terminal in the vscode-objectscript extension:
WebSocket error: Error: Unexpected server response: 101
check your IRIS Web Gateway log. If you see:
level=SEVERE event=WebGateway.WebSocketError
This Web Server does not support WebSockets
the fix is to enable the WebSocket Protocol IIS feature, which is not installed by default.
.png)

.png)




