Feb 03
I spend the last four days on solving a problem I had with a WCF service. The message I got was really clear; the client authenticates anonymously while the server expected Windows authentication. [MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Ano... [More]