Error on deploying SignalR asp.net core webapplication to IIS

RAHUL SUMANT 1 Reputation point
2021-01-07T16:54:40.417+00:00

Hi ,

I created Chat application using SingalR , Asp.net Core.

Application is working fine on local .

But on deploying application IIS getting error

WebSocket connection to 'ws://localhost/chatHub' failed: Error during WebSocket handshake: Unexpected response code: 404

Websocket is enabled in IIS

OS - Windows 10
IIS - 10.0

Also checked on
Windows server 12
IIS 8.5

Trying to find solution on internet , but not getting any solution.

Please suggest ,what to check

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,346 questions
{count} votes