<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Sharepoint Workflow Migrator</title><link>http://spwflmigrator.codeplex.com/project/feeds/rss</link><description>SP Workflow Migration Tool allows to migrate workflows created with Sharepoint Designer from one site collection to another. It also allows to migrate site content types across site collections.   It&amp;#39;s developed in C&amp;#35; as a WinForms app.</description><item><title>Source code checked in, #49966</title><link>http://spwflmigrator.codeplex.com/SourceControl/changeset/changes/49966</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 19 Jul 2010 20:19:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49966 20100719081927P</guid></item><item><title>New Post: Unhandled Exception</title><link>http://spwflmigrator.codeplex.com/Thread/View.aspx?ThreadId=82879</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I get an unhandled Exception:&lt;/p&gt;
&lt;p&gt;System.MissingMethodException: Method not found: 'System.IO.Stream Microsoft.SharePoint.SPFile.OpenBinaryStream(Microsoft.SharePoint.SPOpenBinaryOptions)'.&lt;br&gt;&amp;nbsp;&amp;nbsp; at MigrateWorkflow.formMain.ddlWorkflow_SelectedIndexChanged(Object sender, EventArgs e)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ComboBox.WmReflectCommand(Message&amp;amp; m)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ComboBox.WndProc(Message&amp;amp; m)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/p&gt;&lt;/div&gt;</description><author>bobbreton</author><pubDate>Tue, 02 Feb 2010 16:15:20 GMT</pubDate><guid isPermaLink="false">New Post: Unhandled Exception 20100202041520P</guid></item><item><title>New Post: error while copying workflow...</title><link>http://spwflmigrator.codeplex.com/Thread/View.aspx?ThreadId=67196</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When tried to copy workflow received following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;Error creating wfl folder: Value does not fall within the expected range&amp;quot;&lt;/p&gt;
&lt;p&gt;and on the next screen I can read additional info:&lt;/p&gt;
&lt;p&gt;&amp;quot;... at MigrateWorkflow.formMain.copyWorkflow() in ...\Form1.cs:line 301&amp;quot;&lt;/p&gt;
&lt;p&gt;Any help to solve this issue?&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;majed&lt;/p&gt;&lt;/div&gt;</description><author>majed</author><pubDate>Thu, 27 Aug 2009 15:25:33 GMT</pubDate><guid isPermaLink="false">New Post: error while copying workflow... 20090827032533P</guid></item><item><title>New Post: Cross farm feature?</title><link>http://spwflmigrator.codeplex.com/Thread/View.aspx?ThreadId=65112</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the description, you mention forthcoming cross fam support. Has any progress been made toward this end? I would be very interested in using a tool with that capability!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><author>mobrien118</author><pubDate>Mon, 10 Aug 2009 21:13:58 GMT</pubDate><guid isPermaLink="false">New Post: Cross farm feature? 20090810091358P</guid></item><item><title>Created Issue: Exception when target is a root site collection</title><link>http://spwflmigrator.codeplex.com/WorkItem/View.aspx?WorkItemId=2164</link><description>I received a file path error when the target site was the root site of a root site collection &amp;#40;i.e. no managed path&amp;#41;. &lt;br /&gt;I fixed this by adding these two lines vic line 282 of the form code&amp;#58;&lt;br /&gt;              &amp;#47;&amp;#47;existing line&amp;#58;&lt;br /&gt;                string fileURL &amp;#61; targetWeb.ServerRelativeUrl &amp;#43; &amp;#34;&amp;#47;Workflows&amp;#47;&amp;#34; &amp;#43; wflName &amp;#43; &amp;#34;&amp;#47;&amp;#34; &amp;#43; wflName &amp;#43; &amp;#34;.xoml.wfconfig.xml&amp;#34;&amp;#59;&lt;br /&gt;             &amp;#47;&amp;#47;add these 2 lines&amp;#58;&lt;br /&gt;                if &amp;#40;targetWeb.ServerRelativeUrl &amp;#61;&amp;#61; &amp;#34;&amp;#47;&amp;#34;&amp;#41;&lt;br /&gt;                    fileURL &amp;#61; &amp;#34;&amp;#47;Workflows&amp;#47;&amp;#34; &amp;#43; wflName &amp;#43; &amp;#34;&amp;#47;&amp;#34; &amp;#43; wflName &amp;#43; &amp;#34;.xoml.wfconfig.xml&amp;#34;&amp;#59; &lt;br /&gt;&lt;br /&gt;Overall a very nice project, thanks&amp;#33;&lt;br /&gt;</description><author>JimBrocato</author><pubDate>Thu, 09 Jul 2009 18:24:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Exception when target is a root site collection 20090709062445P</guid></item><item><title>Created Issue: SSL support</title><link>http://spwflmigrator.codeplex.com/WorkItem/View.aspx?WorkItemId=1663</link><description>Tool does not support SSL SharePoint Urls.&lt;br /&gt;</description><author>CraigW</author><pubDate>Tue, 26 May 2009 08:18:39 GMT</pubDate><guid isPermaLink="false">Created Issue: SSL support 20090526081839A</guid></item><item><title>New Post: SSL support</title><link>http://spwflmigrator.codeplex.com/Thread/View.aspx?ThreadId=57068</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Great idea for a tool, SharePoint is really missing this.&lt;/p&gt;
&lt;p&gt;I just tried it out and it doesn't support https:// SharePoint URLs so I can't use it :(&lt;/p&gt;&lt;/div&gt;</description><author>CraigIW</author><pubDate>Thu, 21 May 2009 15:28:16 GMT</pubDate><guid isPermaLink="false">New Post: SSL support 20090521032816P</guid></item><item><title>New Post: Section 508 Compliancy</title><link>http://spwflmigrator.codeplex.com/Thread/View.aspx?ThreadId=56947</link><description>&lt;div style="line-height: normal;"&gt;&lt;p style="margin:0in 0in 0pt"&gt;&lt;span style="font-size:small;font-family:Arial"&gt;The Business Systems Support Office of the Florida Department of Transportation is currently evaluating SharePoint tool products.&lt;span style=""&gt;&amp;nbsp; &lt;/span&gt;SharePoint Workflow Migrator&amp;nbsp;has been identified a possible tool we would like to evaluate; however, one of our requirements before procuring software is to evaluate the compliance with Section 508 of the Americans with Disabilities Act.&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:small;font-family:Arial"&gt;To facilitate this process we ask vendors to provide us with a VPAT (Voluntary Product Accessibility Template). If you have completed a VPAT in the past would you please provide us a copy or if not we have a template I could forward to you.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in 0in 0pt"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in 0in 0pt"&gt;&lt;span style="font-size:small;font-family:Arial"&gt;Thank you,&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>kmagoon</author><pubDate>Wed, 20 May 2009 17:11:39 GMT</pubDate><guid isPermaLink="false">New Post: Section 508 Compliancy 20090520051139P</guid></item><item><title>Updated Release: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=23839</link><description>&lt;div&gt;
Made changes to the addressing of content types so that Worklfows can be migrated to subsites and independent of the languages used in source and target site collection.&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Thu, 26 Feb 2009 15:24:28 GMT</pubDate><guid isPermaLink="false">Updated Release: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009) 20090226032428P</guid></item><item><title>Released: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=23839</link><description>&lt;div&gt;
Made changes to the addressing of content types so that Worklfows can be migrated to subsites and independent of the languages used in source and target site collection.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 26 Feb 2009 15:24:28 GMT</pubDate><guid isPermaLink="false">Released: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009) 20090226032428P</guid></item><item><title>Created Release: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=23839</link><description>&lt;div&gt;
Made changes to the addressing of content types so that Worklfows can be migrated to subsites and independent of the languages used in source and target site collection.&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Thu, 26 Feb 2009 15:22:11 GMT</pubDate><guid isPermaLink="false">Created Release: SP Workflow Migrator v.0.9.5 BETA (Feb 26, 2009) 20090226032211P</guid></item><item><title>Updated Release: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22950</link><description>&lt;div&gt;
- Included check for rules file, so that very simple workflows without any rules can be copied as well.&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Mon, 09 Feb 2009 09:55:27 GMT</pubDate><guid isPermaLink="false">Updated Release: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009) 20090209095527A</guid></item><item><title>Released: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22950</link><description>&lt;div&gt;
- Included check for rules file, so that very simple workflows without any rules can be copied as well.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 09 Feb 2009 09:55:27 GMT</pubDate><guid isPermaLink="false">Released: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009) 20090209095527A</guid></item><item><title>Released: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22950</link><description>&lt;div&gt;
- Included check for rules file, so that very simple workflows without any rules can be copied as well.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 09 Feb 2009 09:55:27 GMT</pubDate><guid isPermaLink="false">Released: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009) 20090209095527A</guid></item><item><title>Created Release: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22950</link><description>&lt;div&gt;
- Included check for rules file, so that very simple workflows without any rules can be copied as well.&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Mon, 09 Feb 2009 09:51:00 GMT</pubDate><guid isPermaLink="false">Created Release: SP Workflow Migrator v.0.9.2 BETA (Feb 09, 2009) 20090209095100A</guid></item><item><title>Updated Release: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22633</link><description>&lt;div&gt;
- Fixed error when there is no workflow library in target site&lt;br&gt;- Enhanced logging&lt;br&gt;- Fixed problem with site column mapping&lt;br&gt;- Added list box that shows custom fields for workflow content types&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Mon, 02 Feb 2009 13:49:03 GMT</pubDate><guid isPermaLink="false">Updated Release: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009) 20090202014903P</guid></item><item><title>Released: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22633</link><description>&lt;div&gt;
- Fixed error when there is no workflow library in target site&lt;br&gt;- Enhanced logging&lt;br&gt;- Fixed problem with site column mapping&lt;br&gt;- Added list box that shows custom fields for workflow content types&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 02 Feb 2009 13:49:02 GMT</pubDate><guid isPermaLink="false">Released: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009) 20090202014902P</guid></item><item><title>Created Release: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22633</link><description>&lt;div&gt;
Release notes&lt;br&gt;- Fixed error when there is no workflow library in target site&lt;br&gt;- Enhanced logging&lt;br&gt;- Fixed problem with site column mapping&lt;br&gt;- Added list box that shows custom fields for workflow content types&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Mon, 02 Feb 2009 13:47:10 GMT</pubDate><guid isPermaLink="false">Created Release: SP Workflow Migrator v.0.9.1 BETA (Feb 02, 2009) 20090202014710P</guid></item><item><title>Updated Release: SP Workflow Migrator v.0.9 BETA (Jan 29, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22514</link><description>&lt;div&gt;
This is the initial release that allows Workflow migration across site collections of a single farm. &lt;br&gt;Supported are lookup activities from the list associated and the task list.&lt;br&gt;Not supported are lookups to any other lists.&lt;br&gt;Supported are also &amp;quot;Collect data from user&amp;quot; tasks that use custom forms and content types.&lt;br&gt;If you are using Sharepoint groups to assign tasks or send emails, you have to manually create them in the target site.&lt;br&gt; &lt;br&gt;The tool has been tested with a fairly complex workflow with 5 content types and worked well. Nevertheless, it should not be used in production environments.&lt;br&gt;
&lt;/div&gt;</description><author>rene_peinl</author><pubDate>Thu, 29 Jan 2009 11:47:49 GMT</pubDate><guid isPermaLink="false">Updated Release: SP Workflow Migrator v.0.9 BETA (Jan 29, 2009) 20090129114749A</guid></item><item><title>Released: SP Workflow Migrator v.0.9 BETA (Jan 29, 2009)</title><link>http://www.codeplex.com/spWflMigrator/Release/ProjectReleases.aspx?ReleaseId=22514</link><description>&lt;div&gt;
This is the initial release that allows Workflow migration across site collections of a single farm. &lt;br&gt;Supported are lookup activities from the list associated and the task list.&lt;br&gt;Not supported are lookups to any other lists.&lt;br&gt;Supported are also &amp;quot;Collect data from user&amp;quot; tasks that use custom forms and content types.&lt;br&gt;If you are using Sharepoint groups to assign tasks or send emails, you have to manually create them in the target site.&lt;br&gt; &lt;br&gt;The tool has been tested with a fairly complex workflow with 5 content types and worked well. Nevertheless, it should not be used in production environments.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 29 Jan 2009 11:47:47 GMT</pubDate><guid isPermaLink="false">Released: SP Workflow Migrator v.0.9 BETA (Jan 29, 2009) 20090129114747A</guid></item></channel></rss>
