Remove the ERROR, BAD WebParts in SharePoint

Just remind to remember, and don’t need searching on the internnet :)

Previously, I added a poorly written webpart to my default.aspx page. The consequence of this action is that you aren't able anymore to load the page. In this case, the only thing you have to do is to remove the webpart. Removing the webpart in the webpart gallery doesn't solve this.
Resolution:
Append ?Contents=1 to the webpart page's URL to display the Webpart Maintenance Page. On that page you can delete the malefactor.
Example: http://moss/default.aspx?contents=1

Comments

Popular posts from this blog

Setup SharePoint 2010

Register CSS to SP Master Page