Team Foundation Server – TF30162 - Task "WITs" from Group "WorkItemTracking" failed
I ran into the following error this evening when attempting to create a “new” (more to follow…) Team Project via Visual Studio 2013: Event Description: TF30162: Task "WITs" from Group "WorkItemTracking" failed While it looked at first like an issue related to work item tracking templates, the stacktrace in the project creation log (located in your %temp% folder) provided some insight: Event Description: TF30162: Task "WITs" from Group "WorkItemTracking" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: TF24016: Cannot find team project ‘TestProject’. Stack Trace: at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml) at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml) at