I've followed this walkthrough to create a new user in TFS and add it to the Administrator group
When I try to connect to my project portal (directly from the tfs computer), it asks for my credentials :
- if I enter my new user's credentials, IIS says "Access Denied"
- if I try to log in using the windows Administrator account, it works fine.
I'm a bit puzzled here. Do I need to grant access to my user account somewhere else? (like in IIS for example?)
Additional info : I'm using TFS sp1, on windows server 2008 + sql server 2008. My user account has been created as a standard user on the server (I've tried to upgrade it to an Admin user just in case, but this doesn't work either)