It looks like you're running the unit test's on one machine and they've insufficent permissions to start a distributed transaction via MSDTC on a remote machine. This area was locked down in xp sp 2/windows 2003 sp1 (you can see the original values and updated values @ http://support.microsoft.com/kb/899191 ), so if required you have to alter the permissions. I don't have the document to hand that I've used in the past, but I believe it was based on http://support.microsoft.com/kb/555017
On 6/27/07, Jay Flowers <[EMAIL PROTECTED]> wrote: > > I am trying for the first time to use the RollBack2 or even RollBack > attribute. I get this error: > > System.Runtime.InteropServices.COMException > Message: The transaction manager has disabled its support for > remote/network transactions. (Exception from HRESULT: 0x8004D024) > > We are using SQL 2005. Anyone got any ideas what is going wrong? > > Thanks, > > -- > Jay Flowers > ---------------------------------------------------------------------- > http://jayflowers.com > --------------------------------------------------------------------- > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
