Microsoft.SharePoint.SPException: Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED)) ---> System.Runtime.InteropServices.COMException: Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED))
at Microsoft.SharePoint.Library.SPRequestInternalClass.SetIPAddr(String bstrIPAddr)
at Microsoft.SharePoint.Library.SPRequest.SetIPAddr(String bstrIPAddr)
--- End of inner exception stack trace ---
at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
at Microsoft.SharePoint.Library.SPRequest.SetIPAddr(String bstrIPAddr)
at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(SPSite site, String name, Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, SPAppPrincipalToken appPrincipalToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)
at Microsoft.SharePoint.SPWeb.InitializeSPRequest()
at Microsoft.SharePoint.SPWeb.EnsureSPRequest()
at Microsoft.SharePoint.SPWeb.get_Request()
at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)
at Microsoft.SharePoint.SPListCollection.EnsureListsData(String strListName)
at Microsoft.SharePoint.SPListCollection.GetListByName(String strListName, Boolean bThrowException)
at dataverse.web.controls.yppo.aeg.Footer.myRenderContents(HtmlTextWriter writer) in C:\Repos\Git\yppo_culture\dataverse.web.controls.yppo.aeg\Footer.cs:line 75
at dataverse.web.controls.yppo.aeg.Footer.RenderContents(HtmlTextWriter writer) in C:\Repos\Git\yppo_culture\dataverse.web.controls.yppo.aeg\Footer.cs:line 20