ChristianWeyer / myProducts-End-to-End

A modern business application with HTML5, JavaScript & .NET: sample secure master-detail application with AngularJS, ASP.NET Web API, SignalR. Uses Cordova/Phonegap and node-webkit (nw.js).
35 stars 10 forks source link

SignalR not working? #6

Closed zsu closed 10 years ago

zsu commented 10 years ago

The signalR is not working and there are no log data displayed.

ChristianWeyer commented 10 years ago

Did you enable Push in the Settings page of the application?

-Christian Weyer

From: zsu notifications@github.com Sent: 14.05.2014 17:18 To: ChristianWeyer/myProducts-End-to-End Subject: [myProducts-End-to-End] SignalR not working? (#6)

The signalR is not working and there are no log data displayed.

Reply to this email directly or view it on GitHubhttps://github.com/ChristianWeyer/myProducts-End-to-End/issues/6.

zsu commented 10 years ago

Yes, I did. It's not working either on your website at https://ngmd.azurewebsites.net.

ChristianWeyer commented 10 years ago

Hm… strange. I just tried to change a product’s name and it was immediately changed in the other browser window – both on https://ngmd.azurewebsites.net

-Christian Weyer

Thinktecture AG Bernhard-Krieg-Str 4, 97845 Neustadt am Main, Germany Amtsgericht Wuerzburg: HRB 12109

Vorstand/Directors: Ingo Rammer, Christian Weyer Aufsichtsratsvorsitzender: Harald Schernthaner

From: zsu notifications@github.com<mailto:notifications@github.com> Reply-To: ChristianWeyer/myProducts-End-to-End reply@reply.github.com<mailto:reply@reply.github.com> Date: Mittwoch, 14. Mai 2014 19:16 To: ChristianWeyer/myProducts-End-to-End myProducts-End-to-End@noreply.github.com<mailto:myProducts-End-to-End@noreply.github.com> Cc: Christian Weyer christian.weyer@thinktecture.com<mailto:christian.weyer@thinktecture.com> Subject: Re: [myProducts-End-to-End] SignalR not working? (#6)

Yes, I did. It's not working either on your website at https://ngmd.azurewebsites.net.

— Reply to this email directly or view it on GitHubhttps://github.com/ChristianWeyer/myProducts-End-to-End/issues/6#issuecomment-43109694.

zsu commented 10 years ago

Got it. I think it's because the log page is not populating from the db so previous logs are not displayed if you leave the page and come back.