In this post, you’ll learn more about the Error Code -1072824317 – QueueNotFound that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824317 – QueueNotFound
MessageQueueErrorCode .NET API Error Description
Message text: The queue is not registered in the directory service.
Message Queuing returns this error if it cannot find the queue. This includes public queues not registered in the directory service and Internet queues that do not exist in the Message Queuing namespace.
Leave a Reply