Run a command to map Project Server project with TFS Team project:
TfsAdmin ProjectServer /MapPlanToTeamProject /collection:"http://srv-shrp05-lv:8080/tfs/DefaultCollection/" enterpriseProject:"Team Project 1" /teamProject:"Team Project 1" /workItemTypes:"Bug,Issue,User Story,Task"
and got error:
TF244074: The specified argument is not valid: enterpriseProject.
I gave necessary permissions to TFS and Project App Pool accounts and don't know what else should I do?