Filter List ViewA based on List ViewB selected row?

Hello,
I am trying to find out if it is possible to transfer the ID of a selected row in one view of a list, and use that to filter a second view of the same list.
Supposedly, this can be done if this page is any proof:
http://msdn.microsoft.com/en-us/library/dd585662(v=office.11).aspx.
But I haven't been able to find any informative tutorials or walkthroughs other than webpart connectors on the same page.

Just connect the two web parts together and have the first web part send the ID to the second.  Take a look at the following walkthrough.  Its for 2007 but should still work essentially the same.
https://www.nothingbutsharepoint.com/sites/eusp/pages/sharepoint-filtering-with-web-part-connections.aspx
To do this using two separate pages you need to do it using SharePoint Designer.  I haven't tried it lately and am not sure its still possible since the Design view as removed.
Paul Stork SharePoint Server MVP
Principal Architect: Blue Chip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.

Similar Messages

  • What is the differenec between 'sap list viewer' and 'abap list viewer'

    hi
    what is the differenec between 'sap list viewer' and 'abap list viewer'

    Hi,
    There is no difference between them.SAP List Viewer (ALV) is the new name of the ABAP List Viewer (ALV).
    The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.
    The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.
    Single-level lists contain any number of lines that have no hierarchical relationship to each other.
    Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.
    You can view subtotals and totals rows in both single-level lists and multilevel sequential lists
    From End User Point it is SAP LIST viewer , From Developer Point of View it is ALV .
    Check the Below Link
    http://help.sap.com/saphelp_nw04/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/frameset.htm
    Regards,
    Satish

  • Is it possible to filter list view based on current user logged in

    Hi,
    Is it possible to filter the list view results based on the current user logged in. I have a scenario wherein i want to show only those list items to the user which contains his/her name under the column Approver (a list column).
    So if i login to the page, then only those requests should show up which has my name as the Approver, and so on.
    Is it possible please ?
    Thank you.

    Hi Prajk, you could use audience targeting for this. An alternative would be to create a view and add a filter so that "Approver" is equal to [Me]
    cameron rautmann

  • List View Filter - I want to create List View based on a specific user

    I want to create a List View Filter based on specified user ID. I dont want to specify the [Me] for filtering the view based in current logged in User.
    I want the view to be based on specific user ID for Ex: "AD\JohnDoe"
    Thanks
    Nate

    The People/Group Picker field has several options for how the name is displayed. For example you can set it to be the friendly name or the account name. When you create your View Filter, make sure that you are using the same format as the field's display
    type.
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Filter List View Based on Condition

    HI All,
    I have SharePoint List with dropdown column name "Link Level" and it's holding values "Access" "Rejected" .
    And I had created view with name "Access" and had set the filter scetion options as below.But I don't find any result,Can any me help me what's the right way to filter the view only with "Access" list item value
    "Link Level"->
    equals to ->
    =[Access] 
    Thanks,
    Quality Communication Provides
    Quality Work.
    MSA

    Hi,
    According to your description, my understand is that you want to filter list items by “Access” but it displayed nothing.
    Did you set the “Access” view as below figure?
    Please cancel the filter in the “Access” view (choose none in filter field) and test whether it displays list items.
    Please check whether there is any other configuration in the “Access” view.
    Thanks,

  • 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

  • Listing Views based on a given Table

    With a query how to list the names of views that are based on a given table.

    SELECT NAME,  REFERENCED_NAME FROM ALL_DEPENDENCIES
    WHERE TYPE = 'VIEW'
       AND REFERENCED_NAME = 'table_name'
    [/CODE]

  • How to go to a certain page based on user's selection from a select list

    On the very first page of my application, I have one item - a select list. Based on what they select from the list, how do I go to the corresponding page? For instance, if the user selects 'Metal', how do I go to the Metal page?

    Hello,
    Assuming the answer to Sergio is "yes" …
    First, you should make sure that the returned value from your select list is the corresponding page number or page alias for the user selection. Using your terms – "Metal" should return the page number/alias of the page where you want to implement "Metal".
    Then, on your first page, you can define a "Branch to Page Identify by Item". The parameter should be your select item name.
    Regards,
    Arie.

  • Character string buffer too small (select list query based LOV)

    Hi,
    Using the select list query based LOV with a select witch is too big, you get this error.
    report error:
    ORA-20001: Error fetching column value: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    When using the Popup LOV query based LOV) then it works nice.
    Can that be solved somehow?
    With the Popup LOV the return value is displayed in stead of the description.

    Hi Andy,
    How do I incorporate your suggestion on a report ?
    Example : I have
    select apex_item.display_and_save(1,column1,5) col1,
    apex_item.display_and_save(2,column2,5) col2 ,
    apex_item.popup_from_query(3, emp_name, 'select user_name, name  empname from table2) col3
    Table 2 is a long list , and I'm getting string buffer too small due to this.
    Your suggestion with HTP is good but I'm not sure how to implement it for reports as I'll like the user to change the values with the select_list.
    I'm not using forms as they want mulit-record on the same page.
    Hope to hear back from you soon.
    Thanks very much.

  • Is there a way to exclude temporary people picker fields from a query when receiving the "List View Lookup Threshold" error.

    Hi All,
    My users require the ability to select a sharepoint group from a drop down list and then be able to select a user from a people picker based on the drop down selection.    The best solution I was able to up with, was create a people picker
    for each drop down selection and set the Sharepoint group field to the selected group.  All people picker filed are hidden except the one that matches the drop down selection.  When creating an entry from the sharepoint list this method
    works perfectly.
    However, when I add the list onto a site page using an "Listview webpart", then add an infopath web part and then finally connect the two parts, I get a "List View Lookup Threshold" error when selecting an entry from the list.  I
    understand from the error and reading that this error is related to the number of People pickers in the list.   Is there a way to exclude temporary people picker fields from a site page query, as they are only temporary fields to allow the users
    to select a person and then assign the name to another field.
    Dwayne

    Hi Dwayne,
    In SharePoint 2013, we could manually create a list for all users. Here are the reference:
    Go to Site Settings >  People and Groups > SiteMembers
    Modify url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=8 to
    http://sp/sites/tutu/_layouts/15/people.aspx?MembershipGroupId=0 , now you will see All people in this site.
    Change the view to List view, and copy the listview id in the url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=0&View={viewID}
    Go to Settings > List settings, copy the list id in the url
    http://sitename/_layouts/15/listedit.aspx?List=listeid&Source=....
    Now type the address in IE:
    http://sitename/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=[LISTID]&View=[VIEWID]&CacheControl , such as
    http://sp/sites/tutu/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=f3958d27-9c2f-4f8d-b221-89466e816667&View=696BFDC5-0C6E-4E27-818F-0E6292A18407&CacheControl=1
    Save the owssvr.jqy from SharePoint site
    Now you could see the file in your desktop with all users, save it as allusers in Excel.
    Then import it to your SharePoint site, add an app > find an app > import spreadsheet
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Row limit in declarative list view web part

    Hi,
    Imagine you are in a scenario where you develop a custom web template or a site definition. Page Layouts with web part zones are being provisioned and out of them, decoratively web part pages are being created and populated with web parts. So something like:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Module Name="XXXProjectPages" Url="$Resources:osrvcore,List_Pages_UrlName;" Path="" SetupPath="FEATURES\XXX_Intranet_PMO_PageLayouts\">
    <!-- Home -->
    <File Url="FullPageLayout\XXXFullPageLayout.aspx" Name="Default.aspx" Type="GhostableInLibrary" IgnoreIfAlreadyExists="FALSE" ReplaceContent="TRUE" Level="Published">
    <Property Name="Title" Value="Team &amp; Collaboration" />
    <Property Name="ContentType" Value="$Resources:cmscore,contenttype_page_name;" />
    <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/XXXFullPageLayout.aspx, ~SiteCollection/_catalogs/masterpage/XXXFullPageLayout.aspx" />
    <!-- Latest News -->
    <View List="Lists/Announcements" BaseViewID="102" WebPartZoneID="wpZone1" WebPartOrder="2">
    <![CDATA[
    <WebPart xmlns="http://schemas.microsoft.com/WebPart/v2">
    <Assembly>Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c</Assembly>
    <TypeName>Microsoft.SharePoint.WebPartPages.ListViewWebPart</TypeName>
    <Title>Latest News</Title>
    <FrameType>TitleBarOnly</FrameType>
    </WebPart>
    ]]>
    </View>
    For simplicity, let's assume that we are working with instances of OOB list definitions, such as Announcements or Document Library. So far so good. And now the question...
    In my understanding if you want to do something as simple as limiting the number of items returned, or specifying a custom view criteria (filter/sorting/grouping, whatever) or just remove the toolbar, you have to go as far as provisioning an ENTIRE LIST
    DEFINITION, defining your custom View in it (which declares the toolbar type, row limit and View) and then reference this new View by its BaseViewID. Is that correct?
    Is there really no other, simpler way, of 'provisioning' and referencing a new view, to an existing list instance, along with the
    Module -> File -> View element? I see a couple of logical options:
    1) I would imagine such metadata could be stored in the web part and not the actual list. i.e. the web parts sends a CAML query to the list, based on the View metadata stored in it.
    2) As we know, when you Edit page and configure the View for a List View Web Part on the page, that view is stored as a new hidden view in the actual list (i.e. if you have two list view web parts that reference that list, you will have two additional hidden
    views). Then why can't we provision such (hidden) view along with the List View WebPart when we declare it and create the page? It could be created on first access of the page, or during the page
    provisioning.
    Another option could be the XmlDefinition property of the XsltListViewWebPart, but
    apparently it is being ignored. I have also tried using the 'CustomSchema' property of the ListInstance, but it totally makes no sense because:
    a) You cannot define more than one view in it, i.e. you have to override the OOB view that comes with the definition (lol?!)
    b) You are supposed to overwrite the entire list definition, instead of simply upgrading parts of it
    So, let me elaborate: if I want to have a <View> (ListViewWebPart) in my Page and this view to have some custom criteria, I have to provision an entire List Definition, is that correct? This is crazy.

    Hi Hristo,
    According to your description, my understanding is that you want to know if you can use <view> tag in the list view web part to define the row limit of list view web part.
    Per my knowledge, you can define rowlimit element in the view element for list view web part directly not necessary to modify the entire list definition.
    View Element:
    http://msdn.microsoft.com/en-us/library/office/ms438338(v=office.15).aspx
    Also, if you want to do more customization, you can still orverride the xslt.
    More reference:
    http://www.glynblogs.com/2011/04/overriding-the-presentation-of-an-xslt-list-view-web-part.html
    http://unorig.com/2012/08/15/format-a-list-web-part-with-xslt/
    Best Regards
    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]
    Zhengyu Guo
    TechNet Community Support

  • List view issues

    version 12.1.2
    I have a list view with 2 rows, 2 columns. column sizes are ( c1 = 85% and c2 = 15 %). C1 displays table data, and c2 has a button on each row, which takes me to different page.
    When I click the button I am expecting it to take me to the next page. But for some reason I have to click the button twice to go to the next page. When I click the first time, it only highlights the
    row, then when I click the second time, it takes m to the next page. Is there any special settings I need to change for a list view?
    First I tried implementing row double click by using client/server listeners to take me to the next page, it showed the same behavior (had to double click twice to go to next page). So I thought it might have something to
    do with the client/server listeners not working correctly. So switched to using button to go to next page and I am still seeing the same behavior. Here is my code, I would greatly appreciate any help.
    <af:listView value="#{bindings.emp1.collectionModel}" var="item"
                                                     emptyText="#{bindings.emp1.viewable ? 'No data to display.' : 'Access Denied.'}"
                                                     fetchSize="#{bindings.emp1.rangeSize}" id="lv1"
                                                     partialTriggers="::b6" selection="single" immediate="true"
                                                     binding="#{SomeBean.empListView}">
                                            <af:listItem id="li1">
                                                <af:panelGridLayout id="pgl3">
                                                    <af:gridRow marginTop="5px" height="auto" id="gr1">
                                                        <af:gridCell marginStart="5px" width="85%" id="gc1">
                                                            <af:outputFormatted value="#{item.bindings.empId.inputValue}"
                                                                                id="of1"
                                                                                inlineStyle="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small;"
                                                                                binding="#{MouseDoubleClickBean.empID}"/>
                                                        </af:gridCell>
                                                        <af:gridCell marginStart="5px" width="15%" marginEnd="5px"
                                                                     id="gc2">
                                                            <af:button id="b4" icon="#{resource['images:add_ovr.png']}"
                                                                       action="callEditFlow" rendered="true"
                                                                       visible="true"/>
                                                        </af:gridCell>
                                                    </af:gridRow>
                                                    <af:gridRow marginTop="5px" height="auto" marginBottom="5px" id="gr2">
                                                        <af:gridCell marginStart="5px" width="85%" id="gc3">
                                                            <af:outputFormatted value="#{item.bindings.empName.inputValue}"
                                                                                id="of2"
                                                                                inlineStyle="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small;"
                                                                                binding="#{MouseDoubleClickBean.empName}"/>
                                                        </af:gridCell>
                                                        <af:gridCell marginStart="5px" width="15%" marginEnd="5px" id="gc4"/>
                                                    </af:gridRow>
                                                    <af:clientListener method="doMouseDblClick" type="dblClick"/>
                                                    <af:serverListener type="CopyEmp"
                                                                       method="#{MouseDoubleClickBean.copyEmpDetails}"/>
                                                </af:panelGridLayout>
                                            </af:listItem>
                                        </af:listView>
               <af:resource type="javascript">
                    function doMouseDblClick(evt) {
                    var btn = evt.getSource();
                    AdfCustomEvent.queue(btn, "CopyEmp",{},true);
                    evt.cancel();
               </af:resource>
    Thanks.

    Hi,
    can you try af:commandButton to see if it is a problem with af;button. If this doesn't work then it appears that there is an issue with the focus setting preventing the action to come through. A work around in this case would be to override the SelectionListener on the vlieView component and to queue the command button action (the downside is that each time you select a row it will navigate (which means you could set the button display to hidden).
    I suggest to file a bug with support. If you don't have a support contract, please zip up a simple test case based on the HR schema and send it to frank <dot> nimphius < at > oracle <dot> com (replace the <dot> with . and <at> with @). The testcase should be zipped and renamed to ".unzip" as the extension
    Frank

  • Agentry: Edit Property from List View when scanning

    Hallo,
    i have a detail screen with a list view. The List View shows a collection with orders. The order properties are orderNumber, orderStatus and some other details. In the List View i create a single match action for the list view scanner. The property column orderNumber is set to scanner can filter on this column. So if i scan a orderNumber from the List View my match action starts.
    In the action i want to set the orderStatus from the matched order to a new status. Example: i scan the order with orderNumber 001 and his orderStatus is "new". Then the orderStatus should set to "in process".
    I try to create a SubActionStep for the single match action that have a transaction step and a apply step. In the transaction step i want set the orderStatus object. But i don't know how i can set a new value to the orderStatus property.
    Please help me with this.
    André
    PS: my TransactionStep:
    and my transaction: 

    André,
    In your transaction you will need to also have a property that maps to the Object -> OrderStatus property.  For the initial value of the property you will select Rule - Before Data Entry and then create your rule to return what the status should be set to when the transaction runs. 
    Then when you Apply the transaction in your Scan Match action the value will be updated on the client.  If you also want to update the status in the Backend system you will also need an Update rule as Emanuel mentions to change the status of the Order in the backend system.
    Hope this helps!
    --Bill

  • Refresh Detailed List View

    Hi All,
    When i entered portal application (opportunity) it is showing data in detailed view based on list view entry.
    I want to refresh detail list view when i will start the application. It has to showing detail view data when i will select entry at list view.
    So i have to refresh the detail view.
    Thanks,
    Subbu

    No body answered

  • Bring back calendar list view in iOS!!

    If you, like me, have just upgraded to the latest iOS 7.1, you will quickly notice that Apple has made another change to the calendar app by adding a hybrid view, which allows you to see the calendare and list view, but the list view is only for the current day selected!
    At least in the previous version, you could still see list view by selecting search, but now even this functionality is gone!
    For me, the list view is the most efficient way of seeing my appointments, calendar events etc, to get a good sense of what's going on.
    In my view, a calendar with dots on it has no value, you get minimal information on your appointments.
    An Apple fail!  Bring back list view!!
    In the meantime, are there any third party apps that display a list view calendar?
    I mainly use it for google calendar and tripit calendar.

    Carlo,
    It is still there, just different.
    When in the day view, touch the List View icon I have circled in the following image:

Maybe you are looking for

  • How can I recover files created in the guest account?

    I set up a guest account for the kids to use, and my wife then used my Mac to type up a word document (for over 3 hours) and saved it at the end of the evening. The next day she returned, and it had gone! I now read that the "Guest account" deletes a

  • Using Apple TV as a multi-room music server

    I am trying to decide whether Apple TV is a good choice for use as a multi room wireless music server. I would rather use Apple TV than say Sonos because I like Apple TV's video capabilities. My decision is going to be largely based on Apple TV's/iTu

  • Display system error through a mail

    We have a  BPM scenario in which XI sends a msg to Backend system.If the message couldnot reach ,that displays system error at the call adapter level in SXMB_MONI.If we want this error message to be displayed in the failure mail to the concerned pers

  • ISA - Bill to party

    Hi all, we need to make the bill to party of an order selectable in the ISA web application. As I don't see any 'bill to party'-related coding in the ISA, I presume that adding this feature will require development in java as well as in ABAP. Is this

  • Just downloaded adobe XI trial and can not convert pdf to word, says trial is period over

    just downloaded adobe XI trial and can not convert pdf to word, says trial is period over. what can i do