Any implementation which *moves* a file and also preserves version history
information etc. is most probably making use of the PRIME API (Content
Deployment)

Check out this codeplex project developed by Chris O'Brien -
http://spdeploymentwizard.codeplex.com/

Which contains source code, and seems like it can be used for
moving individual documents as well.

Sezai.

On Tue, Mar 17, 2009 at 11:46 AM, Daniel Brown <
[email protected]> wrote:

>  This list isn’t a marketing list. Please take it offline.
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Tom
> Bizannes
> *Sent:* Tuesday, 17 March 2009 2:14 PM
>
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> Sounds like you need WISDOM DMF<http://www.macroview.com.au/WisdomDMF.htm>to 
> manage your files.
>
>
>
> It does versions etc nicely as a bonus.
>
> Regards,
>
> *Tom Bizannes
> *Microsoft Certified Professional
> *MacroView
> **Business Technology           **
> **Phone:** **+61 2 9249 2700**
> "Solutions for SharePoint and Office"
> **Microsoft Gold Certified Partner
> *Confidential Communication**
>
>
>
>
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Noja,
> Fadi
> *Sent:* Tuesday, 17 March 2009 9:58 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> Ill check it out, but we haven’t exported lists as templates or anything
> like that.
>
>
>  ------------------------------
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Paul
> Turner
> *Sent:* Tuesday, 17 March 2009 9:54 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> have you looked at this too:
> http://edinkapic.blogspot.com/2009/02/access-denied-error-in-discussion-list.html
>
>
>
> Regards
>
> *Paul Turner
> **Senior Solution Specialist**
> M:*  0412 748 168  *P:*  08 8238 0912 *F: *08 8234 5966
> *A:* 66 Henley Beach Road, Mile End SA 5031
> *E:** ** [email protected]*   *W:* 
> www.sdm.com.au<https://adlex01/exchweb/bin/redir.asp?URL=http://www.sdmcom.au/>
>  ------------------------------
>
> *From:* [email protected] [[email protected]] On Behalf Of Noja, Fadi [
> [email protected]]
> *Sent:* Tuesday, 17 March 2009 9:19 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
> By the looks of things, other people are having this error also…..
>
>
>
>
> http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/beae9fc8-603a-41ba-bebf-20a785ff0a36
>
>
>
>
>
>
>  ------------------------------
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Daniel
> Brown
> *Sent:* Tuesday, 17 March 2009 9:44 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> It sounds awfully like something/someone has broken security inheritance on
> the library on certain files. Are you able to recheck the problematic files
> to ensure their security settings are correct and try again?
>
>
>
> Also, are the all 1 kind of file or a complete mixture of files?
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Noja,
> Fadi
> *Sent:* Tuesday, 17 March 2009 9:10 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> Yep.  It only does it to certain files and not all files.
>
>
>
> Site collection administrators can do it fine, site owners can’t.  Site
> owners have all the standard permissions a site owner would normally have.
>
>
>  ------------------------------
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Paul
> Turner
> *Sent:* Tuesday, 17 March 2009 9:35 AM
> *To:* [email protected]
> *Subject:* RE: Moving files [SEC=UNCLASSIFIED]
>
>
>
> I assume you have full rights to the destination and the source.  Do you
> have delete rights on the source?
>
>
>
> Regards
>
> *Paul Turner
> **Senior Solution Specialist**
> M:*  0412 748 168  *P:*  08 8238 0912 *F: *08 8234 5966
> *A:* 66 Henley Beach Road, Mile End SA 5031
> *E:** ** [email protected]*   *W:* 
> www.sdm.com.au<https://adlex01/exchweb/bin/redir.asp?URL=http://www.sdmcom.au/>
>  ------------------------------
>
> *From:* [email protected] [[email protected]] On Behalf Of Noja, Fadi [
> [email protected]]
> *Sent:* Tuesday, 17 March 2009 8:45 AM
> *To:* [email protected]
> *Subject:* Moving files [SEC=UNCLASSIFIED]
>
> Has anyone come across this error before when moving files?
>
>
>
> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
> at
> Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException
> ex)     at
> Microsoft.SharePoint.Library.SPRequest.GetFileVersionAsByteArray(String
> bstrWebUrl, String bstrFileUrl, Int32 lVersion)     at
> Microsoft.SharePoint.Deployment.FileVersionSerializer.GetDataFromVersionsRow(DataRow
> fileData, SerializationInfo info, ExportDataFileManager fileManager,
> ExportObjectManager objectManager)     at
> Microsoft.SharePoint.Deployment.FileVersionSerializer.GetDataFromDataSet(Object
> obj, SerializationInfo info, StreamingContext context)     at
> Microsoft.SharePoint.Deployment.FileVersionSerializer.GetObjectData(Object
> obj, SerializationInfo info, StreamingContext context)     at
> Microsoft.SharePoint.Deployment.XmlFormatter.SerializeObject(Object obj,
> ISerializationSurrogate surrogate, String elementName, Boolean
> bNeedEnvelope)     at
> Microsoft.SharePoint.Deployment.XmlFormatter.WriteArray(Object array, String
> name, Type objectType)     at
> Microsoft.SharePoint.Deployment.XmlFormatter.SerializeObject(Object obj,
> ISerializationSurrogate surrogate, String elementName, Boolean
> bNeedEnvelope)     at
> Microsoft.SharePoint.Deployment.XmlFormatter.Serialize(Stream
> serializationStream, Object topLevelObject)     at
> Microsoft.SharePoint.Deployment.ObjectSerializer.Serialize(DeploymentObject
> deployObject, Stream serializationStream)     at
> Microsoft.SharePoint.Deployment.SPExport.SerializeObjects()     at
> Microsoft.SharePoint.Deployment.SPExport.Run()
>
>
>
> This one only gets recorded in the 12\Logs files. Can happen irrespective
> of which method you use to perform the move. It appears to affect particular
> files only.
>
>
>
> Fadi
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>  ------------------------------
>
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
>
> Subscribe: [email protected]
>
> Unsubscribe: [email protected]
>
> List FAQ: http://www.codify.com/lists/ozmoss
>
> Other lists you might want to join: http://www.codify.com/lists
>   ------------------------------
> Support procedure: https://www.codify.com/lists/support
> List address: [email protected]
> Subscribe: [email protected]
> Unsubscribe: [email protected]
> List FAQ: http://www.codify.com/lists/ozmoss
> Other lists you might want to join: http://www.codify.com/lists
>
--------------------------------------------------------------------------------
Support procedure: http://www.codify.com/lists/support
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Reply via email to