Wednesday, August 26, 2009

Error "Team Foundation Server could not resolve the user or group..." adding members to Microsoft Team Foundation server

adding a domain user to TFS result in error:

"Error "Team Foundation Server could not resolve the user or group..."

This error always occured when adding domain user because in my IIS, TFS Application Pool Identity is using a local administrator.

I resolved this issue by replacing application pool identity configurable username with a valid domain account.