Error during SignalR integration test: The 'InvokeCoreAsync' method cannot be called if the connecti
I get the exception
System.InvalidOperationException: The 'InvokeCoreAsync' method cannot be called if the connection is not active
after running this test:
BUT when I remove this peace of code:
all works fine.2 Replies
Pastebin
public class ChatHub : Hub{ private readonly IEnumerable
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.