Installing the Sample Wrapped PST Store Provider

Applies to: Office 2010 | Outlook 2010 | Visual Studio

This topic takes you through the steps to download and install the Sample Wrapped PST Store Provider. The Sample Wrapped PST Store Provider, WrapPST, implements a wrapped PST store provider that is intended to be used in conjunction with the Replication API. For more information about the Replication API, see About the Replication API.

Install the Sample Wrapped PST Store Provider

  1. To download the Sample Wrapped PST Store Provider, see Outlook 2007 Auxiliary Reference Code Samples and Redistributable Installer.

  2. Open the SampleWrappedPSTStoreProvider folder and click Extract All Files.

  3. Click Browse, select the location where you want to save the sample, and click OK.

  4. Click Extract. The folder you selected appears and contains the extracted files.

  5. Open Visual Studio 2005 as an administrator.

    Note

    If your computer is running Windows XP, you must be logged in as an Administrator. If your computer is running Windows Vista, you must be logged in as an Administrator and you must right-click the Visual Studio 2005 icon and click Run as administrator.

  6. In Visual Studio 2005, click File, select Open, and then click Project/Solution.

  7. Browse to the location where you saved the sample, click WrapPST, and then click Open.

  8. On the Build menu, click Build Solution.

  9. In the Save File As dialog box, click Save.

  10. In the folder where you saved the sample, right-click the Install.bat file and click Run as administrator.

  11. In the User Account Control dialog box, click Continue.

See Also

Concepts

About the Sample Wrapped PST Store Provider

Initializing a Wrapped PST Store Provider

Logging On to a Wrapped PST Store Provider

Using a Wrapped PST Store Provider

Shutting Down a Wrapped PST Store Provider