November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
what's happening on the server? when you enable more loggging? we are running this combination without any issues
It gives me below error (from browser Developer Tools, Network Tab Details):
Response: Protocol error: Unknown transport.
it doesn't loook right. transport is missing. what client library are you using to connect to hub?
below initial request in our case (note transport mode):
wss://XXX/signalr/connect?transport=webSockets&clientProtocol=1.5&version=3.1.878.0&connectionToken=uRCyou....&connectionData=%5B%7B%22name%22%3A%22...%22%7D%5D&tid=3
The fix has been applied.
It was URL Rewrite rules (in web config) which was the problem.
Hello,
I am trying to integrate SignalR with EpiServer CMS Solution but it is failing to create connection with Hub.
everytime i try it gives me this error at console log...
" Error during negotiation request."
Tried clear the .NET temporary files but no success
Regards,
Rajesh K