Solving "An error occurred while enlisting in a distributed transaction" error when using Rollback Attribute or COM+ in unit tests

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2006/11/25/solving-ampquotan-error-occurred-while-enlisting-in-a-distri.html
Published Saturday, November 25, 2006 4:14 PM by RoyOsherove
Filed under:

Comments

Wednesday, November 29, 2006 6:09 PM by Vadim

# re: Solving "An error occurred while enlisting in a distributed transaction" error when using Rollback Attribute or COM+ in unit tests

Roy,

A month ago I read on your blog about <a href="http://weblogs.asp.net/rosherove/archive/2006/10/14/DataFresh-_2D00_-Database-rollback-library-for-unit-tests.aspx">DataFresh</a> .  I tried it and I have to tell you that it's very nice solution for integrated tests.  It's faster than COM+ and very easy to implement.