Negative acknowledgement messages are not sent to the queue that is specified in the AdministrationQueue property of a message in Message Queuing 4.0
Consider the following scenario:
- You send a message to a local transactional queue in Microsoft Message Queuing, also known as MSMQ, 4.0.
- You set the AcknowledgeType property to System.Messaging.AcknowledgeTypes.NegativeReceive for the message that you are sending.
- You specify a value for the AdministrationQueue property of the message.
- You specify a value for the DeadLetterQueueName property of the message.
- A negative acknowledgement is generated for the message that you are sending.
In this scenario, the sent message is written to the specified dead letter queue. However, a negative acknowledgement is not sent to the specified administration queue.
For more information on this issue, including potential causes, workarounds, and resolutions, see: Microsoft KB Article KB936499.

Start
About
FAQ
Blogroll
Shop
Tips and Tricks
Windows Updates
Hotfixes
Keyboard Shortcuts
Vista's Services
Vista's Commands
Product Reviews
Glossary
Videos
Web Links

Comments
There are no comments yet...Come on, share your thoughts!
Leave a Comment