List View Error: "Attempted to use an object that has ceased to exist."
I was copying a SharePoint list from 2007 to 2010, and all appeared well until I clicked on the List View, which gave me the following error:
I could see the items just fine using Site Manager, but everytime I looked at a view I would get the above error.
From looking in the logs it pointed me to check my List View Threshold, which I had happened to exceed. So going to Central Admin and raising the threshold for my web application did the trick.
Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED))
I could see the items just fine using Site Manager, but everytime I looked at a view I would get the above error.
From looking in the logs it pointed me to check my List View Threshold, which I had happened to exceed. So going to Central Admin and raising the threshold for my web application did the trick.
Comments