In this post, you’ll learn more about the Error Code -1072824276 – InvalidCertificate that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824276 – InvalidCertificate
MessageQueueErrorCode .NET API Error Description
Message text: The user certificate is not valid.
Message Queuing returns this error if the security certificate specified in the Message class’s SenderCertificate property is invalid, or if the certificate is not correctly placed in the Microsoft Internet Explorer personal certificate store.
Leave a Reply