05-20-2009, 5:42
|
minchoi
Joined on 05-13-2009
Posts 2
|
The template you have chosen is invalid or cannot be found.
|
|
|
|
|
I recently installed the Conchango Scrum for Team System template on my MOSS 2007 farm. However, I am running into the below error message when I attempt to create a new project in TFS using the Scrum template. I believe this is a problem with SharePoint and not TFS. I have highlighted what I think are the relevant parts of the error message and would greatly appreciate it if someone could shed some light on the issue.
2009-05-18 13:50:56Z | Module: WssSiteCreator | Thread: 18 | TF30267: Exception: System.Web.Services.Protocols.SoapException: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.TeamFoundation.Proxy.Portal.Admin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.CreateSite(WssSiteData siteCreationData, ProjectCreationContext context)
at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
---begin Exception entry---
Time: 2009-05-18 13:50:56Z
Module: Engine
Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: The Project Creation Wizard encountered an error while uploading documents to the Windows SharePoint Services server on pqoe.
Exception Details: The Project Creation Wizard encountered a problem while uploading
documents to the Windows SharePoint Services server on pqoe.
The reason for the failure cannot be determined at this time.
Because the operation failed, the wizard was not able to finish
creating the Windows SharePoint Services site.
Stack Trace:
at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.RunTask(Object taskObj)
-- Inner Exception --
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
SoapException Details: <detail><errorstring xmlns="http://schemas.microsoft.com/sharepoint/soap/">The template you have chosen is invalid or cannot be found.</errorstring><errorcode xmlns="http://schemas.microsoft.com/sharepoint/soap/">0x81071e44</errorcode></detail>
Stack Trace:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.TeamFoundation.Proxy.Portal.Admin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.CreateSite(WssSiteData siteCreationData, ProjectCreationContext context)
at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
-- end Inner Exception --
--- end Exception entry ---
2009-05-18 13:50:56Z | Module: Engine | Thread: 18 | TF30202: Task "" from Group "" will not be run because a prior task failed.
2009-05-18 13:50:56Z | Module: Engine | Thread: 18 | TF30202: Task "Site" from Group "Reporting" will not be run because a prior task failed.
2009-05-18 13:50:56Z | Module: Engine | Thread: 18 | TF30202: Task "Populate Reports" from Group "Reporting" will not be run because a prior task failed.
2009-05-18 13:50:56Z | Module: Engine | Thread: 18 | TF30202: Task "" from Group "" will not be run because a prior task failed.
2009-05-18 13:50:57Z | Module: Engine | Thread: 46 | The project ScrumTest was deleted successfully.
2009-05-18 13:50:57Z | Module: Engine | Thread: 46 | Attempting to delete MSF folder "C:\Users\minchoi\AppData\Local\Temp\TPW_tmpCD26.tmp"
2009-05-18 13:50:57Z | Module: Engine | Thread: 46 | The temporary folder C:\Users\minchoi\AppData\Local\Temp\TPW_tmpCD26.tmp used to store the process template was removed.
|
|
|
|
|
Report
|
|
|
|