jquery - SignalR: Cannot read property 'hub' of undefined? -


I am trying to add signal R to my MVC application. Signal R is well loaded and in the right order

Loading < / P>

But still when i $ I am trying to read Connection.hub.start () , I am getting this error down

One more thing when I made the console.log ($ Connection) to Jquery.signalr * .js was found in the file $ .connection in the console

sign you R may need to start callback after the load, especially when the script is loaded on to dynamically embedded in the document.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -