Blazor Client Side Signalr not working when Hosting to IIS
问题 Is there any one who can point me in the right direction? When hosting my Blazor Client Side application to IIS the signalr is not working. In visual studio with IIS express it work as expected. I did setup IIS and deployed the application as indicated in the Microsoft documents. There is no console errors and the hub returns status code 200 when hosting in IIS. Thank you in advance 回答1: Websocket support is not enabled by default on IIS. It was introduced in IIS 8, and has to be enabled from