SignalR net45 gives 401 Unauthorized on specific user/machine combinations
问题 We recently updated a WPF app and all of its NuGet dependencies to .NET 4.5.2 and find that some users are receiving HTTP 401 Unauthorized errors from SignalR. The is using Windows Authentication via PrincipalUserIdProvider. I receive the 401 error on the first POST to SignalR after connecting to SignalR but here are many reasons why this is a strange issue: It works when I have Fiddler running It works when I run the app on Citrix It works when I run the app with a Run As on another person's