64bit - MSMQ Vista x64 -
I am running Vista Ultimate x64 on my system. I have an application that can send messages to MSMQ instances on remote servers Works fine for I when I try to send application to my local system and send message that sends it, but there is no error in it, I also tried to set up a local MSMEF example and with that only occurs - Oi error, but there are practically no queues messages and code-driven transactions.
Any suggestions? I tried to apply the journal option (believe it is like logging) and it does not record anything.
I dug through the Event Viewer and see only one error (actually this is a warning):
To establish a secure connection with the system MSDTC is facing an error (HR = 0x80000171) while trying to [ComputerName]
All standard stuff is checked like a firewall, running MSMQ, etc. and when I unlinked the app, so it works 100% on the remote server.
The problem is not directly with MSMQ. You are using the transaction amount for which MSDTC It is necessary to setup and configure correctly.
Comments
Post a Comment