<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SPSource: Reverse engineering tool for SharePoint</title><link>http://spsource.codeplex.com/project/feeds/rss</link><description>SPSource is a tool for SharePoint developers to assist in the creation of WSS Solution Packages &amp;#40;WSPs&amp;#41; allowing for the use SharePoint Designer and the SharePoint web UI to make quick changes to items, then push those items into Visual Studio for later compilation into a WSP.</description><item><title>New Post: Import 2007 solution package(wsp) using SPSource tool</title><link>http://spsource.codeplex.com/discussions/437854</link><description>&lt;div style="line-height: normal;"&gt;Hello Experts,&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Can we import 2007 solution packages(.wsp files) using SPSource Tool. Actually I need to upgrade my 2007 wsp to 2010 wsp. Anyone earlier had such experience? Please guide me.&lt;/code&gt;&lt;/pre&gt;

Please treat this urgent. Thanks,your help would be appreciated.&lt;br /&gt;
&lt;/div&gt;</description><author>CHANDU123</author><pubDate>Mon, 25 Mar 2013 06:51:07 GMT</pubDate><guid isPermaLink="false">New Post: Import 2007 solution package(wsp) using SPSource tool 20130325065107A</guid></item><item><title>Source code checked in, #99885</title><link>http://spsource.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://spsource.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>New Post: "Cannot complete this action" when provisioning a ListInstance from a ListTemplate</title><link>http://spsource.codeplex.com/discussions/206989</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Any idea what the root cause was?&amp;nbsp; ...what is different in the new list definition vs. the old, for example?&lt;/p&gt;&lt;/div&gt;</description><author>mwherman2000</author><pubDate>Tue, 20 Mar 2012 13:17:48 GMT</pubDate><guid isPermaLink="false">New Post: "Cannot complete this action" when provisioning a ListInstance from a ListTemplate 20120320011748P</guid></item><item><title>New Post: SPSource for SharePoint 2010</title><link>http://spsource.codeplex.com/discussions/204664</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Has anything come of this? are there any plans to implement SPSource functionality in CKSDev, or have a 2010 version of SPSource?&lt;/p&gt;&lt;/div&gt;</description><author>russgove</author><pubDate>Thu, 24 Nov 2011 01:30:32 GMT</pubDate><guid isPermaLink="false">New Post: SPSource for SharePoint 2010 20111124013032A</guid></item><item><title>New Post: SPSource 0.6.2 GetListItems View</title><link>http://spsource.codeplex.com/discussions/280431</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Is there a way to specify a view to use when calling GetListItems?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>zedekiah</author><pubDate>Tue, 22 Nov 2011 16:37:17 GMT</pubDate><guid isPermaLink="false">New Post: SPSource 0.6.2 GetListItems View 20111122043717P</guid></item><item><title>New Post: Content Type </title><link>http://spsource.codeplex.com/discussions/276432</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have a list for which this is a contenttype.&amp;nbsp; I did not create either the list or the contenttype.&amp;nbsp; Unfortunately the contenttype does not show up under _layouts/mngctype.aspx at either at the site or site collection level.&amp;nbsp; It only shows
 up under _layouts/listedit.aspx.&amp;nbsp; As I understand it, this is because this contenttype has a parent.&amp;nbsp; How can I force it to show up under _layouts/mngctype.aspx?&amp;nbsp; I want to reverse engineer the content type using SPSource and in order to do
 that the CT must be found under _layouts/mngctype.aspx&lt;/p&gt;
&lt;/div&gt;</description><author>zedekiah</author><pubDate>Wed, 19 Oct 2011 12:33:43 GMT</pubDate><guid isPermaLink="false">New Post: Content Type  20111019123343P</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;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>New Post: SPSource tip: subsite content</title><link>http://spsource.codeplex.com/discussions/274926</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I discovered this by accident after inadvertently creating all my source content in a subsite.&lt;/p&gt;
&lt;p&gt;The -designsite parameter will accept a path to a susbite. Nice! :)&lt;/p&gt;
&lt;/div&gt;</description><author>panoone</author><pubDate>Wed, 05 Oct 2011 23:49:56 GMT</pubDate><guid isPermaLink="false">New Post: SPSource tip: subsite content 20111005114956P</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></channel></rss>