Browse by Tags

All Tags » wcf .net 3.5 sp1 breaking change 401 authentication error (RSS)
Sorry, but there are no more tags available to filter with.
I walked into a booby-trap with .NET 3.5 SP1. Here are the details. You receive a 401 authentication error when you upgrade your server running WCF service to .NET 3.5 SP1. The WCF run-time now requires an identity to be passed in on the call. The identity...