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

I have had the same problem on a site and here is how I got around it Check the Site template ( hopefully a standard template , Like team site or blank etc) and create a new site with the same template . Try migrating to that newly created site than letting the import do the site creation , in the 2 incidents I have had this issue I noticed the users have some files on the root of the web ( and children ) they are trying to migrate In Short the solution: Create a new Empty Site with the same template as the source. Import using stsadm into the newly created site . Best of luck - George Gergues - SharePoint Architect.
September 9th, 2011 9:11am

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

Other recent topics Other recent topics