ADO.NET MSDTC Error

  • Thread starter Thread starter Srini Eadha
  • Start date Start date
S

Srini Eadha

Hi,
we are experiencing strange problem in ADO.NET assembly. we use DTC
transactions for MSMQ and SQL server. just recently we are consistently(one
or two times in a day) getting following exception and losing messages every
time with this exception.

"Import of MSDTC transaction failed: Result Code = 0x8004d00e.".

we are running our application(C#) on windows 2000 and SQL server.

I know I am not explaining problem clearly, but I just would like to know if
any one already knew this exception or issue.

I already googled the issue, did not find any solution/suggestions.

Please, I would appreciate for any kind of help to resolve this issue.

Thanks,
Srini
 
Hi Malik, thank you for the response.

I am still wondering what could be causing this problem, I checked multiple
commits/rollback,but couldn't find one.
as I mentioned we are running our app on win2000 server(sp4) in .NET1.1 with
no service pack.

This is very urgent matter for us, any help would be highly appreciated.

Thanks,

Srini
 
Back
Top