Mqasp.exe MSMQ Basic Queue Operations Using IIS/ASP

ID: Q181839


The information in this article applies to:
  • Microsoft Message Queue Server version 1.0


SUMMARY

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).


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:

Mqasp.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center. 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.



REFERENCES

For additional information on using MSMQ ActiveX in ASP pages, please see the following article in the Microsoft Knowledge Base:

Q173339 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.

Additional query words:

Keywords : kbfile MQConfig MQInstall MQNetwork
Version : winnt:1.0
Platform : winnt
Issue type : kbinfo


Last Reviewed: December 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.