XP Sp2 & Transactions --- Having problem in COM+ Configuration -
03-29-2005
, 03:50 AM
hi friend,
i am working over an n-tier application having following architecture
WinClient -> BLL -> DAL -> ADO.
i m having problem in COM+ configuration. my components work fine at my
machine but my other team members could not access to my developed COM+
component.
Error:
System.Runtime.InteropServices.COMException (0x8004D025):
The partner transaction manager has disabled its support for
remote/network transactions.
at
System.Data.Common.ITransactionExportFactory.Creat e(UInt32 DTCLength,
Byte[] DTCAddr, ITransactionExport& export) at
System.Data.SqlClient.Transaction.CreateTransactio nExport(Byte[]
dtcAddr, UInt32 dtcLength, ITransaction transaction, ITransac
i have read an artical over web named as XP SP2 and transactions and i
have applied all configurations as directed in this artical. But all in
vain and problem still exists.
any help will be highly appreciated.
Regards,
Ayaz Ahmad |