Which group should I add these users, who are getting the below error

Hi there,
    Few of the users whom i want to give read/write both access to my team projects and added them in contributor group and getting 'Object Refence is not set to an instance of an object error' and the below log entry is found in server event log. Should I add them in any other group
Thanks,
Anu


Event Type: Information
Event Source: VSTF Source Code Control
Event Category: None
Event ID: 3003
Date:  8/9/2005
Time:  1:15:55 PM
User:  N/A
Computer: TEST01
Description:
An exception has occurred in a Team Foundation component.
Technical Information (for the administrative staff):
Date (UTC): 8/9/2005 8:15:55 PM
Machine: TEST01
Application Domain: /LM/W3SVC/4/Root/SCC-4-127680055175451442
Assembly: Microsoft.VisualStudio.Hatteras.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Process Details:
  Process Name: w3wp
  Process Id: 2380
  Thread Id: 7
  Account name: ITC\bgordon

Detailed Message: An exception occurred in the Team Foundation Version Control System.
Exception Information:
  Exception Type: ResourceAccessException
  Exception Message: Access Denied: User ITC\bgordon needs the UseSystem global permission(s).
  Exception Stack Trace:
     at Microsoft.VisualStudio.Hatteras.Server.SecurityManager.CheckGlobalPermission(IPrincipal userPrincipal, GlobalPermissions permissionRequired)
   at Microsoft.VisualStudio.Hatteras.Server.Repository.QueryWorkspaces(String ownerName, String computer)


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.




Answer this question

Which group should I add these users, who are getting the below error

  • Marcas

    Have you tried this with Beta3 of Team Foundation   Please let us know if things are working better for you...I would expect they are.

    Thanks,
    jeff

  • greg_burns

    Yes, I'm trying to install Beta3 now. Have not been able to installed that successfully to reach at the state of adding people in groups.
    Thanks,
    Anu

  • diwakar_pal11

    Apparently, the user isn't in a group that is granted access to version control.  That's odd because you say the user is in the contributor's group for the team project.

    You can set the permissions for the users in either VS or from the command line for version control using the "h permission" command.

    In which contributor group is the user a member

    Buck

  • szembek

    They are in [TeamProject]\Contributor Group as others are.

  • Which group should I add these users, who are getting the below error