MSDTC Issue?



Hi,

We are hosting an ASP.NET web application in a Windows 2003 server
(with SP 2) that talks to an SQL Server 2000 database in another
machine - there is no firewall between these two. I have ports 135,
1433 open in the web server. But I am getting an error while trying to
save data:

..NET Exception -- > "System.Transactions.TransactionAbortedException"

COM Exception HRESULT --> 0x8004D019 (It says "The transaction has
already been aborted")


I have another web server talking to the same database with same
configuration, and that is working as expected.

Can anybody please help me resolving this? What configurations I need
to look at?
.



Relevant Pages