Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Default.aspx Error

  Asked By: Alexandria Kim         Date: Mar 21, 2010      Category: Sharepoint      Views: 465
 

Has anyone encountered this error:
Web Parts Maintenance Page: If you have permission, you can use this page to
temporarily close Web Parts or remove personal settings. For more information,
contact your site administrator.
We are working on a client site and the home page will not display. I am stumped
on what the issue is. Has anyone seen this error before?

Tagged:      

 

6 Answers Found

 
Answer #1       Answered By: Mary Adams          Answered On: Mar 21, 2010       

If you've customized the default.aspx using Frntpage or something...then you
could try copying the working  -- default.aspx from other server/site and replace
this one...restart/IIS as well...

 
Answer #2       Answered By: Kundan Jambhale          Answered On: Mar 21, 2010       

add ?contents=1 to the end of the page  address. In the list of
webparts that appear, check the box next to the ones that are in
error and delete them.

 
Answer #3       Answered By: Alyssa Butler          Answered On: Mar 21, 2010       

Fixed it already.......................

 
Answer #4       Answered By: Katy Patton          Answered On: Mar 21, 2010       
 
Answer #5       Answered By: Ana Payne          Answered On: Mar 21, 2010       

Remove all the Webparts from the page  it take you to and
then add webparts back one by one to see which webpart is creating error.
also u can check LOGS to see what is the problem

 
Answer #6       Answered By: Hema Hegde          Answered On: Mar 21, 2010       

Add ?contents=1 at the end of the address of the page  that won't
display. That will display  a page that lists all the webparts on the
page. Those that are causing problems will be identifed, but not by
their name unfortunately. Check the box and delete them.

Unfortunately you can't use SharePoint Designer to edit a page
exhibiting this problem. It refuses to open the page, complaining
that the page has a problem. Well of course it does!

Once you delete the offending webparts you can use SP Designer to
figure out what's missing.

Another option is to temporarily modify the web.config file to allow
error messages to display in the browser. That might me helpful. I
don't remember the three or four parameters you need to change.
Google it.

 
Didn't find what you were looking for? Find more on Default.aspx Error Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].