我想創建一個聊天應用程序,使用signal20在網站中使用VS2012 web。 但它顯示了我的錯誤是這樣的:404:SignalR/hubs for signalR聊天應用程序
Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:50780/WebApplication1/WebApplication1/signalr/hubs
Uncaught TypeError: Cannot read property 'client' of undefined
我已經加入到RouteTable.Routes.MapHubs();
global.asax中 但爲什麼它顯示我此錯誤時開放供其他的系統。
看看這個答案可以幫助http://stackoverflow.com/questions/15485804/implementing-the-singalr-sample-into- an-asp-net-web-site-application-error -in/15490677#comment21945120_15490677 – PSL 2013-04-26 16:53:15