Object undefined error at var chat = $.connection.chat; while using SignalR
问题 I tried installing SignalR library to create a sample chat application. I believe I have followed all steps given in documentation. I am not sure what could be a reason of failing. It is failing when it creates a chat object. I am using VS2010 and I downloaded SignalR using VS2010 package download utility. Is anyone had an issue with this? Thanks, Samir Thanks Hurricanepkt for helping me out. Yes, I did get all signalR via nuget, using VS2010 'Add Library Package' dialog box. I was getting