Web Connection
Could not load file or assembly Microsoft.AspNet.SignalR.Client
Gravatar is a globally recognized avatar based on your email address. Could not load file or assembly Microsoft.AspNet.SignalR.Client
  Alejandro A Sosa
  All
  Jan 5, 2017 @ 02:23pm

While trying to implement SignalRClient as explained in wwdotnetbridge_10uses.doc I ran into an error: Could not load file or assembly Microsoft.AspNet.SignalR.Client when executing command loProxy.Start(loHandler). Searching found that this may be caused by a version conflict among packages.

Any suggestion how to resolve this problem?

TIA,

Alex

Gravatar is a globally recognized avatar based on your email address. re: Could not load file or assembly Microsoft.AspNet.SignalR.Client
  Rick Strahl
  Alejandro A Sosa
  Jan 5, 2017 @ 07:04pm

Did you rebuild the .NET projects? The binaries are not included in the distribution and you have to rebuild the projects.

+++ Rick ---

© 1996-2024