Problem creating a TFS Project
I am trying to create a TFS project. The project doesn't exist on my server, but I am getting an error telling me that it does. Some more useful information is that I am trying to migrate a VSS database. My previous attempt did not work out. I had a backup image of my server, so I restored it and was trying to start the process over. I have already done this 2 times with no trouble, but now I cannot create the project?
Could the problem be with the client system remembering that there once was a project called "ProTrack"?
| Error TF24018: Team Foundation Server Configuration Failure. Team project 'ProTrack' already exists on this Team Foundation Server. |
| Explanation Project name 'ProTrack' already exists on the server. The team project name must be unique on all Team Foundation servers used by the new project. |
User Action I also tried the following just in case... tfsdeleteproject /server:vstfs ProTrack The project 'ProTrack' was not found on the Tfs Server. |
Here is the log...
2006-06-22 16:12:59Z | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
2006-06-22 16:12:59Z | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 0 seconds
2006-06-22 16:12:59Z | Module: Wizard | TF30227: Project creation permissions retrieved | Completion time: 0.0468717 seconds
2006-06-22 16:13:00Z | Module: Internal | The template information for Team Foundation Server "vstfs" was retrieved from the Team Foundation Server. | Completion time: 0.4999648 seconds
2006-06-22 16:13:17Z | Module: Engine | Thread: 9 | New project will be created with the "MSF for Agile Software Development - v4.0" methodology
2006-06-22 16:13:17Z | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
2006-06-22 16:13:17Z | Module: Engine | TF30227: Project creation permissions retrieved | Completion time: 0.0156239 seconds
2006-06-22 16:13:18Z | Module: Engine | Wrote compressed process template file | Completion time: 0 seconds
2006-06-22 16:13:21Z | Module: Engine | Extracted process template file | Completion time: 3.3278907 seconds
2006-06-22 16:13:21Z | Module: Engine | Thread: 9 | Starting Project Creation for project "ProTrack" in domain "vstfs"
2006-06-22 16:13:21Z | Module: Engine | The user identity information was retrieved from the Group Security Service | Completion time: 0.0156239 seconds
2006-06-22 16:13:21Z | Module: Initializer | Thread: 9 | The New Team Project Wizard is starting to initialize the plug-ins.
2006-06-22 16:13:21Z | Module: CssStructureUploader | Thread: 9 | Entering Initialize in CssStructureUploader
2006-06-22 16:13:21Z | Module: CssStructureUploader | Thread: 9 | Initialize for CssStructureUploader complete
2006-06-22 16:13:21Z | Module: Initializer | Thread: 9 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Classification.
2006-06-22 16:13:21Z | Module: Rosetta | Thread: 9 | Entering Initialize in RosettaReportUploader
2006-06-22 16:13:39Z | Module: Rosetta | Thread: 9 | Exiting Initialize for RosettaReportUploader
2006-06-22 16:13:39Z | Module: Initializer | Thread: 9 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Reporting.
2006-06-22 16:13:39Z | Module: WSS | Thread: 9 | Entering Initialize in WssSiteCreator
2006-06-22 16:13:39Z | Module: WSS | Thread: 9 | Site information: Title = "ProTrack" Description = "ProTrack Team Portal This team project was created based on the 'MSF for Agile Software Development - v4.0' process template."
2006-06-22 16:13:39Z | Module: WSS | Thread: 9 | Base site url:http://VSTFS/sites
2006-06-22 16:13:39Z | Module: WSS | Thread: 9 | Admin site url:http://VSTFS:17012/_vti_adm/admin.asmx
2006-06-22 16:13:42Z | Module: WSS | Thread: 9 | Exiting Initialize for WssSiteCreator
2006-06-22 16:13:42Z | Module: Initializer | Thread: 9 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Portal.
2006-06-22 16:13:42Z | Module: GSSStructureUploader | Thread: 9 | Entering Initialize in GssStructureCreator
2006-06-22 16:13:42Z | Module: GSSStructureUploader | Thread: 9 | Exiting Initialize for GssStructureCreator
2006-06-22 16:13:42Z | Module: Initializer | Thread: 9 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Groups.
begin Exception entry
Time: 2006-06-22 16:13:49Z
Module: Initializer
Event Description: TF30207: Initialization for plugin "Microsoft.ProjectCreationWizard.WorkItemTracking" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: TF24018: Team Foundation Server Configuration Failure. Team project 'ProTrack' already exists on this Team Foundation Server.
Exception Details: Project name 'ProTrack' already exists on the server.
The team project name must be unique on all Team Foundation servers used by the new project.
Stack Trace:
at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Initialize(ProjectCreationContext ctxt)
at Microsoft.VisualStudio.TeamFoundation.EngineStarter.InitializePlugins(MsfTemplate template, PcwPluginCollection pluginCollection)
end Exception entry
2006-06-22 16:13:49Z | Module: Engine | Thread: 9 | Attempting to delete MSF folder "C:\Documents and Settings\Tomm\Local Settings\Temp\TPW_tmp1E.tmp"
2006-06-22 16:13:49Z | Module: Engine | Thread: 9 | The temporary folder C:\Documents and Settings\Tomm\Local Settings\Temp\TPW_tmp1E.tmp used to store the process template was removed.

