G
Guest
Hello,
I'm using a TransactionScope with a ADO.NET SqlClient and i get the error :
System.Runtime.InteropServices.COMException (0x8004D024): The transaction
manager has disabled its support for remote/network transactions. (Exception
from HRESULT: 0x8004D024). Please enable DTC for network access in the
security configuration for MSDTC using the Component Services Administrative
tool.
I've checked the configuration on both the client and the server and MSDTC is
enabled for network access (client and administrative with no authentication
required)
The DB run under SQL2005 / Windows 2003 Server and the client app run under
Win XP SP2.
What could be the reason of this ?
Thank You.
Cylt.
I'm using a TransactionScope with a ADO.NET SqlClient and i get the error :
System.Runtime.InteropServices.COMException (0x8004D024): The transaction
manager has disabled its support for remote/network transactions. (Exception
from HRESULT: 0x8004D024). Please enable DTC for network access in the
security configuration for MSDTC using the Component Services Administrative
tool.
I've checked the configuration on both the client and the server and MSDTC is
enabled for network access (client and administrative with no authentication
required)
The DB run under SQL2005 / Windows 2003 Server and the client app run under
Win XP SP2.
What could be the reason of this ?
Thank You.
Cylt.