<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SPSource Work Item Rss Feed</title><link>http://www.codeplex.com/SPSource/WorkItem/List.aspx</link><description>SPSource Work Item Rss Description</description><item><title>Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938]</title><link>http://spsource.codeplex.com/workitem/25938</link><description>PLEASE HELP ME UNDERSTAND THIS, and please provide an affirmation or workaround to what I&amp;#39;m about to point out.&lt;br /&gt;&lt;br /&gt;If I create a list based on an existing template such as a Calendar, Task, Picture Library, you name it - and add&amp;#47;remove&amp;#47;edit fields without actually creating a content type &amp;#40;I just want to generate a schema.xml to use&amp;#41; then SPSource runs and creates a list that is essentially an &amp;#34;Unusable Dead End&amp;#34; &lt;br /&gt;&lt;br /&gt;What I mean by this, is that when you run SPSource to generate the list schemas and feature for lists that do not have custom content types, the tool creates a list definition that when deployed will use its own crazy content type as opposed to the original OOB content type. Example ensues&amp;#58;&lt;br /&gt;&lt;br /&gt;1&amp;#41; create a calendar list, and add a few columns at the list level, maybe play with the view a bit to customize the list&lt;br /&gt;2&amp;#41; run spsource as directed to generate a list definition for this customized calendar&lt;br /&gt;3&amp;#41; deploy the list definition for this calendar&lt;br /&gt;&lt;br /&gt;Observe that the new list &amp;#34;appears&amp;#34; to be the same and &amp;#34;appears&amp;#34; to have saved you time by creating all the xml you need. However all items you enter in this generated calendar will not be of type &amp;#34;Calendar Item&amp;#34; so you will not be able to roll up the generated list contents via CQWP or any other programmatic approach that checks for the list to be of Calendar type. Instead a new content type is assigned to the generated list of type &amp;#34;List Name&amp;#34; which inherits from the System content type &amp;#40;not even the Item content type&amp;#41;. &lt;br /&gt;&lt;br /&gt;There are several other issues like not generating a BaseViewID&amp;#61;&amp;#34;0&amp;#34; for each list definition the tool creates, which renders them unable to be used as list view web parts. &lt;br /&gt;&lt;br /&gt;I am very sad to have trusted this tool because it has a lot of potential, and yet it totally screwed me over at the last minute while using it to generate list definitions for my current project.&lt;br /&gt;I cannot complain much more given the tool is free, but these issues I point out are show-stoppers and in my case made me lose a lot of time - roughly 2 weeks worth - of unusable code I had to scrap.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;OK, OK. Adding the contenttyperef for Unknown Document Type to the source still breaks Content And Structure. &amp;#58;&amp;#92;&lt;/p&gt;&lt;p&gt;Here&amp;#39;s the error as it appears in sitemanager.aspx which definitely points to a content type issue.&lt;/p&gt;&lt;p&gt;&amp;#60;error&amp;#62;&amp;#60;message&amp;#62;Cannot complete this action. Please try again.&amp;#60;&amp;#47;message&amp;#62;&amp;#60;full&amp;#62;Microsoft.SharePoint.SPException&amp;#58; Cannot complete this action. Please try again. ---&amp;#38;gt&amp;#59; Microsoft.SharePoint.SPException&amp;#58; Cannot complete this action. Please try again. ---&amp;#38;gt&amp;#59; System.Runtime.InteropServices.COMException &amp;#40;0x80004005&amp;#41;&amp;#58; Cannot complete this action. Please try again. at Microsoft.SharePoint.Library.SPRequestInternalClass.UpdateField&amp;#40;String bstrUrl, String bstrListName, String bstrXML&amp;#41; at Microsoft.SharePoint.Library.SPRequest.UpdateField&amp;#40;String bstrUrl, String bstrListName, String bstrXML&amp;#41; --- End of inner exception stack trace --- at Microsoft.SharePoint.Library.SPRequest.UpdateField&amp;#40;String bstrUrl, String bstrListName, String bstrXML&amp;#41; at Microsoft.SharePoint.SPField.set_SchemaXml&amp;#40;String value&amp;#41; at Microsoft.SharePoint.Deployment.ContentTypeSerializer.UpdateContentTypeFields&amp;#40;SPContentType sourceContentType, SPContentType targetContentType, String contentTypeXml, ImportObjectManager importObjectManager&amp;#41; at Microsoft.SharePoint.Deployment.ContentTypeSerializer.UpdateContentType&amp;#40;SPContentType sourceContentType, SPContentType targetContentType, String contentTypeXml, ImportObjectManager importObjectManager&amp;#41; at Microsoft.SharePoint.Deployment.ContentTypeSerializer.ProcessContentType&amp;#40;SPContentType sourceContentType, String contentTypeXml, ImportObjectManager importObjectManager, Boolean IsParentSystemObject&amp;#41; at Microsoft.SharePoint.Deployment.ContentTypeSerializer.SetObjectData&amp;#40;Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector&amp;#41; at Microsoft.SharePoint.Deployment.XmlFormatter.ParseObject&amp;#40;Type objectType, Boolean isChildObject&amp;#41; at Microsoft.SharePoint.Deployment.XmlFormatter.DeserializeObject&amp;#40;Type objectType, Boolean isChildObject, DeploymentObject envelope&amp;#41; at Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize&amp;#40;Stream serializationStream&amp;#41; at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize&amp;#40;Stream serializationStream&amp;#41; at Microsoft.SharePoint.Deployment.ImportObjectManager.ProcessObject&amp;#40;XmlReader xmlReader&amp;#41; at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects&amp;#40;&amp;#41; at Microsoft.SharePoint.Deployment.SPImport.Run&amp;#40;&amp;#41; at Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy&amp;#40;String&amp;#91;&amp;#93; sourceSmtObjectIds, String destSmtObjectId&amp;#41; --- End of inner exception stack trace --- at Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy&amp;#40;String&amp;#91;&amp;#93; sourceSmtObjectIds, String destSmtObjectId&amp;#41; at Microsoft.SharePoint.Publishing.Internal.WebControls.CopyObjects.Copy&amp;#40;&amp;#41;&amp;#60;&amp;#47;full&amp;#62;&amp;#60;customData&amp;#62;Operation to Copy &amp;#38;&amp;#35;39&amp;#59;All selected items&amp;#38;&amp;#35;39&amp;#59; to &amp;#38;&amp;#35;39&amp;#59;&amp;#47;ImageGallery&amp;#38;&amp;#35;39&amp;#59; Failed&amp;#60;&amp;#47;customData&amp;#62;&amp;#60;&amp;#47;error&amp;#62;&lt;/p&gt;</description><author>panoone</author><pubDate>Fri, 07 Oct 2011 02:04:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938] 20111007020411A</guid></item><item><title>Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938]</title><link>http://spsource.codeplex.com/workitem/25938</link><description>PLEASE HELP ME UNDERSTAND THIS, and please provide an affirmation or workaround to what I&amp;#39;m about to point out.&lt;br /&gt;&lt;br /&gt;If I create a list based on an existing template such as a Calendar, Task, Picture Library, you name it - and add&amp;#47;remove&amp;#47;edit fields without actually creating a content type &amp;#40;I just want to generate a schema.xml to use&amp;#41; then SPSource runs and creates a list that is essentially an &amp;#34;Unusable Dead End&amp;#34; &lt;br /&gt;&lt;br /&gt;What I mean by this, is that when you run SPSource to generate the list schemas and feature for lists that do not have custom content types, the tool creates a list definition that when deployed will use its own crazy content type as opposed to the original OOB content type. Example ensues&amp;#58;&lt;br /&gt;&lt;br /&gt;1&amp;#41; create a calendar list, and add a few columns at the list level, maybe play with the view a bit to customize the list&lt;br /&gt;2&amp;#41; run spsource as directed to generate a list definition for this customized calendar&lt;br /&gt;3&amp;#41; deploy the list definition for this calendar&lt;br /&gt;&lt;br /&gt;Observe that the new list &amp;#34;appears&amp;#34; to be the same and &amp;#34;appears&amp;#34; to have saved you time by creating all the xml you need. However all items you enter in this generated calendar will not be of type &amp;#34;Calendar Item&amp;#34; so you will not be able to roll up the generated list contents via CQWP or any other programmatic approach that checks for the list to be of Calendar type. Instead a new content type is assigned to the generated list of type &amp;#34;List Name&amp;#34; which inherits from the System content type &amp;#40;not even the Item content type&amp;#41;. &lt;br /&gt;&lt;br /&gt;There are several other issues like not generating a BaseViewID&amp;#61;&amp;#34;0&amp;#34; for each list definition the tool creates, which renders them unable to be used as list view web parts. &lt;br /&gt;&lt;br /&gt;I am very sad to have trusted this tool because it has a lot of potential, and yet it totally screwed me over at the last minute while using it to generate list definitions for my current project.&lt;br /&gt;I cannot complain much more given the tool is free, but these issues I point out are show-stoppers and in my case made me lose a lot of time - roughly 2 weeks worth - of unusable code I had to scrap.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;Hi Jeremy, I&amp;#39;ve performed a few more tests and am providing some screenshots to better explain the problem with list content types.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve compared the XML between the src and dest in SharePoint Manager and with the exception of the list CT there is no difference at all. Yet the list CT on the destination list contains no data when viewed through the UI. &amp;#91;attach1.png&amp;#93;&lt;/p&gt;&lt;p&gt;Despite this, the DispForm still displays the correct order and required fields made in my original modifications. &amp;#91;attach2.png&amp;#93;&lt;/p&gt;&lt;p&gt;However the Context and Structure tool is unable to move&amp;#47;copy items from dest-&amp;#62;src and throws a lengthy but meaningless error. Neither could I copy&amp;#47;paste items via Explorer view. Refreshing the list in the UI displayed no items. What&amp;#39;s odd is that I could Upload Multiple items from src-&amp;#62;dest  via Office Picture Manager.&lt;/p&gt;&lt;p&gt;Adding the Unknown Content Type to the dest list resolved the problem with Content and Structure but also did something very interesting to the Picture content type. The DispForm for this CT now displays nothing but a Content Type dropdown. &amp;#91;attach3.png&amp;#93;&lt;/p&gt;&lt;p&gt;I&amp;#39;m wondering if the list content type ID, or version params in the XML are causing these problems, or if SharePoint is storing additional info somewhere else.&lt;/p&gt;&lt;p&gt;As a last curiosity, when activating the list feature, the logs show the following while creating the list instance. Not sure if this is in any way relevant.&lt;/p&gt;&lt;p&gt;- Creating list &amp;#34;Image Gallery&amp;#34; in web &amp;#34;http&amp;#58;...&amp;#34; at URL &amp;#34;&amp;#47;ImageGallery&amp;#34;, &amp;#40;setuppath&amp;#58; &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;Microsoft Shared&amp;#92;Web Server Extensions&amp;#92;12&amp;#92;Template&amp;#92;Features&amp;#92;ImageGallery&amp;#92;ImageGallery&amp;#34;&amp;#41;&amp;#9; &lt;/p&gt;&lt;p&gt;- Failed to find generic XML file at &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;Microsoft Shared&amp;#92;Web Server Extensions&amp;#92;12&amp;#92;Template&amp;#92;xml&amp;#92;onet.xml&amp;#34;, falling back to global site definition.&lt;/p&gt;&lt;p&gt;Thanks for a great product and hope this helps some&amp;#33;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 23:24:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938] 20111006112455P</guid></item><item><title>Commented Issue: BuildViewsNode method needs to change fileUrl for Document and Forms Library [26553]</title><link>http://spsource.codeplex.com/workitem/26553</link><description>the fileUrl string in the BuildViewsNode method should change to &amp;#34;Forms&amp;#47;fileUrl&amp;#34; for Document library and Forms library. This will ensure that all files &amp;#40;template files like newForm.aspx, editform.aspx and the ViewName.aspx views of the library go inside the &amp;#39;Forms&amp;#39; folder that every document and forms library has&amp;#41;. Basically the code should be changed to&lt;br /&gt;&lt;br /&gt;                 fileUrl &amp;#61; urlAttr.Substring&amp;#40;lastIndexOfSlash, urlAttr.Length - lastIndexOfSlash&amp;#41;&amp;#59; &amp;#47;&amp;#47;just after this statement&lt;br /&gt;                &amp;#47;&amp;#47;Check for BOTH Doc Library and Form Library &amp;#40;for infopath forms&amp;#41;&lt;br /&gt;                if &amp;#40;list.BaseTemplate &amp;#61;&amp;#61; SPListTemplateType.DocumentLibrary &amp;#124;&amp;#124; list.BaseTemplate &amp;#61;&amp;#61; SPListTemplateType.XMLForm&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    fileUrl &amp;#61; string.Format&amp;#40;&amp;#34;Forms&amp;#47;&amp;#123;0&amp;#125;&amp;#34;, fileUrl&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;&amp;#43;1 Currently list views get placed in the library root which seems to cause odd behaviour with Content and Structure moves. Errors basically.&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 21:40:23 GMT</pubDate><guid isPermaLink="false">Commented Issue: BuildViewsNode method needs to change fileUrl for Document and Forms Library [26553] 20111006094023P</guid></item><item><title>Commented Issue: Missing Web Parts [31554]</title><link>http://spsource.codeplex.com/workitem/31554</link><description>I&amp;#39;ve noticed that customised list forms lose any dataform web part&amp;#40;s&amp;#41; that were added. The destination file just strips it.&lt;br /&gt;&lt;br /&gt;Is this usual&amp;#63; I haven&amp;#39;t tried with OOTB web parts yet.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;Managed to resolve this by substituting ListName for ListId within the DVWP XML.&lt;/p&gt;&lt;p&gt;It&amp;#39;s ugly - and I&amp;#39;m pretty sure it&amp;#39;ll break as soon as anyone changes the Display Name - but it works. &amp;#58;&amp;#41;&lt;/p&gt;&lt;p&gt;I also spelled this out in the List Description.&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 05:15:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Missing Web Parts [31554] 20111006051511A</guid></item><item><title>Commented Issue: Missing Web Parts [31554]</title><link>http://spsource.codeplex.com/workitem/31554</link><description>I&amp;#39;ve noticed that customised list forms lose any dataform web part&amp;#40;s&amp;#41; that were added. The destination file just strips it.&lt;br /&gt;&lt;br /&gt;Is this usual&amp;#63; I haven&amp;#39;t tried with OOTB web parts yet.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;And now I see why. The ListID doesn&amp;#39;t get modified to to match the new list. &amp;#58;&amp;#40;&lt;/p&gt;&lt;p&gt;I suppose this could be done programatically&amp;#63; But I have no idea where to start.&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 04:14:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: Missing Web Parts [31554] 20111006041447A</guid></item><item><title>Commented Issue: Missing Web Parts [31554]</title><link>http://spsource.codeplex.com/workitem/31554</link><description>I&amp;#39;ve noticed that customised list forms lose any dataform web part&amp;#40;s&amp;#41; that were added. The destination file just strips it.&lt;br /&gt;&lt;br /&gt;Is this usual&amp;#63; I haven&amp;#39;t tried with OOTB web parts yet.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;That should read &amp;#34;List Views&amp;#34; where the default web part has been converted to a dataview.&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 04:02:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Missing Web Parts [31554] 20111006040221A</guid></item><item><title>Created Issue: Missing Web Parts [31554]</title><link>http://spsource.codeplex.com/workitem/31554</link><description>I&amp;#39;ve noticed that customised list forms lose any dataform web part&amp;#40;s&amp;#41; that were added. The destination file just strips it.&lt;br /&gt;&lt;br /&gt;Is this usual&amp;#63; I haven&amp;#39;t tried with OOTB web parts yet.&lt;br /&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 04:01:30 GMT</pubDate><guid isPermaLink="false">Created Issue: Missing Web Parts [31554] 20111006040130A</guid></item><item><title>Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938]</title><link>http://spsource.codeplex.com/workitem/25938</link><description>PLEASE HELP ME UNDERSTAND THIS, and please provide an affirmation or workaround to what I&amp;#39;m about to point out.&lt;br /&gt;&lt;br /&gt;If I create a list based on an existing template such as a Calendar, Task, Picture Library, you name it - and add&amp;#47;remove&amp;#47;edit fields without actually creating a content type &amp;#40;I just want to generate a schema.xml to use&amp;#41; then SPSource runs and creates a list that is essentially an &amp;#34;Unusable Dead End&amp;#34; &lt;br /&gt;&lt;br /&gt;What I mean by this, is that when you run SPSource to generate the list schemas and feature for lists that do not have custom content types, the tool creates a list definition that when deployed will use its own crazy content type as opposed to the original OOB content type. Example ensues&amp;#58;&lt;br /&gt;&lt;br /&gt;1&amp;#41; create a calendar list, and add a few columns at the list level, maybe play with the view a bit to customize the list&lt;br /&gt;2&amp;#41; run spsource as directed to generate a list definition for this customized calendar&lt;br /&gt;3&amp;#41; deploy the list definition for this calendar&lt;br /&gt;&lt;br /&gt;Observe that the new list &amp;#34;appears&amp;#34; to be the same and &amp;#34;appears&amp;#34; to have saved you time by creating all the xml you need. However all items you enter in this generated calendar will not be of type &amp;#34;Calendar Item&amp;#34; so you will not be able to roll up the generated list contents via CQWP or any other programmatic approach that checks for the list to be of Calendar type. Instead a new content type is assigned to the generated list of type &amp;#34;List Name&amp;#34; which inherits from the System content type &amp;#40;not even the Item content type&amp;#41;. &lt;br /&gt;&lt;br /&gt;There are several other issues like not generating a BaseViewID&amp;#61;&amp;#34;0&amp;#34; for each list definition the tool creates, which renders them unable to be used as list view web parts. &lt;br /&gt;&lt;br /&gt;I am very sad to have trusted this tool because it has a lot of potential, and yet it totally screwed me over at the last minute while using it to generate list definitions for my current project.&lt;br /&gt;I cannot complain much more given the tool is free, but these issues I point out are show-stoppers and in my case made me lose a lot of time - roughly 2 weeks worth - of unusable code I had to scrap.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;For anyone else who hits the same issue and wants to use their list as a List View Web Part, perform the following steps.&lt;/p&gt;&lt;p&gt;- Open schema.xml and locate the AllItems view &amp;#40;NB&amp;#58; this should never be deleted&amp;#41;.&lt;br /&gt;- Change the BaseViewId to 0 &amp;#40;it&amp;#39;s probably at 1&amp;#41;.&lt;/p&gt;&lt;p&gt;Additionally, I&amp;#39;ve you&amp;#39;ve specified a custom list form as the default view, you can also run into trouble with moving content via the Content and Structure tool. If in doubt, keep the default view.&lt;/p&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 02:17:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938] 20111006021703A</guid></item><item><title>Created Issue: ListInsatnce Url path [31553]</title><link>http://spsource.codeplex.com/workitem/31553</link><description>I&amp;#39;ve noticed that the Url for ListInstance always includes &amp;#34;Lists&amp;#47;&amp;#91;listanme&amp;#93;&amp;#34; even for libraries, which exist in the site root. Is this by design or a bug&amp;#63;&lt;br /&gt;</description><author>panoone</author><pubDate>Thu, 06 Oct 2011 00:03:40 GMT</pubDate><guid isPermaLink="false">Created Issue: ListInsatnce Url path [31553] 20111006120340A</guid></item><item><title>Commented Issue: Exception occurred: Guid should contain 32 digits with 4 dashes [31552]</title><link>http://spsource.codeplex.com/workitem/31552</link><description>Hi Jeremy,&lt;br /&gt;&lt;br /&gt;I made some changes to a list I&amp;#39;d alr5eady successfully run SPSource on - enabled content types, change column order, views etc.&lt;br /&gt;&lt;br /&gt;When re-running SPSource I now receive the following exception.&lt;br /&gt;&lt;br /&gt;An exception occured while running SPSource&amp;#58;Guid should contain 32 digits with 4 dashes &amp;#40;xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&amp;#41;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried undoing the changes but the exception persists. Using v1.2.0, which still displays 1.1.1.0 in file properties version.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s a Picture library with a custom list form which was already present in first run.&lt;br /&gt;&lt;br /&gt;Any ideas what GUID it&amp;#39;s referring to, or where I might start looking&amp;#63; The ListId complies and nothing in the logs.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Paul&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;RESOLVED&amp;#58; The feature ID was somehow incorrect. Off considering it hadn&amp;#39;t changed. Go figure&amp;#33; &amp;#58;&amp;#41;&lt;/p&gt;</description><author>panoone</author><pubDate>Wed, 05 Oct 2011 23:43:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Exception occurred: Guid should contain 32 digits with 4 dashes [31552] 20111005114312P</guid></item><item><title>Created Issue: Exception occurred: Guid should contain 32 digits with 4 dashes [31552]</title><link>http://spsource.codeplex.com/workitem/31552</link><description>Hi Jeremy,&lt;br /&gt;&lt;br /&gt;I made some changes to a list I&amp;#39;d alr5eady successfully run SPSource on - enabled content types, change column order, views etc.&lt;br /&gt;&lt;br /&gt;When re-running SPSource I now receive the following exception.&lt;br /&gt;&lt;br /&gt;An exception occured while running SPSource&amp;#58;Guid should contain 32 digits with 4 dashes &amp;#40;xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&amp;#41;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried undoing the changes but the exception persists. Using v1.2.0, which still displays 1.1.1.0 in file properties version.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s a Picture library with a custom list form which was already present in first run.&lt;br /&gt;&lt;br /&gt;Any ideas what GUID it&amp;#39;s referring to, or where I might start looking&amp;#63; The ListId complies and nothing in the logs.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Paul&lt;br /&gt;</description><author>panoone</author><pubDate>Wed, 05 Oct 2011 23:23:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Exception occurred: Guid should contain 32 digits with 4 dashes [31552] 20111005112359P</guid></item><item><title>Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938]</title><link>http://spsource.codeplex.com/workitem/25938</link><description>PLEASE HELP ME UNDERSTAND THIS, and please provide an affirmation or workaround to what I&amp;#39;m about to point out.&lt;br /&gt;&lt;br /&gt;If I create a list based on an existing template such as a Calendar, Task, Picture Library, you name it - and add&amp;#47;remove&amp;#47;edit fields without actually creating a content type &amp;#40;I just want to generate a schema.xml to use&amp;#41; then SPSource runs and creates a list that is essentially an &amp;#34;Unusable Dead End&amp;#34; &lt;br /&gt;&lt;br /&gt;What I mean by this, is that when you run SPSource to generate the list schemas and feature for lists that do not have custom content types, the tool creates a list definition that when deployed will use its own crazy content type as opposed to the original OOB content type. Example ensues&amp;#58;&lt;br /&gt;&lt;br /&gt;1&amp;#41; create a calendar list, and add a few columns at the list level, maybe play with the view a bit to customize the list&lt;br /&gt;2&amp;#41; run spsource as directed to generate a list definition for this customized calendar&lt;br /&gt;3&amp;#41; deploy the list definition for this calendar&lt;br /&gt;&lt;br /&gt;Observe that the new list &amp;#34;appears&amp;#34; to be the same and &amp;#34;appears&amp;#34; to have saved you time by creating all the xml you need. However all items you enter in this generated calendar will not be of type &amp;#34;Calendar Item&amp;#34; so you will not be able to roll up the generated list contents via CQWP or any other programmatic approach that checks for the list to be of Calendar type. Instead a new content type is assigned to the generated list of type &amp;#34;List Name&amp;#34; which inherits from the System content type &amp;#40;not even the Item content type&amp;#41;. &lt;br /&gt;&lt;br /&gt;There are several other issues like not generating a BaseViewID&amp;#61;&amp;#34;0&amp;#34; for each list definition the tool creates, which renders them unable to be used as list view web parts. &lt;br /&gt;&lt;br /&gt;I am very sad to have trusted this tool because it has a lot of potential, and yet it totally screwed me over at the last minute while using it to generate list definitions for my current project.&lt;br /&gt;I cannot complain much more given the tool is free, but these issues I point out are show-stoppers and in my case made me lose a lot of time - roughly 2 weeks worth - of unusable code I had to scrap.&lt;br /&gt;Comments: ** Comment from web user: panoone ** &lt;p&gt;Hi Jeremey, I can confirm &amp;#40; using 1.1.1.0&amp;#41; that the BaseViewID issue is not restricted to Calendar lists. Having finally identified the problem I was able to manually modify the schema.xml but it&amp;#39;s not a walk in the park&amp;#33; &amp;#58;&amp;#41;&lt;/p&gt;&lt;p&gt;I downloaded 1.2.0 and noticed that SPSource.exe still shows a version of 1.1.1.0 and the same modification date I previously had installed. Is this the latest release&amp;#63;&lt;/p&gt;</description><author>panoone</author><pubDate>Wed, 05 Oct 2011 22:52:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: SPSource List Schema never generates BaseViewID=0 + OOB Content Type Issues [25938] 20111005105202P</guid></item><item><title>Commented Issue: Command line argument -designsite not working, use -d [25459]</title><link>http://spsource.codeplex.com/workitem/25459</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I was trying to use your tool and I was always receiving an &amp;#34;invalid uri&amp;#34; exception.  I decided to download the source code and try to see exactly what was going on.  Using the &amp;#34;-designsite&amp;#34; argument with &amp;#34;http&amp;#58;&amp;#47;&amp;#47;server&amp;#58;1234&amp;#47;&amp;#34; as the value, the url returned in the code to create a new instance of SPSite was &amp;#34;esignsite&amp;#34; .... so I tried calling SPSource as the following &amp;#34;spsource.exe -d http&amp;#58;&amp;#47;&amp;#47;server&amp;#58;1234&amp;#47;&amp;#34; and lo and behold, it worked&amp;#33;&lt;br /&gt;&lt;br /&gt;Seems like your CommandLineParser isn&amp;#39;t working the way you&amp;#39;d expect.&lt;br /&gt;&lt;br /&gt;Thanks for the tool, I&amp;#39;m looking forward to using it fully&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;br /&gt;Yohan&lt;br /&gt;Comments: ** Comment from web user: ncbob ** &lt;p&gt;I have the same issue when I downloaded the latest version.  &lt;/p&gt;&lt;p&gt;c&amp;#58;&amp;#92;tools&amp;#92;spsource.exe -designsite http&amp;#58;&amp;#47;&amp;#47;spsandbox&amp;#47;  generates the invalid uri exception&lt;/p&gt;&lt;p&gt;c&amp;#58;&amp;#92;tools&amp;#92;spsource.exe -d http&amp;#58;&amp;#47;&amp;#47;spsandbox&amp;#47; works as expected.&lt;/p&gt;</description><author>ncbob</author><pubDate>Tue, 08 Mar 2011 15:21:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: Command line argument -designsite not working, use -d [25459] 20110308032153P</guid></item><item><title>Commented Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707]</title><link>http://spsource.codeplex.com/workitem/26707</link><description>Hey Jeremy,&lt;br /&gt;&lt;br /&gt;Looks like &amp;#60;Choices&amp;#62;&amp;#60;Choice&amp;#47;&amp;#62;&amp;#60;&amp;#47;Choices&amp;#62; is no longer showing up. The Field element is there with a close tag &amp;#40;&amp;#60;&amp;#47;Field&amp;#62;&amp;#41; but, no choices.&lt;br /&gt;&lt;br /&gt;Rich&lt;br /&gt;Comments: ** Comment from web user: agorlatov ** &lt;p&gt;Revision 63233 line 107 is causing this issue by removing all child nodes of the Field element, both valid and invalid.&lt;/p&gt;</description><author>agorlatov</author><pubDate>Tue, 21 Sep 2010 15:05:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707] 20100921030556P</guid></item><item><title>Commented Feature: Creates dependent files when not necessary [22359]</title><link>http://spsource.codeplex.com/workitem/22359</link><description>Andy has pointed out a great thing on his blog&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.novolocus.com&amp;#47;2009&amp;#47;05&amp;#47;12&amp;#47;list-definitions-dont-need-their-own-forms&amp;#47;&lt;br /&gt;&lt;br /&gt;Basically it states that you don&amp;#39;t need to actually have the dispform.aspx, newform.aspx etc. if they are not customised...therefore saving on some duplication of files in the 12Hive and in source control&amp;#33;&lt;br /&gt;&lt;br /&gt;Will need to have a check to see whether they are customised or not. I&amp;#39;m guess it&amp;#39;ll be when the list form is ghosted in the site list or not.&lt;br /&gt;Comments: ** Comment from web user: arangas ** &lt;p&gt;This has been partially implemented - SPSource does this for dispform.aspx, newform.aspx and editform.aspx. It doesn&amp;#39;t do it yet for views. It also extracts all the &amp;#42;form.aspx files even though they are not required.&lt;/p&gt;</description><author>arangas</author><pubDate>Tue, 27 Jul 2010 06:28:52 GMT</pubDate><guid isPermaLink="false">Commented Feature: Creates dependent files when not necessary [22359] 20100727062852A</guid></item><item><title>Commented Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707]</title><link>http://spsource.codeplex.com/WorkItem/View.aspx?WorkItemId=26707</link><description>Hey Jeremy,&lt;br /&gt;&lt;br /&gt;Looks like &amp;#60;Choices&amp;#62;&amp;#60;Choice&amp;#47;&amp;#62;&amp;#60;&amp;#47;Choices&amp;#62; is no longer showing up. The Field element is there with a close tag &amp;#40;&amp;#60;&amp;#47;Field&amp;#62;&amp;#41; but, no choices.&lt;br /&gt;&lt;br /&gt;Rich&lt;br /&gt;Comments: ** Comment from web user: extdev ** &lt;p&gt;Just for reference.. it should be &amp;#60;CHOICES&amp;#62;&amp;#60;CHOICE&amp;#62;&amp;#60;CHOICE&amp;#62;&amp;#60;CHOICES&amp;#62; i.e all caps and not Initcaps as the issue reports. It will not work with initcaps.&lt;/p&gt;</description><author>extdev</author><pubDate>Wed, 07 Apr 2010 21:48:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707] 20100407094849P</guid></item><item><title>Created Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707]</title><link>http://spsource.codeplex.com/WorkItem/View.aspx?WorkItemId=26707</link><description>Hey Jeremy,&lt;br /&gt;&lt;br /&gt;Looks like &amp;#60;Choices&amp;#62;&amp;#60;Choice&amp;#47;&amp;#62;&amp;#60;&amp;#47;Choices&amp;#62; is no longer showing up. The Field element is there with a close tag &amp;#40;&amp;#60;&amp;#47;Field&amp;#62;&amp;#41; but, no choices.&lt;br /&gt;&lt;br /&gt;Rich&lt;br /&gt;</description><author>richfinn</author><pubDate>Mon, 05 Apr 2010 22:37:59 GMT</pubDate><guid isPermaLink="false">Created Issue: CHOICE items not added for MultiChoice fields - v1.1.2.0 [26707] 20100405103759P</guid></item><item><title>Created Issue: BuildViewsNode method needs to include a check for Forms Library while building the fileUrl [26553]</title><link>http://spsource.codeplex.com/WorkItem/View.aspx?WorkItemId=26553</link><description>Currently, the fileUrl string in the BuildViewsNode method is changed to &amp;#34;Forms&amp;#47;fileUrl&amp;#34; only for Document library. This makes sure that doc lib files and views get copied to the forms folder. This needs to be done for the Forms library as well. Basically the code should be changed to&lt;br /&gt;                &amp;#47;&amp;#47;Check for BOTH Doc Library and Form Library &amp;#40;for infopath forms&amp;#41;&lt;br /&gt;                if &amp;#40;list.BaseTemplate &amp;#61;&amp;#61; SPListTemplateType.DocumentLibrary &amp;#124;&amp;#124; list.BaseTemplate &amp;#61;&amp;#61; SPListTemplateType.XMLForm&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    fileUrl &amp;#61; string.Format&amp;#40;&amp;#34;Forms&amp;#47;&amp;#123;0&amp;#125;&amp;#34;, fileUrl&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;</description><author>extdev</author><pubDate>Tue, 23 Mar 2010 17:12:23 GMT</pubDate><guid isPermaLink="false">Created Issue: BuildViewsNode method needs to include a check for Forms Library while building the fileUrl [26553] 20100323051223P</guid></item><item><title>Closed Issue: ERROR: System.UriFormatException: Invalid URI: The format of the URI could not be determined [26011]</title><link>http://spsource.codeplex.com/WorkItem/View.aspx?WorkItemId=26011</link><description>Just trying to reverse engineer a content type that was created in the browser, called PictureForBulkUpload and created at the site collection level. &amp;#40;error attatched&amp;#41;&lt;br /&gt;&lt;br /&gt;Feature.xml&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;Feature  &lt;br /&gt;&amp;#9;Id&amp;#61;&amp;#34;863BBC74-939E-4296-A538-931369C04433&amp;#34; &lt;br /&gt;&amp;#9;Title&amp;#61;&amp;#34;PictureForBulkUpload&amp;#34; &lt;br /&gt;&amp;#9;Description&amp;#61;&amp;#34;&amp;#34; &lt;br /&gt;&amp;#9;Version&amp;#61;&amp;#34;1.0.0.0&amp;#34; &lt;br /&gt;&amp;#9;Scope&amp;#61;&amp;#34;Site&amp;#34; &lt;br /&gt;&amp;#9;Hidden&amp;#61;&amp;#34;False&amp;#34; &lt;br /&gt;xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;sharepoint&amp;#47;&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;ElementManifests&amp;#62;&lt;br /&gt;&amp;#9;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;ElementManifests&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Feature&amp;#62;&lt;br /&gt;&lt;br /&gt;lists.spsoucre&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;Elements xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;sharepoint&amp;#47;&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;ContentType Name&amp;#61;&amp;#34;PictureForBulkUpload&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Elements&amp;#62;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>jthake</author><pubDate>Wed, 10 Feb 2010 13:39:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: ERROR: System.UriFormatException: Invalid URI: The format of the URI could not be determined [26011] 20100210013920P</guid></item><item><title>Commented Issue: ERROR: System.UriFormatException: Invalid URI: The format of the URI could not be determined [26011]</title><link>http://spsource.codeplex.com/WorkItem/View.aspx?WorkItemId=26011</link><description>Just trying to reverse engineer a content type that was created in the browser, called PictureForBulkUpload and created at the site collection level. &amp;#40;error attatched&amp;#41;&lt;br /&gt;&lt;br /&gt;Feature.xml&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;Feature  &lt;br /&gt;&amp;#9;Id&amp;#61;&amp;#34;863BBC74-939E-4296-A538-931369C04433&amp;#34; &lt;br /&gt;&amp;#9;Title&amp;#61;&amp;#34;PictureForBulkUpload&amp;#34; &lt;br /&gt;&amp;#9;Description&amp;#61;&amp;#34;&amp;#34; &lt;br /&gt;&amp;#9;Version&amp;#61;&amp;#34;1.0.0.0&amp;#34; &lt;br /&gt;&amp;#9;Scope&amp;#61;&amp;#34;Site&amp;#34; &lt;br /&gt;&amp;#9;Hidden&amp;#61;&amp;#34;False&amp;#34; &lt;br /&gt;xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;sharepoint&amp;#47;&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;ElementManifests&amp;#62;&lt;br /&gt;&amp;#9;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;ElementManifests&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Feature&amp;#62;&lt;br /&gt;&lt;br /&gt;lists.spsoucre&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;Elements xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;sharepoint&amp;#47;&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;ContentType Name&amp;#61;&amp;#34;PictureForBulkUpload&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Elements&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: jthake ** &lt;p&gt;Apologies, I&amp;#39;ve now updated the documentation guides.&lt;/p&gt;</description><author>jthake</author><pubDate>Wed, 10 Feb 2010 13:34:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: ERROR: System.UriFormatException: Invalid URI: The format of the URI could not be determined [26011] 20100210013405P</guid></item></channel></rss>