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

Similar Messages

  • Problem migrating from 10.5 to 10.6 mail server: cvt_cyrusdb does not exist!

    The problem
    I am migrating a mail server from 10.5 to 10.6 (as the first step to moving to 10.8).
    I'm trying to migrate mail from Cyrus to Dovecot, using the command migrate_mail_data.pl but I keep getting the error:
    Error: cvt_cyrusdb does not exist in: .
    Background
    An example of how to use the command is at:
    http://www.opensource.apple.com/source/dovecot/dovecot-239/dovecot.Config/migrat e_mail_data.pl
    Example: migrate_mail_data.pl --cyrusBin "/Volumes/Tiger/usr/bin/cyrus/bin" --database "/Volumes/Tiger/var/imap" --sourceSpool "/Volumes/Tiger/var/spool/imap" --targetSpool "/Library/Server/Mail/Data/mail "
    So, the syntax is:
    sudo [location of migrate_mail_data.pl command] --moveMail 0 --cyrusbin "[location of cvt_cyrusdb binary]" -- database "[location of original mail database] "--sourceSpool "[location of original spool files]" --targetSpool "[location of destination files]"
    Locating my files
    Locate all of my files:
    sudo find / -name migrate_mail_data.pl
    /usr/libexec/dovecot/migrate_mail_data.pl
    sudo find / -name cvt_cyrusdb
    /usr/bin/cyrus/bin/cvt_cyrusdb
    --database files are at the default location:
    /private/var/imap
    --sourceSpool files are at the default location:
    /private/var/spool/imap
    --targetSpool is set for:
    "Volumes/Iomega1TB/121014/121005Dovecot/mail"
    What I've tried
    So, I've tried the following commands (and many other variations!):
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin "/usr/bin/cyrus/bin" -- database "/var/imap" --sourceSpool "/var/spool/imap" --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin "/usr/bin/cyrus/bin/" -- database "/var/imap/" --sourceSpool "/var/spool/imap/" --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin /usr/bin/cyrus/bin/ -- database /var/imap/ --sourceSpool /var/spool/imap/ --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin /usr/bin/cyrus/bin -- database /var/imap --sourceSpool /var/spool/imap --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    All give me the same error:
    Error: cvt_cyrusdb does not exist in: .
    Interpretation
    The error message tells me (perhaps I'm misunderstanding!) that there is a problem with this part of the command:
    --cyrusbin "/usr/bin/cyrus/bin"
    because that's what defines the path to  cvt_cyrusdb
    But 'Find' has told me the location of that cvt_cyrusdb command and I can see it in the GUI, too!
    Help!
    What am I doing wrong?
    With thanks in anticipation,
    Kevin

    Thanks for your advice, MrHoffman.
    I was trying to avoid taking the mail server down for more than a few minutes so wanted to:
    a. clone and migrate the server configuration to the new machine
    b. take server offline
    c. copy data to new machine and convert it from Cyrus to Dovecot
    d. take server online
    Due to the problem with converting the data, it looks like my only option will be to take the mail server down for some hours while I perform all of those operations.
    I was really hoping that there might be a simple answer to invoking the cvt_cyrusdb command!
    Can anyone tell me how I might fix that?
    Kevin

  • Continue to get this error on a site I use every day - "WebSpeed error from messenger process (6019) Msngr: the specified service name does not exist or has a bad format. (5825):" Any ideas what's wrong?

    I've tried clearing the browser cache and restarting the computer, but nothing helps. No idea what's wrong. Any ideas?

    You also could delete any saved cookies for that site:
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?
    When I search this error message, I find threads indicating it is a problem on the web server, and there's not much a user can do to fix it. For example:
    http://www.fixya.com/support/t2835936-webspeed_error_from_messenger_process
    You could try to confirm that diagnosis by using a different browser or a different computer.
    If it persists, you probably should complain to the site. Perhaps they are aware of some add-on conflict or other browser configuration issue that affects Firefox users specifically.
    Edit: When I visit the site's root address, within about 5 seconds I get the error. But links I visit from Google results (site:hachik.com) work fine, e.g., http://www.hachik.com/about.html So there is something about the dynamic navigation that is broken.

  • List view webpart sorting and filtering requires sign-in.

    I have a list view webpart on a page - both the page and the list are viewable to anonymous users.  The page loads great, but as soon as an anonymous user tries to sort, filter, or use the stock list search box, a login prompt is encountered.  Is
    there a way around this?

    Hi,
    For your issue, I have done a test in SharePoint 2013, and it works fine, I can’t reproduce your issue.
    Navigate to Central Administration ->Application Management->Manage web applications-> Select the web applications and click the “Authentication providers”->Click “Default” link
    “->Check the “Enable anonymous access” option->save
    Navigate to one of the site collections under the configured web application and go to Configure -> Site Settings-> Under the “Users and permissions” section, click the Site 
    permissions->click Anonymous Access in the Ribbon->In this dialog you have three configuration options, I checked Entire Web site.
    Whether the issue occurs in every site collection. Do a test in another site collection, compare the results.
    Whether the issue occurs in every web application. Do a test in another web application, compare the results.
    Here are some useful posts about how to enable anonymous access to a SharePoint 2013 site, you can use as a reference:
    http://blog.cloudshare.com/2012/10/15/how-to-enable-anonymous-access-to-a-sharepoint-2013-site/
    Best regards,
    Lisa Chen

  • SSDT - Using a SharePoint list data feed as source - "column does not exist in the rowset" error

    Hey guys!
    So, I want to use a SharePoint list data to create a cube/tabular model, in order to make a complex analysis in PPS using MDX.
    To create the tabular model, I'm using the SS Data Tools, and importing a feed from the respective SharePoint list (using the _vti_bin/listdata.svcextension and then selecting the list(s) I wanna to import).
    Everything looks fine and smooth, I can select and preview the data in the table import wizard, but in the end, when importing, I always get this error IF the table has one or more row of data (if the table is empty, it's ok...) - the <...>
    column doesn't exist in the rowset.
    (Curiously, when I have the same procedure in PowerPivot for Excel, I have no problems, everything works fine. The problem is that then I get again errors if I try to create a tabular model on SSDT importing a PowerPivot file).
    Here's the error:
    Had you already tried this in SSDT? Are you experiencing the same trouble?
    Best regards, and thanks in advance!
    Jorge Mateus
    Jorge Mateus

    I noticed something else too.
    I can't process Tabular Models on both SSDT and SSMS (2012), but I can process Tabular Models created on PowerPivot.
    I tried to create a Data Feed connection on PowerPivot, and it was successfully created. However, if restoring the PowerPivot Tabular DB on my SSAS Tabular instance and processing (full) the model through SSMS, it won't work.
    Is there anything different on PowerPivot and SSDT related with Partitioning or connections to the data sources?
    Regards,
    Jorge
    Jorge Mateus
    Update:
    When trying to Restore a PowerPivot file on my SSAS Tabular Server and full process the model:
    The operation failed because the source does not contain the requested column. You can fix this problem by updating the column mappings.
    More Details:
    The 'X' column does not exist in the rowset.
    An error occurred while processing the partition 'X_81dabac5-c250-4a8c-8832-ad7fcedd35cb' in table 'X_81dabac5-c250-4a8c-8832-ad7fcedd35cb'.
    The current operation was cancelled because another operation in the transaction failed.
    X is the first column of the source table, no matter if I chose others on the PowerPivot table.
    When trying to import data from a data feed using SSDT:
    The 'X' column does not exist in the rowset.
    An error occurred while processing the partition 'X_ee6be81f-2235-4113-b404-cfcb20647a38' in table 'X_ee6be81f-2235-4113-b404-cfcb20647a38'.
    The current operation was cancelled because another operation in the transaction failed.
    X is the first chosen column to import.

  • Display data from multiple document Libraries in List View Webpart

    Hi All,
    I want to display data from multiple document libraries into one list view webpart(custom i have created)
    I went through the following link http://blogs.msdn.com/b/ramg/archive/2009/04/22/implementing-a-simple-cross-site-collection-list-view-webpart.aspx
    but it tells to display only from one document library.
    My motive behind displaying data in the list view webpart is to achieve the functionality of Check In ,Check Out and other OOB features.
    With Regards,
    Jaskaran Singh

    Hi,
    As there is no such OOTB feature, a workaround is to create a visual web part to gather items from libraries and implement functionalities like Check in, Check out files
    in different libraries.
    The links below will provide more details:
    Create Visual Web Parts in SharePoint
    2010
    A demo about displaying list items in visual web part:
    http://www.dotnetcodesg.com/Article/UploadFile/2/217/Web%20Part%20in%20SharePoint%20To%20Show%20All%20List%20and%20List%20Items.aspx
    About the Check In and Check Out:
    How to Check In a document programmatically
    SPFile.CheckIn method
    and SPFile.CheckOut method
    Best regards
    Patrick Liang
    TechNet Community Support

  • Controls in ITEM and LIST tabs of Ribbon disabled always in Punishing SharePoint 2013 site if i add list to home page as List View Webpart

    Hi,
    Below is the scenario,
    If i created any custom list and navigating to the list (AllItems.aspx) and on selecting the item, i can see controls in ITEM and LIST tabs of Ribbon are enabled in SharePoint 2013 publishing site.
    If i add the same list in the home page (add web part --> select list view webpart) in the publishing site, on selecting of item, all controls in ITEM and LIST tabs of Ribbon are disabled always.
    Please help me to fix this issue ASAP.
    Regards,
    Krishna

    Hi,
    Thanks for your reply.
    Ribbon controls (only ITEM and LIST tab) still in disabled mode even if i selected the item in the list view webpart.
    Also, i have noticed the below things,
    when i create a published site (default page : default.aspx) and add the list view webpart in the default page, the controls are in disabled mode on selecting item in list view webpart.
    when i create a team site (default page : home.aspx) and add the list view webpart in the default page, the controls are in enable mode on selecting item in list view webpart.
    Please help me on this.
    Regards,
    Krishna

  • 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

  • Show the Read more link in the list view webpart using Client side Rendering

    Hi,
    I have a share point list name as Team.It contains two columns like Role(single line of text) and Name( people and picker).
    I want the display the list view webpart like below format using JS Link/Client side rendering concept.
    If list contains more than 3 items (display like this)
    >TeamMemberName1
    >TeamMemberName2
    >TeamMemberName3
    Readmore... (Read more link should expand all the team members)
    If list contains more than 3 items (display like this)
    >TeamMemberName1
    >TeamMemberName2
    >TeamMemberName3
    Could you please provide the code.It is very urgent for me.
    Thanks for the help!!!

    (function () {
        debugger;
        //Create our Namespace object to avoid polluting the global namespace
        var pfh = pfh || {};
        //Define our Header Render pattern
        pfh.renderHeader = function (ctx) {
            var headerHTML = "<ul>";
            return headerHTML;
        pfh.renderFooter = function (ctx) {
            //Define any footer content here.
            var footerHTML = "</ul>";
            return footerHTML;
        pfh.CustomItem = function (ctx) {
            var itemHTML = "<li>" + ctx.CurrentItem.TeamMemberName[0].title; + "</li>";
            return itemHTML;
        //Define any code/function that needs to be run AFTER the page has been completed and the DOM is complete.
        pfh.PostRenderCallback = function (ctx) {
        //Define the function that will register our Override with SharePoint.
        pfh.RegisterTemplateOverride = function () {
            var overrideCtx = {};
            overrideCtx.Templates = {};
            overrideCtx.Templates.Header = pfh.renderHeader;
            overrideCtx.Templates.Footer = pfh.renderFooter;
            overrideCtx.Templates.Item = pfh.CustomItem;
            overrideCtx.onPostRender = [pfh.PostRenderCallback(ctx)];
            overrideCtx.BaseViewID = 98; //Note: We're using BaseView ID 99 to match our override below
            overrideCtx.ListTemplateType = 100;
            SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideCtx);
        //Now we load in our override to ensure that this Override is only applied to the intended ListView
        ExecuteOrDelayUntilScriptLoaded(function () {
            var OldRenderListView = RenderListView;
            RenderListView = function (ctx, webPartID) {
                if (ctx.ListTitle == "Test") {
                    ctx.BaseViewID = 98;
                OldRenderListView(ctx, webPartID)
        }, 'ClientTemplates.js');
        //Register for MDS enabled site otherwise the display template doesn't work on refresh
        //Note: The ~sitecollection tokens cannot be used here!
        RegisterModuleInit("/_catalogs/masterpage/Display Templates/csr_ovr_RenderListTemplate_Fixed.js", pfh.RegisterTemplateOverride); // CSR-override for MDS enabled site
        pfh.RegisterTemplateOverride(); //CSR-override for MDS disabled site (because we need to call the entry point function in this case whereas it is not needed for anonymous functions)
    I am using the above script to render the items.
    I am new to the CSR.
    Where do i need to include your script in my script.
    Please help on this.
    Thank you for reply sagar.
    Please note that i am not using content search webpart.

  • Custom column in a list view web part for a multilingual site does not take on custom language labels. Stays in default language.

    Hello all,
    I have what so far appears to be a fairly unique problem.  We are running a multilingual SharePoint 2010 environment with English as the default language and French as the secondary.  We have setup the sites in a variance relationship, but the
    issue I am discussing happens outside of a variant as well.
    We have created a library outside the variant (but within the collection) that the two sites must share.  A list view web part was created via Designer to add to each site to provide a quick view into the list.  If we are in the libary and switch
    to French, then update the column label it will remember the setting (because of the resource file) and maintain it as the language is flipped back and forth.  Where it doesn't work is as a web part in a variant or where the language is different.
    If the language is different, the out of the box columns work find, but the custom columns (all site columns not library\list columns) remain as the english label.  It doesn't matter if within a variant or outside with the browser language changed. 
    It always reverts back to English.  It's like it isn't using the same resource file that was used in the list itself.
    I created a custom view and modified it with xslt as per
    http://sharepoint.stackexchange.com/questions/50004/how-to-change-column-title-for-a-view-but-not-modify-the-list but this only worked within the list and did not occur in the list view either.
    I can't be the first that has come across it, either I am not performing my searches properly, no one has ever documented a fix for this or this is something we just can't fix with OOTB tools.  That's the other thing, the solution has to be accomplised
    OOTB or with minor client side changes.  I can't fire up Visual Studio because they are piloting Office 365 and have put a "No custom code" mandate on for migration.
    Thank you all in advance.

    Ok, I have come up with a solution.  I edited the XSLT for the web part on the page.  I did the following:
    1.    Create the variants in the Site Ccollection
    2.    Create the library outside of the variants.
    3.    Add all the columns you require for the library.  It is very important all the columns are there before you move on.
    4.    Create a French and English view.
    5.    Create the list view web part via designer.
    6.    Add the list view web part to each site selecting the appropriate view to use.
    7.      Edit the page in SharePoint Designer 2010.
    8.      Place cursor in the column you wish to modify.
    9.      Click Design in the List View Tools on the ribbon.  
    10.     Then click Customize XSLT and select Customize Item.  Select this option otherwise you will generate a **LOT** of unnecessary XSL code.
    11.     You are looking for a piece that resembles the following:
            <xsl:with-param name="fieldtitle">
              <xsl:value-of select="@DisplayName"/>
            </xsl:with-param>
    12.      Modify it by typing in the actual column name you want.  You should end up with something like this:
            <xsl:with-param name="fieldtitle">
              New Column Name.
            </xsl:with-param>
    13.      Now, for this page only, the column will be renamed.
    There are some caveats:
    1.    Doesn’t appear to work in a publishing portal.  I think this has to do with how SP stores the pages in this case.  In a publishing portal you can only modify the page layout which won’t work as we need to modify the content.
    2.    If you add another column, you will need to repeat the XSLT modification
    Anyways, I hope this helps out any others with the same issue or need as I had.

  • Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out throu

    Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out through the settings feature or anything else....HELP please as it is annoying to see all of these contacts!

    Hello ymprice91277, let's solve this mystery! To unlink the Facebook contacts go to Settings, Facebook, turn off contacts.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • Prevent Safari 5.1 from adding to Top Sites

    Has anyone figured out a way to prevent Safari 5.1 from adding to Top Sites every time one looks at a webpage?  I have used Macs for 20 years and love them, EXCEPT that Apple doesn't give much control to the user.

    If, for some reason, you want to completely disable the Top Sites feature, use the following Terminal command copy and paste:
    defaults write com.apple.Safari DebugSafari5IncludeTopSites -bool FALSE
    Repeating with TRUE at the end will enable Top Sites again.
    I have not tested this,  but you can try it,  and report back on your success or failure. 
    Clear cache, clear history, reset and relaunch Safari.
    Of course there all alternatives if this command does not work.  See this thread:
    http://forums.cnet.com/7723-6126_102-399559.html

  • SharePoint 2013 Online : Custom List view xslt webpart UI vs List View WebPart UI with search ? How to create a xslt list view webpart same UI as list View webpart ???

    I have created a xslt list view webpart but I does not have UI as SharePoint 2013 list view UI.
    how I can have it.
    Ahsan Ranjha

    Hi Ahsan,
    According to your description, my understanding is that the UI is different between XSLT web part and List View web part.
    Per my knowledge, the List View web part is a kind of the XSLT list view web part which uses XSLT to display data on the page.
    http://sharepoint-videos.com/list-view-and-data-view-web-parts/
    How did you add the XSLT web part and the List View web part?
    Could you please provide a screenshot of the two web parts?
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • "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

  • 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

Maybe you are looking for