For some reason the system admin changed my user name from XxXx to XxXx1 in the source control system. Then the problems started. I had to delete all local files and re-download them from source control just to open the project.
And after I had rebooted the computer, I can't do much to my files. Whenever I try to undo a checkout I get the following message:
TF14098: Access Denied: User DOMAIN\XxXx needs UndoOther permission(s) for $/blablabla
So it is still trying to use my old user name. The user name and password is stored somewhere because I don't ever have to enter it when starting VS2008. Maybe through Explorer (I think I used it to browse to the tfs server and saved the user name and password).
Any tips?