Microsoft KB Archive/306046

From BetaArchive Wiki
Knowledge Base


How To Register an Exchange 2000 Store Event Script File Using WebDAV in Visual Basic 6.0

Article ID: 306046

Article Last Modified on 2/22/2007



APPLIES TO

  • Microsoft Exchange 2000 Server Standard Edition



This article was previously published under Q306046

SUMMARY

The WebDavRegEvent sample shows how to register a Microsoft Exchange 2000 Store Event using Web Distributed Authoring and Versioning (WebDAV) in Microsoft Visual Basic 6.0. The code uses XML technology to compose and send the WebDAV request to the Exchange Server. The sample does not contain an executable and will require Microsoft Visual Basic 6.0 and Microsoft XML 2.0 or later on the computer in order to view and build the project.

The sample shows how to register a simple event sink. It does not explore all areas of creating a registration item for an Exchange event sink.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:

Release Date: JAN-16-2002

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The WebDavRegEvent.exe file contains the following files:

File Size
EventSinkRegistration.vbw 63 bytes
EventSinkRegistration.vbp 949 bytes
RegistrationForm.frm 12.9 KB


REFERENCES

For more information on event registration, see the topic "Event Registration" in the MSDN Library.


Additional query words: WebDavRegEvent

Keywords: kbdownload kbfile kbhowto kbmsg KB306046