Has anyone come across this error before when moving files?
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(Unauthor izedAccessException ex) at Microsoft.SharePoint.Library.SPRequest.GetFileVersionAsByteArray(String bstrWebUrl, String bstrFileUrl, Int32 lVersion) at Microsoft.SharePoint.Deployment.FileVersionSerializer.GetDataFromVersion sRow(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(Obje ct 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(DeploymentObj ect 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: 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
