Signalr not working on hosted site

Issue #16 new
Former user created an issue

Hi to all I'm trying Orchard with Signalr on a hosted site. I'm using a 1.9.1 Orchard release with the Proligence.SignalR module compiled directly from the source. The system tried on the local machine works perfectly. But When I upload the whole site it doesn't work. Orchard works perfectly but if I enable the Proligence.Signalr module the chat sample doesn't work. I tried the /signalr/hubs url and it works. After some investigations I found that the /signalr/negotiate url return 200 (OK) but with an empty response so the hub doesn't connect. So I installed the signalr Sample on a different domain and it works perfectly using the same AppDomain so there are no problems related to firewall or something network/securiy related. The test url is genoavalley.net. The .net framework version is 4.5.2. Any help or hints to solve this problem? Thanks in advance

Comments (1)

  1. Log in to comment