SignalR Service ASP Core Application Not Working on Web APP

0

I Tried Running Locally its working . But hosted on Azure Web APP giving

Error in diagnostics log

System.Net.WebSockets.WebSocketException (0x80004005): Unable to connect to the remote server ---> System.Net.WebSockets.WebSocketException (0x80004005): Unable to connect to the remote server

My settings : websocket=on , ARR Afinity =on , Always On=on

javascript
.net
azure
signalr
azure-web-sites
asked on Stack Overflow Dec 6, 2018 by mahendra maid • edited Dec 12, 2018 by Peter Pan

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0