Sharepoint Import problem
Hi, I have an error when i make an import of site collection : FatalError: Exception from HRESULT: 0x81071005 at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish) Anyway to debug that and see in wich item the AddOrUpdateItem bugs ? Thank you a lot ABT
May 6th, 2010 1:47am

Import log contains information about item ID or previous processed item ID so you can find failed item in manifest.xml (result of export operation)Maxim Shulga (http://maxshulga.blogspot.com/)
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2010 9:58am

Hi, there is no information about item id in import log any other issue. thanks a lotABT
May 6th, 2010 12:47pm

Hmm, strange. Actually import.log usually contains something like: [5/5/2010 8:50:43 AM]: Progress: Importing ListItem /Call Center/Workflows?id=2. [5/5/2010 8:50:43 AM]: Progress: Importing ListItem /Call Center/Workflows?id=4. [5/5/2010 8:50:43 AM]: Progress: Importing ListItem /Call Center/Workflows?id=3. you can use this ID to get idea about failed item Maxim Shulga (http://maxshulga.blogspot.com/)
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2010 1:15pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics