I am trying to deploy a SignalR site on IIS. Code all works fine in VS. But getting the 404 not found error trying to resolve signalr/hubs so far I have tri
Try adding a wildcard application map to your server to help map the unknown extension in the script URL "~/signalr/hubs"