Choose a location:
posted 2/6/2013 by Raghav Khunger
I recently updated my site from SignalR version 0.5.3 to SignalR 1.0.0 RC2 and noticed signalr-hubs.js reference was broken and was giving 404. After strugling few minutes in SignalR Sourec code I noticed I need to register the following line in my APplication Start:
RouteTable.Routes.MapHubs();
After adding it at the specified location and runninng the project again my issue got fixed.
What kind of email newsletter would you prefer to receive from CodeAsp.Net? 18