In this post, you’ll learn more about the Error Code -1072824251 – UnsupportedAccessMode that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824251 – UnsupportedAccessMode
MessageQueueErrorCode .NET API Error Description
Message text: The specified access mode is not supported.
Message Queuing returns this error if the access mode specified when opening the queue is set to an invalid value, or the access mode and the share mode specified are not compatible.
Leave a Reply