Welcome to MSDN Blogs Sign in | Join | Help

Maxime Bombardier - SharePoint Architecture & Development

Microsoft Certified Master (MCM) for SharePoint 2007 - MCS consultant based in Montreal and working primarily in eastern Canada.
Incremental content deployment completes successfully with errors mentioning that the name is already is used

I often get the question as to why we have this error when using an incremental Content Deployment:  The specified file is already in used.

 

Simply, that message appears if the authors have created a file, deleted it, and recreated another file with the same name.  All that before a single incremental content deployment (or Quick Deploy for that file) has occured.  Basically, the incremental will process the "delete" action after the "create" action and that's the standard error for that.  Fortunately, the deployment job will keep going as it's not a fault error;  unfortunately, you'll have a 404 when accessing the document.

 

If you do not want that issue, simply overwrite files instead of delete+recreate.  Otherwise, you'll be stuck having to use Full Content Deployment all the time.

 

**UPDATE** : The new WSS post-SP1 rollup, KB941422, may contain the fix as it seems to fix a similar issue when you recreated a deleted list.  I'm hoping it works for list items as well. **/UPDATE**

 

Maxime

Posted: Tuesday, November 20, 2007 11:23 PM by MaximeB

Comments

Maxime Bombardier - SharePoint Architecture & Development said:

As you probably have read, I ran into a couple issues lately with Content Deployment ( Slow with SP1?

# February 13, 2008 8:37 PM

Maxime Bombardier - SharePoint Architecture & Development said:

SharePoint's Content Deployment feature is a very complex functionality that, unfortunately, does not

# February 18, 2008 8:56 PM

Noticias externas said:

SharePoint's Content Deployment feature is a very complex functionality that, unfortunately, does

# February 18, 2008 9:06 PM
Anonymous comments are disabled
Page view tracker