.NET API MessageQueueErrorCode Error -1072824235 – MissingConnectorType
In this post, you’ll learn more about the Error Code -1072824235 – MissingConnectorType that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824235 – MissingConnectorType
MessageQueueErrorCode .NET API Error Description
Message text: Connector Type is mandatory when sending an Acknowledgment or secure message.
Message Queuing returns this error when the application sets a property typically set by Message Queuing, but does not specify the connector to use. For more information about connector types, see the Message class’s ConnectorType property.
Leave Your Comment