Tuesday, October 5, 2010

Install MSMQ 3.0 in Windows 2003 Server

To install the MSMQ 3.0 in Windows Server 2003 follow these quick ad easy steps:

1. Open Control Panel and Add and Remove Programs.
2. Choose the Add/Remove Windows Components.
3. Choose the Application Server and Click Details button.
4. Check the Messaging Queue in the list and click OK -> Next -> Finish.
5. Now Open the Administrative Tools -> Computer Management.
6. In the Services and Applications Node - > Pick the Services and this opens all the Services.
7.Pick the Message Queuing Services -> Right Click and choose Properties.
8.In Recovery Tab for First failure, Second Failure and Subsequent Failure choose Restart the Service
and Choose OK

Note: Don't choose the Message Queuing Folder for this setup.

Tada!! and you have installed the MSMQ on Windows 2003.

No comments:

Post a Comment