ID: Q181839
The information in this article applies to:
The Mqasp.exe sample shows how to perform basic queue operations using Microsoft Message Queue Server (MSMQ) ActiveX components in Internet Information Server (IIS) server side scripting with Active Server Pages (ASP) and/or Visual Basic, Scripting Edition (VBS).
The following file is available for download from the Microsoft Software Library:
~ Mqasp.exe (size: 22817 bytes)
For more information about downloading files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591
TITLE : How to Obtain Microsoft Support Files from Online Services
Here are the steps to follow to run the example:
1. Create a new folder named Msmq in your InetPub\scripts directory on the
computer where IIS is installed. Decompress and copy the sample files to
that folder. The IIS server computer must have MSMQ client or server
installed in order to use the MSMQ ActiveX components.
2. Use Internet Explorer from any client computer to point to this address:
http://<yourservername>/scripts/msmq/default.asp
MSMQ does not need to be installed on the computers running the browser.
For additional information on using MSMQ ActiveX in ASP pages, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q173339
TITLE : FAQ: How do I use MSMQ from an ASP Page?
For additional information on using ASP pages, please refer to the Active
Server Pages documentation.
Keywords : MQConfig MQInstall MQNetwork
Version : WINNT:1.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: February 28, 1998