Coders,
I get the following error when either viewing a Team Build (after double clicking on a Team Build in Team Explorer) or starting a Team Build (via any mechanism):
System.Web.Services.Protocols.SoapException: Server was unable to process request. --> Microsoft.TeamFoundationServer.SecurityObjectDoesNotExistException: TF50608: Unable to retrieve information for security object $PROJECT:vstfs:///Classification/TeamProject/856b2dee-7cd0-4358-a6e4-8be661b52596, it does not exist.
The is some stack information but I am unable to get it to the clipboard to paste here.
The Team Project that the Team Build belongs to has been deleted using TFSDeleteProject.exe and recreated with the same name. The deleted Team Project had a Team Build with the same name.
However, if I create a new Team Build with a different name I get the same error. I have also deleted Team Projects and recreated with the same name before without any problems.
I have searched on "TF50608" and the exception message text and I don't get any hits at all.
Any input appreciated.
Callum

Error when viewing or starting a Team Build
Parrotboy
VashYsk
Okay, let us know if you hit it again.
Buck
ink24
I deleted a project and recreated it using the same name. All I did after creating the project was add a project to the source control and create a build type.
As soon as i tried to execute the build i got the same error message as posted above.
I have reproduced this issue twice using the same steps. The first time i saw this issue i left it alone for a few hours to work on other tasks and when i came back the error no longer came up. But as soon as i deleted the project and re-created it again the problem was back again.
Calibra
Are you using the RTM v1 release or a pre-release version (beta 3, RC)
Buck
Jerry L. Winn
I have just witnessed the same problem.
I'm using a customized Process Template, which is basically a subset of the MSF for Agile 4.0 PT.
Since I've seen this post, I did not delete my team project, but created a new one using the same PT. The new project doesn't display the error.
The two projects are brand new - nothing was changed from the moment they were created. The only difference I can think of is that on the first project I've opened a document from the portal before going to the build-types screen, and on the second project I went straight from creation to the build-types screen.
Here's the text of the error-message:
system.Web.Services.Protocols.SoapExcepbon: server was unable to process request. --->
Mia-osoftTeamFoundabon.Server.SecurityObjectDoesNotExistExcepbon: TF50608: Unable to refrieve informabon for security object
sPRoJEa:vstfs:///classification/teamProject/abb170f7828c-43d1-b78f-7955aef72d4d, it does not exist.
at Microsoft.TeamFoundaton. Server. SqiResourceComponent. HandleExcepton (SqlException ex)
at Microsoft.TeamFoundation .Server. SqlResourceComponent.execute(ExecuteType executeType, CommandBehavior behavior)
at Microsoft.TeamFoundation . Server. SqiResourceComponent. ExecuteReader 0
at Microsoft.TeamFoundaton.Server.AuthorizatonComponent. securityReadlsPermitted(Sfring objectld, string acbonld, sting userSid)
at Microsoft.TeamFoundation.Server.AuthorizatonStoreAccessor .IsPermitted(String objectid, String actonld, String userSid)
at Microsoft.TeamFoundaton. Server.AuthorizationService.IsPermittedByActionList(String objectld, String fl actionld, string userSid)
. End of inner exception stack trace . Last refreshed on 25/05/2o06 13:11:20.
(I couldn't copy the text from VS, so I've taken a screenshot and used OneNote's OCR capabilities - though I've made some corrections, there might still be some inaccuracies in the error description)
Julian123
Thanks for responding.
I needed this resolved fairly quickly. So to exhaust all possibilities I deleted the Team Project and recreated it. It is now working fine.
I am on the RTM release. Don't know what it was but its okay now.
Callum