Configuring MSMQ Environment
Pre Requisites:
We need a Windows XP Operation System CD to install MSMQ Server and IIS Server
To set up MSMQ Environment we need to install IIS server and MSMQ server. The following steps will explain the process in detail.
1. Installing IIS and MSMQ in Windows XP
- Select Control Panel
- Select Add or Remove Programs
- Select Add/Remove Windows Components
- Mount Windows XP Operating System CD
- Select Internet Information Services (IIS) and click Next,accept the default
settings and complete IIS installation
- Once IIS is successfully installed on the machine, select Message Queuing
- Click “Details” button, you will see 4 options in details page
select all the 4 if not selected already. Click “OK” button.
- Click “Next” button and complete the MSMQ installation with all
the default settings
2. Creating a Private Queue
- Select Control Panel
- Select Administrative Tools
- Select Component Management
- Expand Services and Applications, expand “Message Queuing”,
expand Private Queues
- Right Click on “Private Queues” click New > Private
- Provide “<PrivateQueueName>” for the queue.
3. Creating a Public Queue
- Select Control Panel
- Select Administrative Tools
- Select Component Management
- Expand Services and Applications, expand “Message Queuing”,
expand Private Queues
- Right Click on “Public Queues” click New > Public
- Provide “<PublicQueueName>” for the queue.
Note: In order to create public queues the host should be part of domain and integrated with an Active Directory.
Back to
MSMQ BC
This page (revision-3) was last changed on
10-Nov-06 00:56 AM, -0800
by GautamiKondapaneni.
This page was created on
10-Nov-06 00:53 AM, -0800 by GautamiKondapaneni.
Back to MSMQ_Env Setup
| Version |
Date |
Author |
Size |
Changes ... |
|
3
|
10-Nov-06 00:56 AM, -0800
|
GautamiKondapaneni |
1743 |
to previous
|
|
2
|
10-Nov-06 00:54 AM, -0800
|
GautamiKondapaneni |
1805 |
to previous
|
to last
|
|
1
|
10-Nov-06 00:53 AM, -0800
|
GautamiKondapaneni |
1808 |
to last
|