SharePoint Calendar "List does not exist " when new item

Hello Everybody,
The scenario is as follows:
I added a new list called "Calendar" and I created a new view to put it in a subsite. Then I did the following process in SPD:
After creating the list I went to the "Web Part" and exported it as a file, then I inserted into SharePoint as a web part.
Everything was ok so far. When I tried to add an event / Item to the calendar,  it displays a message that says the list does not exist.
***************ERROR:
 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>
This happend because i'm trying to add this web part in another subsite.
 Thanks in advance.

Hi,
This issue is due to that the WebId property in the exported web part file is not referring to the web where the list exists.
I recommend to edit the exported file and then search for “WebId”, and then change the value to the GUID of the web where the list exists.
To get the GUID of the web, use this command: Get-SPWeb -site http://yoursitecollectionURL | select URL,ID.
Thanks,
Victoria
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Victoria Xia
TechNet Community Support

Similar Messages

  • Workflow 2013: List does not exist error

    Hello everyone,
    I am creating a SharePoint Designer 2013 workflow and I encountered an error which suspends
    my workflow. I've noticed that it only occures when I reference a lookup column to another list. The error details that I get from the browser are:
    RequestorId: a85c9496-5e1c-cb59-0000-000000000000. Details: RequestorId: a85c9496-5e1c-cb59-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException: HTTP 404 {"error":{"code":"-2130575322, Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user."},"innererror":{"message":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user.","type":"Microsoft.SharePoint.SPException","stacktrace":" at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)\u000d\u000a at 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)\u000d\u000a at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)\u000d\u000a at Microsoft.SharePoint.SPListCollection.ItemByInternalName(String strInternalName, Boolean bThrowException)\u000d\u000a at Microsoft.SharePoint.SPListCollection.GetList(Guid uniqueId, Boolean fetchMetadata)\u000d\u000a at Microsoft.SharePoint.SPListCollection.GetById(Guid uniqueId)\u000d\u000a at Microsoft.SharePoint.ServerStub.SPListCollectionServerStub.InvokeMethod(Object target, String methodName, ClientValueCollection xmlargs, ProxyContext proxyContext, Boolean& isVoid)\u000d\u000a at Microsoft.SharePoint.Client.ServerStub.InvokeMethodWithMonitoredScope(Object target, String methodName, ClientValueCollection args, ProxyContext proxyContext, Boolean& isVoid)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean mainRequestPath, String path, Object value, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String pathForErrorMessage)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.Process()\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ProcessRequest()\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestService.ProcessQuery(Stream inputStream, IList`1 pendingDisposableContainer)","internalexception":{"message":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user.<nativehr>0x81020026<\/nativehr><nativestack><\/nativestack>","type":"System.Runtime.InteropServices.COMException","stacktrace":" at 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)\u000d\u000a at 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)"}}}} {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["16"],"SPRequestGuid":["a85c9496-5e1c-cb59-926d-c42a33d8ba0a"],"request-id":["a85c9496-5e1c-cb59-926d-c42a33d8ba0a"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4420"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Fri, 14 Feb 2014 07:34:01 GMT"],"Server":["Microsoft-IIS\/8.0"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    I have "Workflow Manager 1.0" and "Workflow
    Manager 1.0 Cumulative Update" installed on my system. Workflow is installed on the same machine that is part of my Sharepoint Server farm.

    Hello again,
    The main error before workflow goes into suspend state is:
    Leaving Monitored Scope (Request (GET:http://portaldev:4949/sites/ahmetc/_vti_bin/client.svc/web/lists/getbyid(guid'00000000-0000-0000-0000-000000000000')/Items(12)?%24select=ID%2COData__x00c7_al_x0131__x015f_anId%2COData__x00c7_al_x0131__x015f_an%2FTitle&%24expand=OData__x00c7_al_x0131__x015f_an)). Execution Time=199,534018988447
    The guid part returns zero. I don't know why or how.
    Other logs that can be helpful are:
    ...edScope(Object target, String methodName, ClientValueCollection args, ProxyContext proxyContext, Boolean& isVoid) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean mainRequestPath, String path, Object value, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String pathForErrorMessage) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.P...
    ...ter, Int32& plRecycleBinCount) at 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) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilt...
    SocialRESTExceptionProcessingHandler.DoServerExceptionProcessing - SharePoint Server Exception [Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> 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> at 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, Boole...
    Original error: Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> 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> at 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 p2DWri...

  • List View webpart throws "list does not exist" although everything is correct

    Hi,
    I'm experiencing a very strange issue. I've already made some research but no one seems to give a clear answer.
    Scenario :
    Site A (Root site collection)
    -- Site B (Sub site of Site A)
    Site B has a publishing page containing a single List View Web part displaying data from a list of Site A.
    The LVWP (XsltListViewWebPart) correctly works and displays the content of the list. But at the moment that the application pool is recycled, the very first hit on the page will result in an error page :
    "List does not exist.
    The page you selected contains a list that does not exist. It may have been deleted by another user."
    Doing a simple refresh (F5) of the page displays the page correctly and the error will never come again.
    The issue is totally reproducible by performing a recycle of the application pool.
    Properties of the webpart are correctly filled as well, ListName, WebID and ListID.
    Do you have any ideas why is this bahaving like that ?
    Thank you,
    Wes

    Hi Kevin,
    Thanks for the reply. The site is running under HTTP. I did check the HTTP Handler and the permissions are alright.
    Also, the web application is setup with NTLM. The Object Cache SuperUser & Reader are setup in the User Policy. 
    Here's the ULS of the error :
    12/03/2012 15:17:20.50 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.50 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Attachments' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'LinkTitle' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.57 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Description' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'IT_x002d_Teams' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Subteams_x002d_Portfolio_Groupin' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.58 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Product_BusinessCategory' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Product_BusinessProcess' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.60 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'User_Family' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Business_Owner' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.61 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tzku Verbose ConnectionString: 'Data Source=sp-ncsa-sp2b;Initial Catalog=Content-NCSA-sp2b-01;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15' ConnectionState: Closed ConnectionTimeout: 15 f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.63 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.63 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation General 8kh7 High Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A2551) at 0x000007FEF0732551 onetutil.dll: (unresolved symbol, module offset=00000000000A3711) at 0x000007FEF0733711 owssvr.dll: (unresolved symbol, module offset=0000000000009212) at 0x000007FEE9639212 owssvr.dll: (unresolved symbol, module offset=000000000009E0F5) at 0x000007FEE96CE0F5 mscorwks.dll: (unresolved symbol, module offset=00000000002BE497) at 0x000007FEF3C7E497 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000DA6DE) at 0x000007FEEB40A6DE Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AB1693) at 0x000007FEED021693 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E68D) at 0x000007FEED1AE68D Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C3E196) at 0x000007FEED1AE196 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C4104C) at 0x000007FEED1B104C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F48E2B) at 0x000007FEED4B8E2B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F481DB) at 0x000007FEED4B81DB Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF8835) at 0x000007FEED568835 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001F30D2F) at 0x000007FEED4A0D2F Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001FF87DD) at 0x000007FEED5687DD Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=00000000028067A8) at 0x000007FEEDD767A8 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A1914) at 0x000007FEEA731914 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A06DD) at 0x000007FEEA7306DD System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 System.Web.ni.dll: (unresolved symbol, module offset=00000000002A0780) at 0x000007FEEA730780 Syste f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.63 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Fields e8gd High Exception thrown while fetching field by internal name 'Product_Manager' Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.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. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML) at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML) at Microsoft.SharePoint.SPFieldCollection.get_InternalNameDict() at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException) f43e1c9c-0c88-4707-a143-4c47a1ac8aac
    12/03/2012 15:17:20.63 w3wp.exe (0x1DC4) 0x136C SharePoint Foundation Database tkeb Verbose Setting database session for {705cbd18-2316-417b-aea8-525c0191368e}. f43e1c9c-0c88-4707-a143-4c47a1ac8aac

  • When opening an InfoPath form InfoPath states "list does not exist" in production, opens fine in test. NaN issue with Auto Increment

    Hello all. I have an InfoPath form that opens from the test server fine. However, when I try to open it in Production I receive the following SOAP response.
    "The SOAP response indicates that an error occurred on the server:
    Server was unable to process request. ---> List does not exist.
    The page you selected contains a list that does not exist.  It may have been deleted by another user. ---> List does not exist.
    The page you selected contains a list that does not exist.  It may have been deleted by another user."
    I am trying to fix an auto generated form field for the web part that runs the my Project Management list. In test the increment by 1 works fine. I.E. "LEAD-2015-5". In Prod the list is returning NaN ( Not a Number ) for each project
    id. I.E. "LEAD-2015-NaN"
    The list is in Standard View when I edit the web part/page.
    Any help is much appreciated. As a developer I despise SharePoint, but I have to do what I have to do! :)

    Hello,
    If you are trying to get max item id from list then it returns "NaN" if there is no item. If you have items in prod list then open your form in IP designer and check the data connection. Make sure that all data connection links are referring to
    prod links.
    Also make sure that user is having at least read permission to that list to access data so verify this also.
    Let us know your result
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

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

    There are dozens of entries regarding "
    List does not exist / The page you selected
    contains a list that does not exist. It may have been deleted by another user" and none of them are really SP 2013 so i thought I would create this entry. 
    I am getting the error above after creating a simple list with 4 columns.  the list is created during a new site definition activation but when I click on my list, I get the error above.  the list works if I deactivate the feature and re-activate
    it.  but has the error whenever the new site definition is created.  
    Has anybody encountered this issue on SP 2013?

    Hi,
    For your issue, there are plenty of possible reasons offered when we search this issue online.
    Here are similar issue posts, check whether they are helpful:
    http://sharepoint.stackexchange.com/questions/98239/list-does-not-exist-error-when-opening-the-views
    http://sharepoint2u.com/?p=56https://shareyourpoint.wordpress.com/2012/04/12/list-does-not-exist-the-page-you-selected-contains-a-list-that-does-not-exist-it-may-have-been-deleted-by-another-user-sharepoint-2010-error/
    http://spnovice.blogspot.com/2012/10/list-does-not-exist-or-does-it.html
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Lisa Chen
    TechNet Community Support

  • List Does not Exist (only on mac)

    So I've tried trouble shooting this through any permissions and I've narrowed it down to one thing. Mac... I've tested (internally) creating events and creating tasks and what not on a PC and it works fine for the user. I have then tested the same user
    on multiple macs and have not been able to create tasks and calendars I keep getting this error message "List does not exist. The page you selected contains
    a list that does not exist. It may have been deleted by another user." But the only "solution" I've seen has been links to this blog... http://blogs.msdn.com/b/opal/archive/2010/11/13/sharepoint-2010-on-a-mac-with-office-for-mac-2011.aspx which...
    *spoiler alert* doesn't solve anything, it merely states the features you can and cannot do on a mac. So I'm open to suggestions. Also I've tested in Chrome and Safari and the same issue happens.

    Since no one answered this and I found the issue I will post it here. First, when trying to login to the <server name>:<port number>/<site name> it wasn't working for macs. I opened the port number on my modem/router and it started working.
    The issue where you get the list does not exist is when you use the server's internal IP address. It goes to the site like normal but for whatever reason doesn't let you use it properly. So to reiterate make sure you have opened the port that your connecting
    your sharepoint site to, and make sure your using the actual name of the server not its IP address.

  • SocialListNotFound : The Social list does not exist in your personal site.

    In SharePoint 2013; when a person try to follow a document which is located the SkyDrive Pro of another person it pop up erros message shows as below.
    Something went wrong
    Sorry, we couldn't follow the document.
    TECHNICAL DETAILS
    SocialListNotFound : The Social list does not exist in your personal site.
    Can anyone help on this... 

    Hello all,
    I have the exact same issue.
    When a user tries to follow some document or site, the same error occurs. When I look at the personal site of the user, the "Social" list is missing.
    When I have another user do the same thing, it works! The Social list for that user is there.
    The difference between the 2 users:
    The user where the issue occurs => mysite has been upgraded from SharePoint 2010
    The user where the issue doesn't occur => mysite has been created after the upgrade to SharePoint 2013.
    So, I tried to delete the mysite of the user who had the issue and let him recreate it by visiting the MySite host and now it works!
    The thing is... I have 100 users having the same issue and a lot of them are actually using their mysite, so deleting those mysites is not really an option.
    I have 2 questions:
    1. why is that "Social" list not created when mysites are upgraded from SharePoint 2010?
    2. Can I trigger some process which fixes this for existing sites?
    Thanks,
    Bart

  • Custom Web Template fails, List does not exist

    Can somebody help me with this?
    After I patched the SharePoint 2013 SP 1 to the April 2014 CU I've been getting this error.
    When I apply a custom template I keep getting the error:
    "Exception calling ApplyWebTemplate with 1 argument: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user."
    When I check the logs I found this:
    "05/15/2014 11:04:31.83 PowerShell_ISE.exe (0x285C)
    0x1A2C SharePoint Foundation
    Feature Infrastructure 889w
    High The element of type 'ListInstance' for feature 'test5ListInstances' (id: 2acac41f-5723-4e3e-985f-35620a5696fc) threw an exception during activation: List does not exist.  The page you selected contains a
    list that does not exist.  It may have been deleted by another user.
    01b11c40-f800-0000-e439-4b6b816fcf01"
    And this:
    05/15/2014 11:54:56.07 PowerShell_ISE.exe (0x1E1C)
    0x1DF8 SharePoint Foundation
    General aix9j
    High SPRequest.GetMetadataForUrl: UserPrincipalName=i:0).w|s-1-5-21-3659363940-654044839-132917978-4964, AppPrincipalName= ,bstrUrl=http://portal.domain.com/customer/testerror1/Lists/TaxonomyHiddenList ,METADATAFLAGS=59
    01b11c50-f800-0002-c532-4b6b816fcf01
    Here are the full logs:
    pastebin.com/vnHerVAw and another one: pastebin.com/RVg3kD5P

    I've been going through the logs and its giving me this:
    05/15/2014 11:54:56.07 PowerShell_ISE.exe (0x1E1C)
    0x1DF8 SharePoint Foundation
    General aix9j
    High SPRequest.GetMetadataForUrl: UserPrincipalName=i:0).w|s-1-5-21-3659363940-654044839-132917978-4964, AppPrincipalName= ,bstrUrl=http://portal.domain.com/customer/testerror1/Lists/TaxonomyHiddenList ,METADATAFLAGS=59
    01b11c50-f800-0002-c532-4b6b816fcf01
    But I only created a teamsite with some libraries without anything extra so I don't know why its giving me that..
    **Ends up beeing a permission issue, still having the other errors with list not found :S

  • List View webpart from subsite to Top site shows random error "List Does not exist"

    Hi All,
    We have a list in subsite and we are creating a view for that list which we are showing in one of the top site home page. We have taken care of changing the web and list guid of list view webpart when we added on top site. Its working fine but some time
    shows error "list does not exist" but when we refresh the error goes. Is it known issue or if there is any workaround for this? because we cannot go live with this random error.
    Rohit Pasrija

    try these links:
    http://mroffice365.com/2012/01/sharepoint-display-a-list-or-library-from-subsite-to-the-top-level-site/
    http://sharepoint.stackexchange.com/questions/37140/display-list-or-library-on-another-site-as-webpart

  • "List does not exist" error in a sub-site (ListViewWebPart )

    Hi all,
    I have a site collection, with several lists/libraries in the root site. I wanted to display the list in sub-sites, using the List View Tool / Save webpart (in SharePoint designer) to save the
    XsltListViewWebPart to the site gallery and adding it to publishing pages in my sub-site. Sometimes it works fine, but sometime I get the error: "List does not exist. The page you selected contains a list that does not exist. It may have been deleted
    by another user."
    When I refresh the page (F5), the error disappears and the page displays well. It seems that only contributors to the list/library have the issue.
    Any workaround?
    Thanks in advance.

     
    Hello,
    The error occurs only for users who have "Contribute" access to the lists. Sometimes everything is working well and sometimes the error occurs (not always) and a simple refresh of the page make
    it disappear. There is no specific permissions on lists items: contributors have rights on the whole list.
    Another point: this error occurs only on “Publishing pages”, not on “site pages”. I assume then that it is linked with the publishing feature.
    Hope this clarifies?
    Regards,
    Cpo

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

    Hi everybody!
    I have a sharepoint 2013 farm with 5 sever. I upgraded a site from sharepoint 
    2007 to sharepoint 2013. I had some problems to install and configure workflow manager and register it. but by now I found problems and I can create a workflow and run it successfully. My big problem is when I try to get a lookup field in my flow. the
    flow suspended and I got the following error:
    “List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user.”
    Any solution???
    Thanks in advance!

    Hi,
    Please make sure the source list of the lookup column and the list which consumes the content from the lookup column exists on the site collection.
    In addition, to correct this problem the following steps should be applied:
    Delete the affected Workflow association
    Go to "Central Administration" - "Application Management"
    Select the affected web application and choose "General Settings" - "Resource Throttling"
    Increase the value configured as "List View Lookup Threshold"
    Perform an iisreset to ensure that all in memory instances of the web application settings are gone
    Add the Workflow association back to the list
    More information is here:
    http://social.technet.microsoft.com/Forums/en-US/3aeeba20-07dd-4e46-941b-a3db1bb3577e/sharepoint-2013-designer-workflow-the-page-you-selected-contains-a-list-that-does-not-exist?forum=sharepointcustomization
    Best Regards
    Dennis Guo
    TechNet Community Support

  • "List does not exist" error using cfsharepoint

    I am trying to retrieve the contents of a SharePoint list via the cfsharepoint tag. I used the following code:
    <cfset p = structNew()>
    <cfset p.listName = "{7A81F7A3-B6E9-4990-B54A-937F591A402B}">
    <cfsharepoint
         action="getlist"
         params="#p#"
         domain="www.mysite.com"
         name ="SPList"
         password="mypassword"
         userName="myusername" />
    The server returns
    Cannot perform web service invocation getlist.
    The fault returned when invoking the web service operation is:
    AxisFault
    faultCode: {http://www.w3.org/2003/05/soap-envelope}Receiver
    faultSubcode:
    faultString: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
    faultActor:
    faultNode:
    faultDetail:
        {http://schemas.microsoft.com/sharepoint/soap/}errorstring:
        List does not exist.
        The page you selected contains a list that does not exist.  It may have been deleted by another user.
        {http://schemas.microsoft.com/sharepoint/soap/}errorcode:0x82000006
    The list does exist, and the user account has access to it. I can access the list data from an RSS feed using cfhttp, I just thought it might be easier to work with the data if I accessed it using cfsharepoint instead. Any suggestions are appreciated.
    (On a side note, when I searched the Adobe Forums for "SharePoint getlist" it asked me if I meant to search for "harpoon gels." Harpoon gels!)

    I didn't know that about wget - interesting!
    I don't think there are any user-specific settings for Basic vs NTLM Auth, though. I suspect there's some other setting in SharePoint to control this. Unfortunately, SharePoint isn't a typical IIS web app.
    I'm glad I could help!
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/
    Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
    GSA Schedule, and provides the highest caliber vendor-authorized
    instruction at our training centers, online, or onsite.

  • User gets "This network connection does not exist" when she tries to log on to Terminal Server (2008 R2)

    User gets "This network connection does not exist" when she tryes to log on to Terminal Server (2008 R2)
    I got more than 100 users. Shes the only one getting is. We tried four computers (All Windows 7 Pro)
    Nothing useful in event viewer to mention.

    Hi,
    Thank you for posting in Windows Server Forum.
    Does that user able to login previously?
    From your comment, it seems that there is some permission issue with that user. As you have checked that user with different system also. Please check that user is added under “Remote Desktop User” local group and also allowed “Allow log on through
    Remote Desktop service” permission under group policy. Also please check that when user tries to login it uses “Domainname\Username” format.
    In addition for a try, also check by disabling firewall on one particular system.
    To add users and groups to the Remote Desktop Users group by using Local Users and Groups snap-in:
    1.  Click Start > Administrative Tools, Open Computer Management.
    2.  In the console tree, click the Local Users and Groups node.
    3.  In the details pane, double-click the Groups folder.
    4.  Double-click Remote Desktop Users, and then click
    Add.
    5.  In the Select Users dialog box, click Locations to specify the search location.
    6.  Click Object Types to specify the types of objects you want to search for.
    7.  Type the name you want to add in the Enter the object names to select (examples) box. 
    8.  Click Check Names.
    When the name is located, click OK.
    More information:
    Remote Desktop disconnected or can’t connect to remote computer or to Remote Desktop server (Terminal Server) that is running Windows Server 2008 R2
    http://support.microsoft.com/kb/2477176/en-us
    Hope it helps!
    Thanks,
    Dharmesh

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • Item Conversion to GMD YIELD TYPE does not exist for  the item/items in this Recipe/Batch.

    Item Conversion to GMD YIELD TYPE does not exist for  the item/items in this Recipe/Batch. Cannot
    scale/create batch.
    While auto shipping the above error i am getting. Please somebody help on this.
    Thanks.

    Hi,
    Could you please let us know which Oracle Product was installed and it complete 5 digit version.
    Regards,
    Prakash.

Maybe you are looking for