<div style="direction: ltr;"><div style="direction: ltr;">Hi,</div><div style="direction: ltr;"><br></div><div style="direction: ltr;">I try to use transaction in wcf by adding "[OperationBehavior(TransactionScopeRequired = true)]" to functions in my interface.</div><div style="direction: ltr;">What I can see is that when an error happens the message return to the queue, but only once. That means if an error occurs second time the message is lost.</div><div style="direction: ltr;"><br></div><div style="direction: ltr;">Do I miss something or what I need to change in order to retry till no error occurs?</div><div style="direction: ltr;"><br></div><div style="direction: ltr;">Thanks in advance!</div></div>