Microsoft KB Archive/181839

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:42, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Mqasp.exe MSMQ Basic Queue Operations Using IIS/ASP

Article ID: 181839

Article Last Modified on 8/5/2004



APPLIES TO

  • Microsoft Message Queue Server 1.0



This article was previously published under Q181839

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:

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

173339 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: kbinfo kbdownload kbfile KB181839