<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SharePoint Content Deployment Wizard</title><link>http://www.codeplex.com/SPDeploymentWizard/Project/ProjectRss.aspx</link><description>The SharePoint Content Deployment Wizard is a tool for SharePoint 2007 which provides the means to deploy the following content&amp;#58;      - site collections   - webs   - lists   - folders   - list items &amp;#40;including...</description><item><title>New Post: Lookup field trouble after content deployment</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=33584</link><description>&lt;div style="line-height: normal;"&gt;Hello all&lt;br&gt;
&lt;br&gt;
I have a problem I have been trying to track down for a couple of days to no avail. I'm hoping any of you can help. It's a WSS site.&lt;br&gt;
I am aware that this is probably an underlying problem in WSS and not Content Deployment Wizard, but this is probably the best place to find people who noticed this problem. Copy from here:&lt;br&gt;
http://forums.technet.microsoft.com/en-US/sharepointgeneral/thread/8a276294-6fc6-46df-883d-e4cf792675d2 just in case the answer pops up there.&lt;br&gt;
&lt;br&gt;
I am not yet a seasoned Sharepointer.&lt;br&gt;
&lt;br&gt;
I
have tried to do a content deployment of a simple site I have made. It
was done entirely without code or CAML. I will give a simple example of what
will fail.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If I make a site, a custom list named
BlablaLookup, a site column named Lookuptest and then add the site
column to a content type I can call CTtest. It inherits from &amp;quot;document&amp;quot;.&lt;br&gt;
Then
I make a doclib and use that CT as the only one. I can then make a new
word file using the &amp;quot;new&amp;quot; button and it works well. The Document
Information Panel fills out the lookup list field.&lt;br&gt;
&lt;br&gt;
I then export the content using &amp;quot;Content Deployment Wizard&amp;quot;.&lt;br&gt;
&lt;br&gt;
I make a new web application and create a blank site using stsadm -o createsite so that its truly empty.&lt;br&gt;
I import using the retain object ID functionality. &lt;br&gt;
&lt;br&gt;
Now if I try to make a new document it will fail miserably:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Error: &amp;quot;Document
information panel contacted a data source but failed to receive data. The form
will load without the requested data&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;&amp;nbsp;ErrorMessage:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;The query
cannot be run for the following DataObject:
list_8ab94089-4d3f-4cbe-9df1-bc14dee5563f&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Document
Information Panel cannot run the specified query.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;The SOAP
response indicates that an error occurred on the server:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Exception
of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;&amp;lt;detail&amp;gt;&amp;lt;errorstring
xmlns=&amp;quot;&lt;a href="http://schemas.microsoft.com/sharepoint/soap/"&gt;http://schemas.microsoft.com/sharepoint/soap/&lt;/a&gt;&amp;quot;&amp;gt;The
system cannot find the file specified. (Exception from HRESULT:
0x80070002)&amp;lt;/errorstring&amp;gt;&amp;lt;/detail&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;br&gt;
I am aware about object IDs being a problem with lookup lists, but
using SharePoint Manager from CodePlex I can see that it actually uses
the correct ListId, and WebId after the import.&lt;br&gt;
&lt;br&gt;
What difference
I saw on the lookup field before and after the import was the schemaXML
for the field. Here it references the old webid in &lt;strong&gt;one&lt;/strong&gt; place.&lt;br&gt;
&lt;br&gt;
&amp;lt;Field
Type=&amp;quot;Lookup&amp;quot; DisplayName=&amp;quot;Ekspedient&amp;quot; Required=&amp;quot;TRUE&amp;quot;
List=&amp;quot;8ab94089-4d3f-4cbe-9df1-bc14dee5563f&amp;quot;
WebId=&amp;quot;936fac38-baed-4bc5-8525-178d5670413d&amp;quot; ShowField=&amp;quot;Title&amp;quot;
UnlimitedLengthInDocumentLibrary=&amp;quot;FALSE&amp;quot; Group=&amp;quot;BPT&amp;quot;
ID=&amp;quot;{9457722f-8c1b-48e1-be28-f4f1054dff9c}&amp;quot; SourceID=&amp;quot;{&lt;strong&gt;6b19496b-1425-4afe-80af-bab477c39c19&lt;/strong&gt;}&amp;quot; StaticName=&amp;quot;Ekspedient&amp;quot; Name=&amp;quot;Ekspedient&amp;quot; Version=&amp;quot;1&amp;quot; Customization=&amp;quot;&amp;quot; ColName=&amp;quot;int1&amp;quot; RowOrdinal=&amp;quot;0&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Ignore the different names etc please :)&lt;br&gt;
This is the old and incorrect webid:&lt;strong&gt;6b19496b-1425-4afe-80af-bab477c39c19 &lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
I dont know if this matters, but its the only difference I have seen.&lt;br&gt;
&lt;br&gt;
I can try and make a new doclib on the imported site and use the &amp;quot;broken CT&amp;quot; and then I get another error:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Error:&lt;br&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;The
Document Information Panel was unable to load. The document will continue to
open. For more information, contact your system administrator.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;ErrorMessages:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Document
Information Panel cannot create a new, blank form.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Document
Information Panel cannot open the form. To fix this problem, contact your
system administrator.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Form
template: &lt;a href="http://bptdev:11111/proppanel.xsn"&gt;http://bptdev:11111/proppanel.xsn&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;The
following DataObject either cannot be created or cannot be initialized:
list_AF7999E1-9844-4751-9EE1-6B285B3E2588&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;Document
Information Panel cannot add the following object to the DataObjects
collection: list_AF7999E1-9844-4751-9EE1-6B285B3E2588&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;list_AF7999E1-9844-4751-9EE1-6B285B3E2588
could not be added to the DataObjects collection.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang=EN-US&gt;The
following item already exists in the collection:
list_AF7999E1-9844-4751-9EE1-6B285B3E2588&lt;/span&gt;&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
Sorry for the long question, but this problem is really hard for me to get rid of. This is probably a &lt;br&gt;
&lt;br&gt;
Best Regards,&lt;br&gt;
Thomas&lt;br&gt;
&lt;br&gt;
Edit: Removed weird Word formatting from copy/paste&lt;br&gt;
&lt;/div&gt;</description><author>ThomasLund</author><pubDate>Fri, 15 Aug 2008 06:56:42 GMT</pubDate><guid isPermaLink="false">New Post: Lookup field trouble after content deployment 20080815065642A</guid></item><item><title>New Post: Great Tool!  Thank you.</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=33196</link><description>&lt;div style="line-height: normal;"&gt;&lt;span id=UniqueID1218223966369&gt;I wish the source was available.&amp;nbsp; I would love to learn how you go about all of this.&amp;nbsp; If I only had a tool that could look into the exe.&amp;nbsp; ;)&lt;/span&gt;
&lt;/div&gt;</description><author>jxs0900</author><pubDate>Fri, 08 Aug 2008 20:11:20 GMT</pubDate><guid isPermaLink="false">New Post: Great Tool!  Thank you. 20080808081120P</guid></item><item><title>New Post: Export and Import 'rules'</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=32793</link><description>&lt;div style="line-height: normal;"&gt;I am trying to understand the Export and Import 'rules' for SharePoint using Document Checkin workflow.&lt;br&gt;
&lt;br&gt;
For Export, it looks like the latest published file is exported. i.e. if you don't approve the latest file, it may be exporting the wrong desired file.&lt;br&gt;
(It may help to identify in the list what version and/of date/time of the file is being exported.)&lt;br&gt;
&lt;br&gt;
For Import, I am trying to import files that are in use.&amp;nbsp; Do the files have to be checked out?&lt;br&gt;
(I get an error saying that the file is in use and cannot be deleted - I used the Overwrite option.)
&lt;/div&gt;</description><author>CharlesW</author><pubDate>Sat, 02 Aug 2008 17:32:27 GMT</pubDate><guid isPermaLink="false">New Post: Export and Import 'rules' 20080802053227P</guid></item><item><title>New Post: Win Form changes</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=32792</link><description>&lt;div style="line-height: normal;"&gt;Hi Chris - Great tool. Here are a couple of comments re: layout of the Win Form.&lt;br&gt;
Select content for export step shows two GroupBoxes, Export Content and Selected Items&lt;br&gt;
1. Suggest that you use a Splitter Panel on the Form. Put Export Content in top panel of splitter and Selected Items in bottom panel of splitter.&amp;nbsp; Ensure that the controls are Docked as Fill.&lt;br&gt;
&amp;nbsp;&amp;nbsp; - Why? I find it difficult to see what I am looking for in a list of 10 items in each control. By using a Splitter panel, each Group Box can be expanded in size to see more.&lt;br&gt;
2. Suggest that the list of files in the Export Content folders be arranged aphabetically.&amp;nbsp;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;- Why? I am looking for a few files in a loooong list. It takes some time to realize where they are.
&lt;/div&gt;</description><author>CharlesW</author><pubDate>Sat, 02 Aug 2008 17:28:07 GMT</pubDate><guid isPermaLink="false">New Post: Win Form changes 20080802052807P</guid></item><item><title>New Post: Is there a command line version?</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=32179</link><description>&lt;div style="line-height: normal;"&gt;Need to script out moving many sites around and was wondering if there is a command line version of this floating around.&amp;nbsp; If not all the features found here, one that will let me exclude subsites at the very least when I do a export/import.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Patrick&lt;br&gt;
&lt;/div&gt;</description><author>Patrick44</author><pubDate>Thu, 24 Jul 2008 13:55:31 GMT</pubDate><guid isPermaLink="false">New Post: Is there a command line version? 20080724015531P</guid></item><item><title>New Post: Duplicate Columns in Pages Library -&gt;Content Type</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=31834</link><description>&lt;div style="line-height: normal;"&gt;In the site collection ( Publishing portal), created a top level site (source1) based on Publishing Template. No new pages created except the default page, which got approved.&lt;br&gt;
&lt;br&gt;
Ran the tool to export the web (source1) ( descendants=content, excludedependancy=true). No issues wsith this.&lt;br&gt;
&lt;br&gt;
Imported the web to a target Top level site (target1) in the same site collection. Import goes through. However after import, if you go to target1 View All Site Content -&amp;gt; Pages-&amp;gt; Doc Lib Settings-&amp;gt; &amp;quot;Page&amp;quot; content type, you would notice that &amp;quot;Rollup Image&amp;quot; site columns appears in duplicate. This issue you could see even in Article page&amp;nbsp; and WelCome Page content types ( sometimes different field such as Image Caption, SummaryLinks etc)&lt;br&gt;
&lt;br&gt;
(Above said is env with WSS SP1, MOSS SP1 installed)&lt;br&gt;
&lt;/div&gt;</description><author>sudhakarn</author><pubDate>Sat, 19 Jul 2008 14:55:03 GMT</pubDate><guid isPermaLink="false">New Post: Duplicate Columns in Pages Library -&gt;Content Type 20080719025503P</guid></item><item><title>New Post: 64Bit Version</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=31282</link><description>&lt;div style="line-height: normal;"&gt;I downloaded the file and a run the executable.&lt;br&gt;
I downloaded the version of 22/06/2008&lt;br&gt;
Click right and choose run as administrator&lt;br&gt;
at our site no problem&lt;br&gt;
We run the program after unzip from the desktop&lt;br&gt;
i took two minutes be4 it started&lt;br&gt;
&lt;br&gt;
Danny&lt;br&gt;
&lt;/div&gt;</description><author>danny_zeegers</author><pubDate>Fri, 11 Jul 2008 22:36:10 GMT</pubDate><guid isPermaLink="false">New Post: 64Bit Version 20080711103610P</guid></item><item><title>New Post: 64Bit Version</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=31282</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When I try to install in my dev server, I got following error messages&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Windows Cannot access the specified device, path, or file.&lt;br&gt;
You may&amp;nbsp; not have the appropriate permission to access the item.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Eventhough, I am using administrator account ,I got this message. I am able to install in&amp;nbsp;32bit machine with out any issues.&lt;/p&gt;
&lt;p&gt;Could you please let me know, how you installed in 64bit server?&lt;/p&gt;
&lt;/div&gt;</description><author>anava</author><pubDate>Fri, 11 Jul 2008 15:19:07 GMT</pubDate><guid isPermaLink="false">New Post: 64Bit Version 20080711031907P</guid></item><item><title>New Post: 64Bit Version</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=31282</link><description>&lt;div style="line-height: normal;"&gt;It works on 64 bit but you need to wait a long time b4 it starts&lt;br&gt;
&lt;br&gt;
Danny
&lt;/div&gt;</description><author>danny_zeegers</author><pubDate>Fri, 11 Jul 2008 14:01:16 GMT</pubDate><guid isPermaLink="false">New Post: 64Bit Version 20080711020116P</guid></item><item><title>Commented Issue: Error while importing the webapplication from Windows2003 32 bit server environment to Windows 2003 64bit environment</title><link>http://www.codeplex.com/SPDeploymentWizard/WorkItem/View.aspx?WorkItemId=2383</link><description>hi,&lt;br /&gt;       I was sucessfully able to export the web application on the Windows 2003 32 bit environment using Sharepoint content deployment wizard but when i tried to import the .CMP file at the Windows 2003 64 bit server it gave error as Access Denied.Please help me on this issue.&lt;br /&gt;Comments: ** Comment from web user: anava ** &lt;p&gt;How did you install this application in 64bit environment&amp;#63;&lt;/p&gt;</description><author>anava</author><pubDate>Thu, 10 Jul 2008 18:32:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error while importing the webapplication from Windows2003 32 bit server environment to Windows 2003 64bit environment 20080710063249P</guid></item><item><title>New Post: 64Bit Version</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=31282</link><description>&lt;div style="line-height: normal;"&gt;Do you have 64Bit Version of this application?
&lt;/div&gt;</description><author>anava</author><pubDate>Thu, 10 Jul 2008 18:31:54 GMT</pubDate><guid isPermaLink="false">New Post: 64Bit Version 20080710063154P</guid></item><item><title>New Post: Error on content deployment</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=30549</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Pascal,&lt;/p&gt;
&lt;p&gt;This is an error with the underlying SharePoint API which should resolve itself if you install the the post-SP1 Content Deployment hotfixes. Andrew Connell points to the description&amp;nbsp;in this post:&lt;/p&gt;
&lt;div class=DateTitleWrap&gt;
&lt;div class=DateTitle&gt;&lt;a id="viewpost_ascx_TitleUrl" title="Title of this entry." href="http://www.andrewconnell.com/blog/archive/2008/07/01/KBs-are-now-out-for-the-two-content-migrationdeployment-QFEs.aspx"&gt;KB's are now out for the two content migration/deployment QFE's recently released&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;
&lt;div class=postText&gt;&lt;br&gt;
HTH,&lt;br&gt;
&lt;br&gt;
Chris.&lt;/div&gt;
&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Sun, 06 Jul 2008 16:25:10 GMT</pubDate><guid isPermaLink="false">New Post: Error on content deployment 20080706042510P</guid></item><item><title>Created Issue: Import Documents</title><link>http://www.codeplex.com/SPDeploymentWizard/WorkItem/View.aspx?WorkItemId=2413</link><description>I have a site template where I have only one library with a new content type by default.&lt;br /&gt;&lt;br /&gt;When I export only the documents I have a problem to import them on a similar site template implements.&lt;br /&gt;&lt;br /&gt;It imports &amp;#58; Importing Folder &amp;#47;sites&amp;#47;proto5&amp;#47;Shared Documents&amp;#47;Forms&amp;#47;Document.&lt;br /&gt;&lt;br /&gt;But I didn&amp;#39;t choose it, I choose only the documents in SHared Documents but I didn&amp;#39;t choose the folder forms.&lt;br /&gt;When it&amp;#39;s importing I lost all the fields properties in the edit form but not in the columns.&lt;br /&gt;&lt;br /&gt;When I retract this line in the manifest, I obtain all the informations correctly. So why did i obtain this line&amp;#63;&lt;br /&gt;Have you an idea&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Dominique&lt;br /&gt;</description><author>dquilgars</author><pubDate>Fri, 04 Jul 2008 14:31:57 GMT</pubDate><guid isPermaLink="false">Created Issue: Import Documents 20080704023157P</guid></item><item><title>New Post: Error on content deployment</title><link>http://www.codeplex.com/SPDeploymentWizard/Thread/View.aspx?ThreadId=30549</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I'm new using this tool and i'm giving it a quick tryout.&lt;br&gt;
&lt;br&gt;
I have currently an error when importing my content into another empty sharepoint list.&lt;br&gt;
&lt;br&gt;
Here is a revelant snippet of the import log : &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[6/30/2008 3:55:08 PM]: Progress: De-Serializing Objects to Database.&lt;br&gt;
[6/30/2008 3:55:08 PM]: Progress: Importing Folder /sites/content/Lists/Forum Direction.&lt;br&gt;
[6/30/2008 3:55:08 PM]: FatalError: Value does not fall within the expected range.&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl, Boolean includeQueryString, Boolean canonicalizeUrl)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.FolderSerializer.GetFolderUrl(Guid folderId, String folderUrl, Guid folderParentId, Guid listId, SPWeb parentWeb, ImportObjectManager objectManager, Boolean checkTargetUrl)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.FolderSerializer.GetFolderUrl(Guid folderId, String folderUrl, Guid folderParentId, Guid listId, SPWeb parentWeb, ImportObjectManager objectManager)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.FolderSerializer.GetFolder(SerializationInfoHelper infoHelper, SPWeb parentWeb, ImportObjectManager objectManager)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.FolderSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.XmlFormatter.ParseObject(Type objectType, Boolean isChildObject)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.XmlFormatter.DeserializeObject(Type objectType, Boolean isChildObject, DeploymentObject envelope)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream serializationStream)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream serializationStream)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.ImportObjectManager.ProcessObject(XmlReader xmlReader)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Deployment.SPImport.Run()&lt;br&gt;
[6/30/2008 3:55:08 PM]: Progress: Import Completed.&lt;br&gt;
[6/30/2008 3:55:08 PM]: Finish Time: 6/30/2008 3:55:08 PM.&lt;br&gt;
[6/30/2008 3:55:08 PM]: Completed with 0 warnings.&lt;br&gt;
[6/30/2008 3:55:08 PM]: Completed with 1 errors.&lt;br&gt;
&lt;br&gt;
Anyone with clues?&lt;br&gt;
&lt;br&gt;
Thanks a lot!&lt;br&gt;
&lt;/div&gt;</description><author>pascal_paradis</author><pubDate>Mon, 30 Jun 2008 20:03:13 GMT</pubDate><guid isPermaLink="false">New Post: Error on content deployment 20080630080313P</guid></item><item><title>Created Issue: Error while importing the webapplication from Windows2003 32 bit server environment to Windows 2003 64bit environment</title><link>http://www.codeplex.com/SPDeploymentWizard/WorkItem/View.aspx?WorkItemId=2383</link><description>hi,&lt;br /&gt;       I was sucessfully able to export the web application on the Windows 2003 32 bit environment using Sharepoint content deployment wizard but when i tried to import the .CMP file at the Windows 2003 64 bit server it gave error as Access Denied.Please help me on this issue.&lt;br /&gt;</description><author>shekhar_samle</author><pubDate>Mon, 23 Jun 2008 09:37:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Error while importing the webapplication from Windows2003 32 bit server environment to Windows 2003 64bit environment 20080623093726A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SPDeploymentWizard/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;UPDATE: Release 1.0 version released 22 June 2008 - see Release 1.0 page for release notes&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;The SharePoint Content Deployment Wizard is a tool for SharePoint 2007 which provides the means to deploy the following content&amp;#58;&lt;br /&gt;&lt;br /&gt;- site collections&lt;br /&gt;- webs&lt;br /&gt;- lists&lt;br /&gt;- folders&lt;br /&gt;- list items &amp;#40;including files&amp;#41;&lt;br /&gt;&lt;br /&gt;Content is exported using the Content Migration API &amp;#40;PRIME&amp;#41; as a .cmp file &amp;#40;Content Migration Package&amp;#41; which can be copied to other servers for import. Unlike the out-of-the-box tools, the Wizard allows &amp;#42;granular&amp;#42; selection of content via a treeview.
&lt;br /&gt; &lt;br /&gt;The two screenshots which probably illustrate the concept of the tool best are:&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Export selection screen:&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SPDeploymentWizard&amp;amp;DownloadId=23102" alt="CDW_ExportSelect.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Import settings screen:&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SPDeploymentWizard&amp;amp;DownloadId=23104" alt="CDW_ImportSettings.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;N.B. The import operation overwrites your site data, always take a backup before importing.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;More details (taken from readme)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Usage notes&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The tool must be installed locally on the server which hosts the site&lt;/li&gt;&lt;li&gt;Site URL - enter using format http://source.test.dev&lt;/li&gt;&lt;li&gt;Import web URL - enter using format http://target.com/targetweb&lt;/li&gt;&lt;li&gt;See 'permissions' note lower down&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;u&gt;Import/Export characteristics&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;Since the Content Migration API is used, imports/exports have the following characteristics:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;dependencies of selected content (e.g. referenced CSS files, master pages) are automatically included in the export - check 'Exclude dependencies of selected objects' to disable this&lt;/li&gt;&lt;li&gt;all required content types, columns etc. are automatically included in the export&lt;/li&gt;&lt;li&gt;in contrast to STSADM export, it is possible to retain GUIDs during deployment (where objects are not being reparented) - check 'Retain object IDs and locations' to enable this&lt;/li&gt;&lt;li&gt;no filesystem files (assemblies, SharePoint Solutions/Features etc.) are deployed - these must already be present on the target for the import to succeed)&lt;/li&gt;&lt;li&gt;the following content does not get captured by the Content Migration API - alerts, audit trail, change log history, recycle-bin items, workflow tasks/state&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;u&gt;Reparenting&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;Reparenting of objects such as webs and lists is possible with the following usage on the import:&lt;br /&gt; &lt;br /&gt;- enter the URL for the target web in the 'Import web URL' textbox&lt;br /&gt;- ensure 'Retain object IDs and locations' is not checked&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Permissions&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;The Content Migration API (PRIME) is used to package the content as a .cmp file, which can be copied to another &lt;br /&gt;server for import. The application MUST be run from the SharePoint server(s), and MUST be run under the context &lt;br /&gt;of an account which has appropriate SharePoint permissions - currently the way to specify an alternative user &lt;br /&gt;to the currently-logged on user is by using the 'Run as..' feature in Windows 2003 (right-click on the .exe and &lt;br /&gt;select 'Run as..').&lt;br /&gt; &lt;br /&gt;See my blog post 'Introducing the SharePoint Content Deployment Wizard' for more screenshots and information - &lt;a href="http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html" class="externalLink"&gt;http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Chris O'Brien&lt;br /&gt;&lt;a href="http://feeds.feedburner.com/ChrisObrien" class="externalLink"&gt;http://feeds.feedburner.com/ChrisObrien&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Sun, 22 Jun 2008 19:39:23 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080622073923P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SPDeploymentWizard/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;UPDATE: Release 1.0 version released 22 June 2008 - see Release 1.0 page for release notes&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;The SharePoint Content Deployment Wizard is a tool for SharePoint 2007 which provides the means to deploy the following content&amp;#58;&lt;br /&gt;&lt;br /&gt;- site collections&lt;br /&gt;- webs&lt;br /&gt;- lists&lt;br /&gt;- folders&lt;br /&gt;- list items &amp;#40;including files&amp;#41;&lt;br /&gt;&lt;br /&gt;Content is exported using the Content Migration API &amp;#40;PRIME&amp;#41; as a .cmp file &amp;#40;Content Migration Package&amp;#41; which can be copied to other servers for import. Unlike the out-of-the-box tools, the Wizard allows &amp;#42;granular&amp;#42; selection of content via a treeview.
&lt;br /&gt; &lt;br /&gt;The two screenshots which probably illustrate the concept of the tool best are:&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Export selection screen:&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SPDeploymentWizard&amp;amp;DownloadId=23102" alt="CDW_ExportSelect.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Import settings screen:&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SPDeploymentWizard&amp;amp;DownloadId=23104" alt="CDW_ImportSettings.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;N.B. The import operation overwrites your site data, always take a backup before importing.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;More details (taken from readme)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Usage notes&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The tool must be installed locally on the server which hosts the site&lt;/li&gt;&lt;li&gt;Site URL - enter using format http://source.test.dev&lt;/li&gt;&lt;li&gt;Import web URL - enter using format http://target.com/targetweb&lt;/li&gt;&lt;li&gt;See 'permissions' note lower down&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;u&gt;Import/Export characteristics&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;Since the Content Migration API is used, imports/exports have the following characteristics:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;dependencies of selected content (e.g. referenced CSS files, master pages) are automatically included in the export - check 'Exclude dependencies of selected objects' to disable this&lt;/li&gt;&lt;li&gt;all required content types, columns etc. are automatically included in the export&lt;/li&gt;&lt;li&gt;in contrast to STSADM export, it is possible to retain GUIDs during deployment (where objects are not being reparented) - check 'Retain object IDs and locations' to enable this&lt;/li&gt;&lt;li&gt;no filesystem files (assemblies, SharePoint Solutions/Features etc.) are deployed - these must already be present on the target for the import to succeed)&lt;/li&gt;&lt;li&gt;the following content does not get captured by the Content Migration API - alerts, audit trail, change log history, recycle-bin items, workflow tasks/state&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;u&gt;Reparenting&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;Reparenting of objects such as webs and lists is possible with the following usage on the import:&lt;br /&gt; &lt;br /&gt;- enter the URL for the target web in the 'Import web URL' textbox&lt;br /&gt;- ensure 'Retain object IDs and locations' is not checked&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Permissions&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;The Content Migration API (PRIME) is used to package the content as a .cmp file, which can be copied to another &lt;br /&gt;server for import. The application MUST be run from the SharePoint server(s), and MUST be run under the context &lt;br /&gt;of an account which has appropriate SharePoint permissions - currently the way to specify an alternative user &lt;br /&gt;to the currently-logged on user is by using the 'Run as..' feature in Windows 2003 (right-click on the .exe and &lt;br /&gt;select 'Run as..').&lt;br /&gt; &lt;br /&gt;See my blog post 'Introducing the SharePoint Content Deployment Wizard' for more screenshots and information - &lt;a href="http://sharepointnutsandbolts.blogspot.com/2007/12/introducing-sharepoint-content.html" class="externalLink"&gt;http://sharepointnutsandbolts.blogspot.com/2007/12/introducing-sharepoint-content.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Chris O'Brien&lt;br /&gt;&lt;a href="http://feeds.feedburner.com/ChrisObrien" class="externalLink"&gt;http://feeds.feedburner.com/ChrisObrien&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Sun, 22 Jun 2008 19:30:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080622073051P</guid></item><item><title>UPDATED RELEASE: Release 1.0 (Jun 22, 2008)</title><link>http://www.codeplex.com/SPDeploymentWizard/Release/ProjectReleases.aspx?ReleaseId=14631</link><description>&lt;div&gt;
This release adds only minor changes to beta 2, since this codebase has now been proven to be stable. Additions:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;ability to modify which lists are filtered out of the treeview. Generally only 'system'-type lists are hidden, but on occasion you may want to 'unhide' some lists e.g. 'Variation Labels' and 'Relationships List' lists if you are using variations. See readme.txt for details.&lt;/li&gt;&lt;li&gt;minor bug fixes e.g. .cmp file now correctly saved with extension if a period (.) is present in your chosen filename, validation to prevent child objects being added from treeview when parent site collection already added&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 22 Jun 2008 19:28:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Release 1.0 (Jun 22, 2008) 20080622072856P</guid></item><item><title>RELEASED: Release 1.0 (Jun 22, 2008)</title><link>http://www.codeplex.com/SPDeploymentWizard/Release/ProjectReleases.aspx?ReleaseId=14631</link><description>&lt;div&gt;
This release adds only minor changes to beta 2, since this codebase has now been proven to be stable. Additions:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;ability to modify which lists are filtered out of the treeview. Generally only 'system'-type lists are hidden, but on occasion you may want to 'unhide' some lists e.g. 'Variation Labels' and 'Relationships List' lists if you are using variations. See readme.txt for details.&lt;/li&gt;&lt;li&gt;minor bug fixes e.g. .cmp file now correctly saved with extension if a period (.) is present in your chosen filename, validation to prevent child objects being added from treeview when parent site collection already added&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 22 Jun 2008 19:28:56 GMT</pubDate><guid isPermaLink="false">RELEASED: Release 1.0 (Jun 22, 2008) 20080622072856P</guid></item><item><title>CREATED RELEASE: Release 1.0 (Jun 22, 2008)</title><link>http://www.codeplex.com/SPDeploymentWizard/Release/ProjectReleases.aspx?ReleaseId=14631</link><description>&lt;div&gt;
This release adds only minor changes to beta 2, since this codebase has now been proven to be stable. Additions:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;ability to modify which lists exist on your site but are not shown in the treeview. Generally only 'system'-type lists &lt;/li&gt;
&lt;/ul&gt;	are hidden, but on occasion you may want to 'unhide' some lists e.g. 'Variation Labels' and 'Relationships List' lists if you are using &lt;br&gt;	variations. To do this add an appSettings key in the application config file named 'ListsNotForExport' and specify a comma-separated &lt;br&gt;	list of the lists you wish to hide. The default value (if no override found in config) to use as your starting point is: 	&lt;br&gt;	&lt;br&gt;	Cache Profiles, Content and Structure Reports, Converted Forms, Long Running Operation Status, Notification List, Quick Deploy Items, &lt;br&gt;	Relationships List, Reporting Metadata, Reporting Templates, User Information List, Variation Labels,Workflows, Workflow Tasks, &lt;br&gt;	Workflow History, fpdatasources&lt;br&gt;    &lt;br&gt;&lt;ul&gt;
&lt;li&gt;minor bug fixes e.g. .cmp file now correctly saved with extension if a period (.) is present in your chosen filename, validation to &lt;/li&gt;
&lt;/ul&gt;	prevent child objects being added from treeview when parent site collection already added&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 22 Jun 2008 19:26:03 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Release 1.0 (Jun 22, 2008) 20080622072603P</guid></item></channel></rss>