Setting Up the Notification Sample Application

Setting Up the Notification Sample Application

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The Notification Sample Application source code is installed by default with the Exchange Server 2003 Software Development Kit (SDK) in the following directory: \Program Files\Exchange SDK\SDK\Samples\Notification\. Before using the Notification Sample Application, you must first build the NotificationSample.exe file on a computer running Microsoft® Visual Studio® .NET. The NotificationSampleWebDav.dll file, which contains the WebDAV protocol methods in the WebDavAccessor.cs file, will also be built along with NotificationSample.exe.

To build NotificationSample.exe

  1. Navigate to the \Program Files\Exchange SDK\SDK\Samples\Notification\NotificationSample\ directory and double-click the NotificationSample.sln file icon.

    This will open the NotificationSample Microsoft Visual Basic® .NET solution.

  2. In the Build menu, click Build Solution to build the NotificationSample.exe file in the \Program Files\Exchange SDK\SDK\Samples\Notification\NotificationSample\bin\ directory.

    This will also build the NotificationSampleWebDav.dll file in the \Program Files\Exchange SDK\SDK\Samples\Notification\NotificationSampleWebDav\obj\Release\ directory.

To run the Notification Sample Application, navigate to the \Program Files\Exchange SDK\SDK\Samples\Notification\NotificationSample\bin\ directory and double-click the NotificationSample.exe file icon.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.