Skip to content Skip to sidebar Skip to footer
Showing posts with the label Signalr

Getting 0x800a138f - Javascript Runtime Error: Unable To Get Property 'client' Of Undefined Or Null Reference

I'm making a chat application using SignalR API. I'm getting error as: 0x800a138f - JavaSc… Read more Getting 0x800a138f - Javascript Runtime Error: Unable To Get Property 'client' Of Undefined Or Null Reference

C# Protractor Angularjs Iedriverserver Click() Exception "timed Out Waiting For Page To Load"

I'm using Protractor to test our AngularJS application (with both Chrome and IE drivers). The I… Read more C# Protractor Angularjs Iedriverserver Click() Exception "timed Out Waiting For Page To Load"

Signalr Client Hub Proxy Is Undefined

I was following this tutorial. On client side, in a simple html page, I get undefined for the clien… Read more Signalr Client Hub Proxy Is Undefined

Signalr & Ie Issue - Poll Is Pending

I have a Problem With IE and SignalR, I'm using the it to perform a Syncing action between two … Read more Signalr & Ie Issue - Poll Is Pending

Using Javascript To Deserialize References In A Complex Object Graph From Signalr/json.net

I'm using SignalR to return a complex object graph to my JavaScript client. This object graph h… Read more Using Javascript To Deserialize References In A Complex Object Graph From Signalr/json.net

Calling SignalR Hub Clients From Elsewhere In System

I've set up a SignalR hub to communicate between the server and client. The hub server side cod… Read more Calling SignalR Hub Clients From Elsewhere In System

Signal R Notification

I am creating an application using signal r to send notification. I am using VS 2012. In my Notific… Read more Signal R Notification