Server Error in '/' Application.

List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack>

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack>

Source Error:


Line 14: 		throw new SPException(SPResource.GetString(Strings.MissingRequiredQueryString, "List"));
Line 15: 	}
Line 16: 	spList = SPControl.GetContextWeb(Context).Lists.GetList(gList.Value, true);
Line 17: 	if (SPBaseType.Survey == spList.BaseType)
Line 18: 	{

Source File: c:\Program Files\Common Files\microsoft shared\Web Server Extensions\16\TEMPLATE\LAYOUTS\listedit.aspx    Line: 16

Stack Trace:


[COMException (0x81020026): List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack>]
   Microsoft.SharePoint.Library.SPRequestInternalClass.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +0
   Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +420

[SPException: List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.]
   Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +170
   Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +1510
   Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName) +620
   Microsoft.SharePoint.SPListCollection.EnsureListsData(String strListName) +49
   Microsoft.SharePoint.SPListCollection.ItemByInternalName(String strInternalName, Boolean bThrowException) +605
   Microsoft.SharePoint.SPListCollection.GetListById(Guid uniqueID, Boolean bThrowException) +77
   Microsoft.SharePoint.SPListCollection.GetList(Guid uniqueId, Boolean fetchMetadata) +53
   ASP._layouts_15_listedit_aspx.OnLoad(EventArgs e) in c:\Program Files\Common Files\microsoft shared\Web Server Extensions\16\TEMPLATE\LAYOUTS\listedit.aspx:16
   System.Web.UI.Control.LoadRecursive() +129
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3712


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.3928.0