HOWTO: Installing Active Messaging 1.1 for use with ASP

Last reviewed: March 2, 1998
Article ID: Q174636
The information in this article applies to:
  • Microsoft Visual InterDev, version 1.0
  • Microsoft Active Server Pages, versions 1.0, 1.0b

SUMMARY

The Microsoft Exchange Active Messaging component, formally known as OLE Messaging, is designed to work with Microsoft Internet Information Server 3.0 (IIS 3.0) as a server-side component. While Active Messaging calls can be made from both server- and client-side script, this article focuses on the server-side implementation of Active Messaging.

The Active Messaging component is a server-side component that can be instantiated from within an Active Server Pages (ASP) page, allowing ASP to access the messaging functionality and information stored in Exchange Server. For example, e-mail messages and calendar information can be accessed from ASP.

MORE INFORMATION

The Active Messaging components are installed and registered on IIS 3.0 by using the custom setup option Active Server Components available on the Exchange Server 5.0 CD setup program. This will install the Help file, the two object libraries, the shipping Active Server scripts on your IIS/Active Server machine, which can then act as proxy access to an available Microsoft Exchange 5.0 Server.

The following steps describe how to install the Active Messaging Components from the Exchange 5.0 CD:

  1. From the Web server, click Start on the Taskbar and select Run.

  2. Click Browse and select \Setup\I386\Setup.exe from the Exchange 5.0 CD (assuming an Intel based Web server).

  3. Select the "Complete/Custom" setup option and clear all except the "Active Server Components."

  4. Follow the online instructions to complete the setup.

The following URL contains downloadable samples that demonstrate the use of Active Messaging with Active Server Pages:

   http://www.microsoft.com/ithome/resource/exchange/active/default.htm

REFERENCES

For additional information, please see the following articles in the Microsoft Knowledge Base:

   ARTICLE-ID: Q171422
   TITLE     : HOWTO: Logging on to Active Messaging Session with Default
               Profile

   ARTICLE-ID: Q171440
   TITLE     : INFO: Where to Acquire the Active Messaging Libraries

For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:

   http://support.microsoft.com/support/vinterdev/

Keywords          : ActMsg
Technology        : kbInetDev
Version           : Win:1.0; Winnt:1.0,1.0b
Platform          : WINDOWS winnt
Issue type        : kbhowto


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 2, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.