Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to fix Error on default.aspx page

  Asked By: Yasasvi Wali         Date: Jan 16, 2010      Category: Sharepoint      Views: 545
 

I have a single site that simply states "Error" on the default.aspx page. All
other pages of the site work (if you know the link to them).

How do I correct this?

Actual error message is:
Cannot complete this action.

Please try again.

Nothing else. Where can I get more information to track down the problem...

Tagged:                

 

3 Answers Found

 
Answer #1       Answered By: Rita Ingram          Answered On: Jan 16, 2010       

Interestingly I am receiving this error  right now on a page  to which I am trying
to attach an HttpHandler (ASHX file). I assume it is a permissions error and am
resolving it by deploying the file in a different way.

Might you have a new web part or custom code on that page that is new and
requires debugging?

 
Answer #2       Answered By: Christian Waters          Answered On: Jan 16, 2010       

I was able to correct  the issue by appending "?contents=1" to the
default.aspx site. From there I noticed several web parts that were
untitled. I "Closed" them one at a time and retested the site  till it worked
again and then I deleted the offending the part.

 
Answer #3       Answered By: Virendar Bahudur          Answered On: Jan 16, 2010       

Please check the Logs folder with the file having the proper timestamp.
The Logs folder would be located at
*C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12, *if
you didn't make any changes to default  location while installation of
SharePoint.

 
Didn't find what you were looking for? Find more on How to fix Error on default.aspx page Or get search suggestion and latest updates.


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