Showing posts with label Webpart. Show all posts
Showing posts with label Webpart. Show all posts

Monday, July 16, 2012

Summary Links Web Part (Error 0x80070002)

After site replication (export-import) we got following error in summary link web part

Unable to add selected web part(s). Could not load XSL file. The system cannot find the file specified.(Exception from HRESULT: 0x80070002).

Solution:
  • This error basically related to site publishing feature
  • When we try to add a publishing-related web part (such as Summary Links) into a non-publishing site. You have to either add it into a site built with a publishing template (Collaboration Portal or Publishing Portal), or to activate the publishing features manually
  • Activate Office SharePoint Server Publishing Infrastructure feature in site collection features, in Site Collection Administration section of Site Settings page
  • Activate Office SharePoint Server Publishing feature in destination site features, located on Site Administration section of Site Settings page

Wednesday, June 27, 2012

How to change Excel Web Access web part title


Today I came across a very small but very intersting stuff and I really didn’t aware abot this setting.
One of my user wanted to change the title of excel web access web part We changed it from Appearance > Title but it always took “ Excel Web Access – Title “ which really irritated me
But finally I got the clue where to get this done as below
  • Click on Modify Shared Web Part
  • Under Toolbar and Title Bar uncheck Auto generate Web Part Title option and then change the name from Appearace > Title
 



  • This will allow you to change the web part title
 Hope this helps

Friday, June 10, 2011

Unable to edit Content Editor Webpart – Error on page

Issue
While moving the Content Editor Webpart from one place to another We get the following error message “Error On page” on the Bottom left of the IE.
Or
After moving the content Editor Webpart, when we click Exit edit mode. It gives “Unexpected error has occurred”
Cause
This usually happens whenever we copy the HTML code from one Content Editor webpart to another, due to which the Webpart ID is also copied and it conflicts.
Resolution
Modify the Content Editor Web part
Open the Source Code
Remove the following Tag from the code for e.g.:- ”id=WebPartWPXX WebPartID=”XXXX-XXXX-XXXX-XXXX-XXXXXXXX
Let me know in case of any doubts.

Popular Posts

Disclaimer

The opinions expressed on this blog are the personal views of Pratik's SharePoint Blog, and do not represent or reflect the viewpoints or policies of any past, present, or future employer, colleague, or customer, or any other entity. The posts on this blog are provided ‘as is’ with no warranties, express or implied, and confer no rights. Use of information contained within this blog, including specific technical steps mentioned herein, is at your own risk. References to specific software products, processes, resources, or companies do not imply any endorsement.