SwiftR
SwiftR copied to clipboard
My signalR connection is established but can not invoke the hub function.
After establishing the signalR hub connection, when i try to invoke the Hub function as following
domElement.btnConnect.click(function () { objHub.server.adminConnect(); });
I got the following error.
There was an error invoking Hub method 'signalrhub.AdminConnect'.
at Object.error (jquery.signalR-2.2.2.min.js:9)
at init.l (jquery.signalR-2.2.2.min.js:9)
at t.fn.init.