Note that there are some explanatory texts on larger screens.

plurals
  1. POSharePoint: what does "System.Runtime.InteropServices.COMException (0x81071003)" mean?
    primarykey
    data
    text
    <p>Hallo, </p> <p>i've got some code that imports documents into a SharePoint (WSS 3.0 SP1) document-library.<br> That code works most of the time without any problems, but sometimes the document is not imported into the document-library and i get this nasty exception instead. </p> <pre><code>Microsoft.SharePoint.SPException: Unable to update the information in the Microsoft Office document myFileName. ---&gt; System.Runtime.InteropServices.COMException (0x81071003): Unable to update the information in the Microsoft Office document myFileName. bei Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bUpdateNoVersion, Int32&amp; plID, String&amp; pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object&amp; pvarAttachmentNames, Object&amp; pvarAttachmentContents, Object&amp; pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish) bei Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bUpdateNoVersion, Int32&amp; plID, String&amp; pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object&amp; pvarAttachmentNames, Object&amp; pvarAttachmentContents, Object&amp; pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish) </code></pre> <p>What does this exception mean? And why does it occur only sometimes?</p> <p>Thanks!</p> <p>P.S.: I asked this question originally on ServerFault, <a href="https://serverfault.com/questions/46550">here is the link</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload