This post originated from an RSS feed registered with .NET Buzz
by Udi Dahan.
Original Post: Import of MSDTC transaction failed: Result Code = 0x8004d00e.
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple.
This blog is about how I do it.
While working on some code for a presentation today, I ran into an interesting exception: Import of MSDTC transaction failed: Result Code = 0x8004d00e. After peering a little bit at the code to see that I didn't make any obvious...