When creating a projectfor the first timeina collectionwithcustom
scrumtemplategenerates the followingerror:
TF30177: Team Project Creation Failed
Error
TF30170: The plugin Microsoft.ProjectCreationWixard.WorkItem Tracking failed during task Quieries from group workitem Tracking
Explanation
Plugin error text: "Could not upload quieries to the Team Foundation Server"
Log Exception
---begin Exception entry---
Time: 2015-03-02T17:17:24
Module: Engine
Event Description: TF30162: Task "Queries" from Group "WorkItemTracking" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Could not upload queries to the Team Foundation Server.
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 Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.RunTask(Object taskObj)
-- Inner Exception --
Exception Message: Could not upload queries to the Team Foundation Server. (type WitPcwFatalException)
Exception Stack Trace: at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.WitPcwTask.QueryTask.Execute()
at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Parse(ContextWrapper wrapper, XmlNode taskXml, Boolean fExecute)
at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
Inner Exception Details:
Exception Message: The value is not a valid name of Link Type. The error is caused by «'Microsoft.VSTS.Common.Affects-Reverse'». (type InvalidQueryTextException)
Exception Stack Trace: at Microsoft.TeamFoundation.WorkItemTracking.Client.StoredQuery.ValidateWiql(WorkItemStore store, String queryText)
at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryDefinition.Validate(WorkItemStore store)
at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryHierarchy.Save()
at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.WitPcwTask.QueryTask.Execute()
Inner Exception Details:
Exception Message: The value is not a valid name of Link Type. (type SyntaxException)
Exception Stack Trace: at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.Tools.EnsureSyntax(Boolean condition, SyntaxError message, Node node)
at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyCondition(NodeFieldName left, Node right, Condition op, Node errorNode, LinkQueryMode mode)
at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyCondition(NodeFieldName left, Node right, Condition op, Node errorNode, LinkQueryMode mode)
at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyNode(Node node, NodeTableName tableContext, NodeFieldName fieldContext)
at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeCondition.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.Node.BindChildren(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeAndOperator.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeSelect.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
at Microsoft.TeamFoundation.WorkItemTracking.Internals.QueryItemHelper.ValidateWiql(WiqlAdapter wiqlAdapter, String queryText)
at Microsoft.TeamFoundation.WorkItemTracking.Client.StoredQuery.ValidateWiql(WorkItemStore store, String queryText)
--- end Exception entry ---
I thank youhelpmeas quickly as possible.
Liliana