Hi got the message below when sending an message to a remote queue.
An error occurred while sending to the queue: Unrecognized error -1072824273 (0xc00e002f).Ensure that MSMQ is installed and running. If you are sending to a local queue, ensure the queue exists with the required access mode and authorization
.
Another test show that with other account i could send the message to the remote server without any problem.
After dig through many posts find myself the solution. It simple needs to register the client certificate for the pair client machine and account. I have no idea why one account has the certificate and the other don't. To register the certificate it needs to do this(no need to create a certificate):