Few days ago I had quite a headache with authentication problems when using Windows authentication between client and wcf web service. The error I was getti
The solution for me was to set the AppPool from using the AppPoolIdentity to the NetworkService identity.