ADO.NET MSDTC Error

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
 
S

Srini Eadha

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top