INFO: MSMQ Does Not Run on a Computer Running Windows 3.x

Last reviewed: January 28, 1998
Article ID: Q173324
The information in this article applies to:
  • Microsoft Message Queue Server, version 1.0

SUMMARY

None of the Microsoft Message Queue Server (MSMQ) 1.0 components that come on the Windows NT 4.0 Server Enterprise Edition installation CD will install and run directly on a computer running Windows 3.x.

MORE INFORMATION

Windows 3.x users and applications can access an MSMQ network through one of several interfaces offered. For example, with the Exchange Connector installed, a Windows 3.x user can use the 16-bit Exchange Client to send e-mail to an MSMQ application. For application-to-application communication, you can write a custom MSMQ Connector application that communicates directly with a custom Windows 3.x application, then translate the requests into MSMQ messages.

NOTE: Writing an MSMQ Connector is not a trivial task, and should be undertaken only if the other interfaces described in this article are not appropriate.

Another way users can access an MSMQ network is through a Web page on an Internet Information Server (IIS) WWW server. For example, the MSMQ ActiveX model is accessible by VBScript, which can be used to translate remote user requests into MSMQ messages on the server.

Microsoft is considering adding Windows 3.x support for a future release of MSMQ Server.

REFERENCES

For more information about the Exchange Connector, see the online MSMQ Administrator's Guide.

For more information about writing custom connectors and the MSMQ ActiveX model, see the online Help in the MSMQ SDK.

For more information on MSMQ, visit the Web site at:

   http://www.microsoft.com/msmq/

Additional query words i86 x86 win win3x win3.x win16 vb script
Keywords          : kbenv MQConnect kbfaq
Version           : WinNT:1.0
Platform          : winnt
Hardware          : x86
Issue type        : kbinfo


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


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: January 28, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.