Skip Ribbon Commands
Skip to main content

This page uses the Office Web Parts (OWP) which were an addon to WSS v2 (used by the scorecard manager and a few other products). The OWP uses the Office Web Components (OWC).

You can install these on a v3 server by following the instructions in this article http://support.microsoft.com/kb/929320/en-us

On the client, you have to install the Office Web Components
http://www.microsoft.com/downloads/details.aspx?FamilyID=7287252C-402E-4F72-97A5-E0FD290D4B76&displaylang=en

Both the client and the server should install SP1 for OWC
http://www.microsoft.com/downloads/details.aspx?familyid=C815DFFA-D5F3-4B71-BF46-13721BD44682&displaylang=en

 

 

 Error ‭[2]‬

 
Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.
 

 Error ‭[1]‬

 
Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.

The Office Web Components for SharePoint, among other things, allow you to connect SharePoint list data to common Excel components which use ActiveX technology to provide a rich user interface in IE. If a user has Office 2003 installed they can also interact with the component.

Because of IE security and activex requirements, users should have the SharePoint site in their IE Trusted Sites zone for this to work.

In this article I'm going to demonstrate how to chart the results of a question in a survey list.

After you have installed the Office Web Parts you should be able to follow these steps:

  1. Open ad Web Part page and add the Office PivotChart component from the Virtual Server Gallery
  2. Click on the "Connect to an external data source" link in the web part.
  3. Add a new data connection & select Data retrieval services
  4. Select Windows SharePoint Services lists
  5. Type in the URL to your site (browsing the sites lists requires more than anonymous access so you will not be able to use wssdemo.com for your use) and then select the list you wish to retrieve data from.
  6. Select the columns you with to retrieve
  7. The next couple of screen will let you specify sort and filter conditions
  8. This next step is most important. It is selecting the location to store the data connection information. This must be a location that is accessible to users who will view the web part. A logical location for this on a SharePoint site is a document library which is what I have used in this demo (assuming that your data connection doesn't store a Username/Password, this is why integrated security is so good).
  9. Finish the wizard