I\'m looking for a starting point and I know my solution has to incorporate MSMQ as part of it. I have a server that users drop a file into a directory. I have a client that listens to the directory
Could it be that MaxConcurrentListereners on a DistributedTxMessageListenerContainer isn\'t much of use? I have the impression that only one thread at a time can handle a message from the开发者_StackO
The person who was previously using my PC at work set up a private MSMQ that I need to access. They have since left the bank but the permissions remain and I can\'t access the queue or give myself edi
I hav开发者_如何学Ce some messages in the system dead letter queue. I want to move it to the outgoing queue. But even though I am an admin on the box , I am unable to do so. I also tried using a tool
I\'m trying to send a message with MassTransit over MSMQ.The message contains two properties which are types obtained from an NHibernate query and contain Castle Proxies (for lazy loading).
Currently i\'m developing an apllication that sends sms via the asp.net. I\'m using msmq for th开发者_JAVA技巧e queuing incase of multiple sending of sms. The wcf will then check for new queue and usi
I have IIS7.5 server (Windows 2008 R2) with a classic ASP page that sends a message to private queue that is located on another Windows 2008 R2 server.
I\'ve been trying out MSMQ with WCF, but I can\'t seem to get it to work properly. I\'ve got the client (which sends messages to the queue) working, by using WCF and a service reference. The code that
We have a one way connection between an agent and the server via MSMQ. I am trying to move it to MSMQ over http.
This question is related to this one. Given that WCF binding uses net.msmq:// URL, for instance net.msmq://server/private/nc_queue, how can one know what is the actual MSMQ address to which this URL