I\'m getting error 404 when I access signalr/hubs url on a web app deployed on IIS 6 / winSrv 2003 r2.
I\'ve tried runAllManagedModulesForAllRequests = true and false. H
Did you set the mapping as "All Verbs" ?
This solution worked for me.