Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

André Vala

SharePoint
Office
FAST Search Server
.Net

News

  • European SharePoint Community Awards 2012 Winner
    Locations of visitors to this page

    Comunidade Portuguesa de SharePoint

    View André Vala's profile on LinkedIn

    © André Vala and Create IT, 2006-2011. Unauthorized use and/or duplication of this material without express and written permission from this blog’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to André Vala and Create IT with appropriate and specific direction to the original content.

SharePoint Tip #11: The Web Part Maintenance Page

In SharePoint, when an error occurs in a web part that prevents it to be rendered on the page, an error page is displayed to the user with a link to the web part maintenance page. This page lists all the web parts that were added to the web part page and their current state, allowing you to remove web part that is causing the error. 

Although this page is very useful, accessing it is not as easy as one would expect. There are two ways to do so. 

Method 1

  1. Go to Site Actions > View All Site Content
  2. Open the Pages list that stores the page about which we wish to get information
  3. Using the file's context menu, select the Edit Properties option
  4. In the bottom of the properties page, there is a link to the web part maintenance page

Method 2

Add ?contents=1 to the URL of the page about which you want to get web part maintenance information.

Example
If the page has the address http://server/site/mypage.aspx, you can access the web part maintenance page using the address http://server/site/mypage.aspx?contents=1.

Posted: Wednesday, January 17, 2007 6:38 AM by andrevala

Comments

No Comments

Anonymous comments are disabled