This site in other countries/regions:

Microsoft Download Center

Microsoft

SharePoint Server 2007 Code Sample: Item-Level Auditing

Quick links

This code sample shows you how to create an item-level auditing view programmatically in three different ways: using a custom SharePoint list, through the Excel client, and by manipulating the open XML file format to display auditing history using Excel Services on an application page.

Quick details

Version: 1 Date published: 1/9/2007
Language: English
File name Size
MOSSSampleItemLevelAuditing.exe 1.6 MB Download

Overview

Microsoft Office SharePoint Server 2007 provides auditing by default but it does not give the ability for a non-administrator to view the auditing history of a specific document or item in a list. This code sample shows a developer how to extend this auditing functionality to create an item-level auditing view in three different ways: using a custom SharePoint list, through the Excel client, and by manipulating the open XML file format to display auditing history using Excel Services on an application page. It is accompanied by a thorough white paper describing the code as well as a setup document.

Top of pageTop of page

System requirements

Supported operating systems: Windows Server 2003

  • This download works with the following Office applications:
    • 2007 Microsoft Office Suites
    • Microsoft Office SharePoint 2007 Server
    • Microsoft Office Excel 2007
    • Microsoft Visual Studio 2005 Professional

Top of pageTop of page

Instructions

To install this download:

  1. Download the file by clicking the Download link (above) and saving the file to your hard disk.
  2. Double-click the MOSSSampleItemLevelAuditing.exe program file on your hard disk to start the setup program.
  3. Follow the instructions on the screen to complete the installation.

Instructions for use:
Once you have installed this download, follow the steps outlined in the setup document.

Remove of this download:
Follow the steps outlined in the setup document.

Top of pageTop of page

Additional information

This package does not collect any personal information.

Top of pageTop of page