Web Connection
SignalRClient.SignalRQueueClient causes Ole Idispatch exception code 0 from mscorlib
Gravatar is a globally recognized avatar based on your email address. SignalRClient.SignalRQueueClient causes Ole Idispatch exception code 0 from mscorlib
  Alejandro A Sosa
  All
  Jan 16, 2017 @ 08:20am

Hi,

I am using SignalR to reduce latency in server to client communication. It works fine if clients use an instance of SignalRClient.SignalRClient. However, using an instance of SignalRClient.SignalRQueueClient caused an Ole Idispatch exception code 0 from mscorlib.

Googling I found that it involves a security setting which I prefer not to change. When would if be necessary or advantageous to use SignalRClient.SignalRQueueClient instead of SignalRClient.SignalRClient?

Thank you very much,

Alex

Gravatar is a globally recognized avatar based on your email address. re: SignalRClient.SignalRQueueClient causes Ole Idispatch exception code 0 from mscorlib
  Rick Strahl
  Alejandro A Sosa
  Jan 16, 2017 @ 01:37pm

Why are you using the Queue client? You're not scaling out there's no need for that.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: SignalRClient.SignalRQueueClient causes Ole Idispatch exception code 0 from mscorlib
  Alejandro A Sosa
  Rick Strahl
  Jan 16, 2017 @ 07:22pm

Ok.Thanks.

Alex

© 1996-2024