G
Guest
Hi,
I'm trying to set up my web server (aspnet 2.0 application) to use
transaction (MSDTC) to store data in my SQL Server 2005 (two different
servers).
I've set up the security on both servers ... Start->All
Programs->Administrative Tools->Component Services->Component
Services->Rightclick My Computer->Properties->MSDTC->Security
Configuration->Allow remote clients + Allow inbound + Allow outbound.
The MSTDC service is running on both servers.
When I start a transaction (in my aspnet 2.0 application) and communicate
with the SQL Server (2005), I get this error...
"Error HRESULT E_FAIL has been returned from a call to a COM component."
Any idea??
Thanks!
M o j o
I'm trying to set up my web server (aspnet 2.0 application) to use
transaction (MSDTC) to store data in my SQL Server 2005 (two different
servers).
I've set up the security on both servers ... Start->All
Programs->Administrative Tools->Component Services->Component
Services->Rightclick My Computer->Properties->MSDTC->Security
Configuration->Allow remote clients + Allow inbound + Allow outbound.
The MSTDC service is running on both servers.
When I start a transaction (in my aspnet 2.0 application) and communicate
with the SQL Server (2005), I get this error...
"Error HRESULT E_FAIL has been returned from a call to a COM component."
Any idea??
Thanks!
M o j o