can not move to retry queue with a clustered MSMQ
When I try to move a message to the retry queue inmediatelly it says: "The tranasction's operation sequence is incorrect".
I am using windows server 2008 r2 开发者_如何学编程and framework 4.0. BTS is writting to the queue and a WF is reading from it. But I can not see any error at client side when I put the message in retry.
Thanks in advance.
精彩评论