SharePoint - List does not exist error on adding links webpart to master Page

Asked By Mohammed Akhtar
09-Jan-09 04:37 AM

Hi,

      Can I add links webpart to a master page and refer the same master page in the subsites also. I have added a Content Place Holder to a master page and within it i've directly placed the Links Web Part.

On doing so the webpart is visible without any errors within the main site. I've set the custom master page of the main site as the default master page and the custom master page. So whenever i am browsing the subsites it is giving the following error:

List does not exist

The page you selected contains a list that does not exist.  It may have been deleted by another user.

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.]
   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, 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, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +169

[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.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, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +210
   Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName) +1436
   Microsoft.SharePoint.SPListCollection.ItemByInternalName(Guid webId, String listName) +60
   Microsoft.SharePoint.WebPartPages.ListViewWebPart.EnsureList() +182
   Microsoft.SharePoint.WebPartPages.ListViewWebPart.EnsureListAndView(Boolean requireFullBlownViewSchema) +154
   Microsoft.SharePoint.WebPartPages.ListViewWebPart.get_ViewSchemaXml() +46
   Microsoft.SharePoint.WebPartPages.ListViewWebPart.EnsureData(Int32 token) +213
   Microsoft.SharePoint.WebPartPages.SharePointDataProvider.Execute() +254
   Microsoft.SharePoint.WebPartPages.SPWebPartManager.ActivateV2ConnectionsAndSharePointDataFetch() +139
   Microsoft.SharePoint.WebPartPages.SPWebPartManager.ActivateConnections() +85
   System.Web.UI.WebControls.WebParts.WebPartManager.OnPageLoadComplete(Object sender, EventArgs e) +52
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnLoadComplete(EventArgs e) +2010376
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1209

 

Please help me to solve this error.

Thanks in Advance.

Read this  Read this

09-Jan-09 05:40 AM

Hi,

The page you selected contains a list that does not exist.  It may have been deleted by another user. Troubleshoot issues with Windows SharePoint Services. I had no problem viewing my site and couldn't figure out what was wrong.  I then looked at the URL for the page which was:
http://[sharepoint-site-URL]/_layouts/AccessDenied.aspx?Source=[SharePoint-site-URL]&Type=list&name=%7B2007BFAB%2D9CC4%2D41DA%2D8ED0%2D7E4C5BDAE90C%7D 
The key here was the AccessDenied pages and the name query string value:
7B2007BFAB%2D9CC4%2D41DA%2D8ED0%2D7E4C5BDAE90C%7D

After decoding the html encoded characters out I got a GUID of:
{2007BFAB-9CC4-41DA-8ED0-7E4C5BDAE90C}If you look at the name, it is actually the id of ‘list item’ that the user has been denied access from viewing. I then went to central administration to get the name of the content database of the site I was working on, and then went to SQL Server Management Studio and expanded my content database to dbo.AllLists.I ran a query against my content database for the list that users have been denied access to.select * from dbo.alllists
where tp_id='{2007BFAB-9CC4-41DA-8ED0-7E4C5BDAE90C}' I received one result with a tp_Title of ‘Master Page Gallery’ That was all I needed.  I then went to my page and looked at the template it was using.  It was using a custom page layout I created. I proceeded to look at my Master Page Gallery and saw that the page layout it was using was never checked in and was in a ‘pending’ status. 

 

Rams

Reply  Reply

09-Jan-09 10:42 AM

See this blog, eveything is clearrly explained here:

http://www.sharepointblogs.com/camper/archive/2007/08/27/list-does-not-exist-error-message-1-cause.aspx

This will surely help you.

Create New Account
help
Setup MS Office SharePoint 2007 Test / Dev Environment Authentication Problems Hello all, i like to setup a fast clonable test / development installation of MOSS2007 under Windows 2008 SP1 (not R2) (32bit). As starting point I have choosen the Blog post from has dsiplay some warning, regarding the installation of MSSQL on a Domain Controller. My single SharePoint admin account is named SPAdmin (domain admin, mssql: security, dbcreator), the local domain ist named OWSTIMER.EXE, onetnative.dll) 03 / 04 / 2010 13:53:04.95 OWSTIMER.EXE (0x0980) 0x0988 Windows SharePoint Services Topology 0 Medium Diagnostics settings: 32768 03 / 04 / 2010 13:53:05.38 OWSTIMER.EXE (0x0980) 0x0988 Windows SharePoint Services Topology 9e7d Medium Initializing the configuration database connection. 03 / 04 / 2010 13:53:11
How add Excel Pivot Table Reports in Windows Sharepoint Services SharePoint How to add Excel Pivot Table Reporting in Windows SharePoint Services. SharePoint Portal Server Discussions Windows SharePoint Services (1) SharePoint (1) Office 2003 (1) Excel (1) Shetakeprashant
installation of web parts Hello Everyone, We have a sharepoint server configured in the following way: Server1 has: Central Administration Office SharePoint Server Search Windows SharePoint Services Help Search Windows SharePoint Services Incoming E-Mail Windows SharePoint Services Web Application Server2 : Windows SharePoint Services Incoming E-Mail
Help!!Windows Sharepoint Services Windows Internal Database Versus SharePoint Hi All, I instaleld Windows Sharepoint Services on a server and chose the "Basic" installation, which installs a Windows Internal Database. Documentation
Alerts SharePoint After upgrading for 2 to 3 Alerts have stopped working of any user setup before point I have log: 09 / 18 / 2008 16:36:27.69 w3wp.exe (0x0C0C) 0x0E2C Windows SharePoint Services General 8xfr Verbose PermissionMask check failed. asking for 0x00000015, have 0x00000000 09 / 18 / 2008 16:36:27.69 w3wp.exe (0x0C0C) 0x0E2C Windows SharePoint Services General 8xfr Verbose PermissionMask check failed. asking for 0x00000005, have 0x00000000 09 / 18 / 2008 16 36:27.69 w3wp.exe (0x0C0C) 0x0E2C Windows SharePoint Services General 8xfr Verbose PermissionMask check failed. asking for 0x00000015, have 0x00000000 09 / 18