Re: Scrum 1.x WSS 3.0 revisisted - Scrum for Team System
Welcome to Scrum for Team System Sign in | Join

Scrum for Team System - v1.x Support

Started by WCLucas42 at 07-31-2008 5:32 PM. Topic has 1 replies.

Print Search
Sort Posts:    
   07-31-2008, 5:32 PM
WCLucas42 is not online. Last active: 7/31/2008 4:14:52 PM WCLucas42

Top 500 Posts
Joined on 01-04-2008
Posts 2
Scrum 1.x WSS 3.0 revisisted
I am aware that this configuration isn't a supported one, but we have a need to try to pull this off anyway. I did search through the forums and found the relevant threads including this one: http://scrumforteamsystem.com/cs/forums/1922/ShowPost.aspx

So now we know it doesn't work, but I was hoping someone may have figured out a way in the interim or if not help me try to figure it out.

I am currently looking at some workarounds for this issue because the only limitation seems to be creating new projects with the scrum 1.2 template. We don't create a lot of projects but it is still a feature we can't live without.

There may not be a lot of official guidance on this from Conchango, but if anyone else wants to try to help me hammer through this issue I will share anything I figure out (assuming there is anything) here. If anyone from Conchango has thoughts on the issue that would be great. I understand development time is valuable and this is a niche need, but the niche is pretty important to us and we would like to come up with something...

I am going to start exploring reverting the TFS SharePoint services registration to the 2.0 instance creating the new project and then upgrading the resulting 2.0 site after the fact... We create very few projects and a procedural workaround would not be unbearable for us.

If anyone has anything new in this area I would love to hear about it.

Thanks,
Bill

   Report 
   07-31-2008, 5:38 PM
WCLucas42 is not online. Last active: 7/31/2008 4:14:52 PM WCLucas42

Top 500 Posts
Joined on 01-04-2008
Posts 2
Re: Scrum 1.x WSS 3.0 revisisted
As a follow up here is the create project log from where it bombs on out. It is very close to the end when trying to create the WSS Site obviously.

2008-07-31 07:35:09Z | Module: WssSiteCreator | Thread: 17 | 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-07-31 07:35:09Z
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 bmqrdev2.
Exception Details: The Project Creation Wizard encountered a problem while uploading
documents to the Windows SharePoint Services server on bmqrdev2.
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/">Cannot complete this action.

Please try again.</errorstring><errorcode xmlns="http://schemas.microsoft.com/sharepoint/soap/">0x80004005</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 ---

2008-07-31 07:35:09Z | Module: Engine | Thread: 17 | TF30202: Task "" from Group "" will not be run because a prior task failed.
2008-07-31 07:35:09Z | Module: Engine | Thread: 17 | TF30202: Task "Site" from Group "Reporting" will not be run because a prior task failed.
2008-07-31 07:35:09Z | Module: Engine | Thread: 17 | TF30202: Task "Populate Reports" from Group "Reporting" will not be run because a prior task failed.
2008-07-31 07:35:09Z | Module: Engine | Thread: 17 | TF30202: Task "" from Group "" will not be run because a prior task failed.
2008-07-31 07:35:09Z | Module: Engine | Thread: 15 | Attempting to delete MSF folder "C:\Documents and Settings\twlucas\Local Settings\Temp\TPW_tmp29D.tmp"
2008-07-31 07:35:09Z | Module: Engine | Thread: 15 | The temporary folder C:\Documents and Settings\twlucas\Local Settings\Temp\TPW_tmp29D.tmp used to store the process template was removed.
---begin Exception entry---
Time: 2008-07-31 07:35:12Z
Module: Wizard
Event Description: TF30002: The New Team Project Wizard encountered an error deleting the project TEST-310708-Scrum
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: TF30041: Team Foundation Server could not connect to the database. Contact your Team Foundation Server administrator.
SoapException Details: <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.Client.DeleteProjectClient.DeleteProject(String projectUri)
at Microsoft.TeamFoundation.Client.TeamProjectDeleter.DoDelete(String friendlyName, String serviceUri, String projectUri)
--- end Exception entry ---
   Report 
Scrum for Team ... » Version 1.2 - T... » Scrum for Team ... » Re: Scrum 1.x WSS 3.0 revisisted

Powered by Community Server, by Telligent Systems