We are tring to use an application that uses transactions.
- The machine running the code is on a stand alone Windows 2003 Server machine.
- The database server is a Windows 2003 Server with SQL Server 2005 on a domain machine on a different network.
It works when we install the application on a machine in the same domain.
I have tried going into the Component Services and marking "Allow Inbound Connections" and "No Authentication Required".
I can see that the transaction appears in the MSDTC list on both computers, but the transaction gets aborted.
Any Ideas what the problem could be?