1

Closed

BuildServerException Build Manager

description

Release 1.4.0.0
 
Build Manager Settings:
Show: Builds
Build Controller: All
Team Project: All
Date Filter: Today
selected Tab: Queued
 
Switch "Show" DropBox to "Build Definitions"
get this Exception:

 

Community TFS Build Manager

Microsoft.TeamFoundation.Build.Client.BuildServerException: TF200016: The following project does not exist: Evaluierung-TFS2. Verify that the name of the project is correct and that the project exists on the specified Team Foundation Server. ---> System.Web.Services.Protocols.SoapException: TF200016: The following project does not exist: Evaluierung-TFS2. Verify that the name of the project is correct and that the project exists on the specified Team Foundation Server.
 
--- End of inner exception stack trace ---
 
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
at Microsoft.TeamFoundation.Build.Client.BuildWebService.QueryBuildDefinitions(BuildDefinitionSpec[] specs)
at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuildDefinitions(IBuildDefinitionSpec[] buildDefinitionSpecs)
at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuildDefinitions(IBuildDefinitionSpec buildDefinitionSpec)
at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuildDefinitions(String teamProject, QueryOptions options)
at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuildDefinitions(String teamProject)
at TfsBuildManager.Repository.TfsClientRepository.get_AllBuildDefinitions()

at TfsBuildManager.Views.MainView.UpdateBuildDefinitions()

OK

 
The "Evaluierung-TFS2" Project is not connected and not mapped. It´s possible that the project is broken (is in the Repository, but can´t connect).
Closed Aug 22, 2012 at 11:14 AM by mikeFourie
HiWe cant repro this. Let us know if you still get issues with v1.5 and we can look into further diagnosing this.Mike

comments

mikeFourie wrote Aug 5, 2012 at 5:46 PM

Ok, we'll try repro this and if necessary put a fix in.

Mike