Hi Kevin,
Thank you for the reply. The simplified version still uses a huge library
that does the queueing among other things. I can't send you that. I'll see
if I can work up a really simple stand-alone version that doesn't have any
of that. But in the mean time, is there anything special I need to do other
than what I've already described? This should work, right?
John
> Hi John,
>
[quoted text clipped - 23 lines]
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
Kevin Yu [MSFT] - 27 Jul 2006 09:37 GMT
Hi John,
If the transaction is rolled back, please make sure that the
TransactionScope is disposed successfully. Putting the TransactionScope
object in a using block is a good idea.
http://msdn2.microsoft.com/en-us/library/system.transactions.transactionscop
e.aspx
Currently, I have no other ideas on this issue. If you have a repro sample,
please feel free to send it to me, I'll take a look. Thank you for your
understanding.
Kevin Yu
Microsoft Online Community Support
==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)