You cannot delete a team query on a project when you are a member of the Team Foundation Administrators group in Visual Studio 2005 Team Foundation Server (921314)



The information in this article applies to:

  • Microsoft Visual Studio 2005 Team System Team Foundation:

SYMPTOMS

When you try to delete a team query on a project in Microsoft Visual Studio 2005 Team Foundation Server, you receive the following error message:
System.UnauthorizedAccessException:

{"TF26156: You are not a recognized administrator in the current team project. Contact another Team Foundation Server administrator to request permissions to this team project."}
You receive this error message when you are a member of the Team Foundation Administrators group, but you are not a member of the Project Administrators group for the project.

CAUSE

This problem occurs because the deleting process only checks for the Project Administrators group membership when you delete a team query. The deleting process does not check for the Team Foundation Administrators group membership.

WORKAROUND

To work around this problem if you are a member of the Team Foundation Administrators group, add yourself to the Project Administrators group for the project, and then delete the team query.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, visit the following Microsoft Developer Network (MSDN) Web sites:

Modification Type:MajorLast Reviewed:7/27/2006
Keywords:kbtshoot kberrmsg kbinfo kbBug kbprb KB921314 kbAudDeveloper kbAudITPRO