Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Uncaught TypeError: Cannot read property 'client' of undefined

Open ilyuzhko opened this issue 8 years ago • 0 comments

clean install samples and error

http://localhost:2819/signalr/hubs 500 (Internal Server Error)

and

Uncaught TypeError: Cannot read property 'client' of undefined at HTMLDocument. (SignalR.StockTicker.js:71) at c (jquery-1.10.2.min.js:4) at Object.fireWith [as resolveWith] (jquery-1.10.2.min.js:4) at Function.ready (jquery-1.10.2.min.js:4) at HTMLDocument.q (jquery-1.10.2.min.js:4)

ilyuzhko avatar May 31 '17 15:05 ilyuzhko