Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TF50309: The following account does not have sufficient permissions to complete the operation

I am created build and deploying those using TFS 2015. Everything was proper but from last two weeks the Build is being created successfully but the Release part is throwing error

TF50309: The following account does not have sufficient permissions to complete the operation:[*****]\Project Collection Service Accounts. The following permission is needed to perform this operation:View Project-level Information

So I verified the team project-> security settings. View Project-level Information is set to Allowed for all the groups except Project valid user. All the other groups are member of Project valid user so I do not think it should be a issue.

Can somebody help me out and give a proper solution

like image 817
AJN Avatar asked May 13 '16 10:05

AJN


2 Answers

Add "Project Collection Service Accounts" as member of "Release Administrators" group.

like image 79
AJN Avatar answered Oct 26 '22 00:10

AJN


For me the issue was in visual studio so after opening visual studio installer and selecting repair option the issue disappeared.

like image 26
Muhamad Eissa Avatar answered Oct 25 '22 23:10

Muhamad Eissa