Forum Discussion

Venkata Ratnam Vemula's avatar
Venkata Ratnam Vemula
Brass Contributor
Apr 11, 2018
Solved

Deleting item from Sharepoint Online list throwing the exception.Exception from HRESULT: 0x80131904

Hi, I am using pnp JS Core library to delete the items from a SharePoint list, which used to work fine all the time. All of a sudden, we are receiving the following exception [ Spoiler ] For examp...
  • After checking with Microsoft Support, it is mentioned that the cause of SPException is as follows.

     

    There was a deadlock happening in SQL. The exact cause of the deadlock is unknown but it looks like this was a regression from an update.

     

    Resolution

    The SQL product group released and deployed a fix for this issue on tenant

     

    It's working fine after the fix.