Permission denied when creating new team build

Things seem to be working great with TFS, except that when I try to create a new Team Build, I get this:
---------------------------
Team Build
---------------------------
Permission denied. You need 'Administer Build' privileges to create a new build type
---------------------------
OK  
---------------------------

My user is set as a namespace administrator (and I've rebooted like that). I even had myself manually added and had all permissions set. Still get the same error. If I goto the DC and logon as TFSSetup, I can create a new build (well, I don't get this error).

What else can I do so I can create builds Or should I just create them as TFSSetup



Answer this question

Permission denied when creating new team build

  • Richard Šusta

    Use remote desktop and login on the server where TFS is installed. Or join your computer to a domain, and everything should work.
  • anaconda2010

    Did you try this with user credentials who is Namespace administrator for the TFS server

    As per the product functionality, if you are a

    Namespace administrator – You have access to all the features for that Team foundation server
    Project administrator - You have access to all the Team project level features

    If you are just a Contributor, You need "Administer a build" permission to create build types. You can grant/revoke these permissions from TeamProject | Team Project Settings | Permissions dialog.

    Please do let me know if this does not work.

    There is a known bug around this issue http://forums.microsoft.com/msdn/ShowPost.aspx PostID=6519





     



  • exhibit

    That post was it! My machine is not part of the domain. Logging onto the server via RDP works fine.

    Thanks!

  • z-mann

    Can you be more specific on how you did that.

    I have the same problem

    Thanks


  • Permission denied when creating new team build