I'm going to assume that when you installed TFS you weren't using the 
LGSYSTEM\TFSSERVICE account?

If not then I'd suspect that TFSSERVICE doesn't have permissions set to create 
Sharepoint sites.

You'll need to use the sharepoint admin site to set them (and you want to set 
TFSSERVICE as a farm administrator)

Alternatively create the site using the account you used to install TFS.


Regards,
Richard Banks
Readify | Principal Consultant | Certified Scrum Master
M: +61 424 184 979  | C: [EMAIL PROTECTED] | MSN: [EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Stangroome
Sent: Thursday, 19 June 2008 4:39 PM
To: [email protected]
Subject: [OzTFS] Cannot create new Team Project

Hello,

We've just downloaded and installed the Scrum for TFS Template on our TFS 2008 
RTM server. We've tried to create a new Team Project based on that template and 
it fails during the setup of the SharePoint site. I tried to create a new Team 
Project from one of the default TFS templates and those fail too with the same 
error. All our other TFS Projects still function fine (even the SharePoint 
Portal sites) and this is the first time we've tried to create a new team 
project in a while.

We are using WSS 3.0 on the TFS server. The error log excerpt follows after the 
signature. We've run the March 2008 Power Toy BPA Health Check which suggests 
our Default Web Site should be set to DefaultAppPool instead of the TFSWSS 
pool. If we do this, all of the Team Project portals stop. The BPA tool gives 
no other advice.

Do you have any suggestions where we can look to get this working again?

Regards,

--
Jason



2008-06-19 15:55:15Z | Module: Engine | Thread: 5 | Running Task "" from Group 
""
2008-06-19 15:55:15Z | Module: Engine | Thread: 9 | Running Task 
"SharePointPortal" from Group "Portal"
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Language id: 1033
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Verifying site template exists 
on the server using http://argon.lgsystem.local:17012/_vti_bin/Sites.asmx
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Creating site with the 
following parameters
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Admin Url: 
http://argon.lgsystem.local:17012/_vti_adm/admin.asmx
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Site Url: 
http://argon.lgsystem.local/sites/Foo
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Site Title: Foo
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Site Description: This team 
project was created based on the 'MSF for Agile Software Development - v4.0' 
process template.
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Locale: 1033
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Template: _GLOBAL_#0
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Owner Login: 
LGSYSTEM\TFSSERVICE
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Owner Name: Team Foundation 
Service
2008-06-19 15:55:15Z | Module: WSS | Thread: 9 | Owner Email: [EMAIL PROTECTED]
2008-06-19 15:55:15Z | Module: WssSiteCreator | Thread: 9 | 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: 2008-06-19 15:55:15Z
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 
argon.lgsystem.local.
Exception Details: The Project Creation Wizard encountered a problem while 
uploading
documents to the Windows SharePoint Services server on argon.lgsystem.local.
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/";>Value does not fall 
within the expected range.</errorstring></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 ---

2008-06-19 15:55:15Z | Module: Engine | Thread: 9 | TF30202: Task "" from Group 
"" will not be run because a prior task failed.


OzTFS.com - to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject. View the web archives at 
http://www.mail-archive.com/[email protected]/
Powered by mailenable.com, supported by www.readify.net




OzTFS.com - to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject. View the web archives at 
http://www.mail-archive.com/[email protected]/
Powered by mailenable.com, supported by www.readify.net


Reply via email to