I have two machines in different domains. The domains are not known to each other (no trust between them). I wish to use the net.msm开发者_运维百科q binding to communicate data from one endpoint to an
I have a transation that doesn\'t seem to rollback and getting a strange error.I\'m using a transaction that is connected to SQL Server 2008 on a different server and MSMQ on the same server as the co
I have an applicati开发者_如何学Con that consists of three parts: a front-end web shop for end-users and business partners
In the JMS world there is this concept called temporary destinations which is very heplful for request/response scenarios. The sender makes request on some destination andcreates a temporary destinati
I\'m having a strange issue with an MSMQ trigger. This is what I\'ve done. On Windows Server 2003 I\'ve installed MSMQ
What are the steps to be made开发者_JS百科 to run an IIS7 Application Pool under a domain account? I know how to create a domain account and how to set the identity of the Application Pool.
We have clustered MSMQ for a set of NServiceBus services, and everything runs great until it doesn\'t.Outgoing queues on one server start filling up开发者_高级运维, and pretty soon the whole system is
How can using something like MSMQ help with scalability and reliability? In the scenario of one web server to one database server does it help at all?
I\'m developing an application that will need to communicate with itself running on different machines located in different locations. I was going to use TcpListener and TcpClient to send information
I have a service that responds to messages on an MSMQ, using WCF. When the message is well formatted, it works as normal, and we\'re happy. When the message is intended for a different service, and th