No announcements
-
0 Votes
Peek - process - receive
I'm curios about how this would be implemented. I envisage peeking a queue to see the "next" message. I the attempt to process that message, if I fail I want to leave it ...Unanswered | 2 Replies | 863 Views | Created by Captain Kernel - Wednesday, August 30, 2017 1:50 AM | Last reply by AkashThambiran - Tuesday, November 19, 2019 4:06 PM -
0 Votes
Are Outgoing Message Queues are temporary? Can we delete them?
If Outgoing Message Queues are temporary, when does it disappear from compmgmt.msc when they are suspended and cleared, and the application only uses local message queues afterword? Is there a way to ...Unanswered | 0 Replies | 202 Views | Created by Sébastien Renaud - Thursday, October 31, 2019 8:08 PM -
0 Votes
Remote computer is not available.-MSMQ purge
I have a server(say server A) where I configured a private MSMQ for queueing the messages and deployed an application on another server (say server B)to send messages. Server A and server B ...Unanswered | 1 Replies | 371 Views | Created by Kesiya - Monday, September 23, 2019 3:28 PM | Last reply by Kesiya - Tuesday, September 24, 2019 7:36 AM -
0 Votes
MQ Fails to Install HTTP Support
[This post has been moved from the MSMQ Newsgroups] How do I troubleshoot this? Windows 7 Professional. I am unable to install HTTP Support for MQ ...Answered | 4 Replies | 6328 Views | Created by MSMQ Newsgroups - Wednesday, March 17, 2010 10:28 PM | Last reply by bendodge - Sunday, September 22, 2019 7:52 PM -
0 Votes
QUEUE Data Lost on VMS reboot - but recoverable=true
When security patches are installed and our VMS is booted, the queue data is lost. However the documentation says if the messages are marked as recoverable we should be safe. ... -
0 Votes
Can Write To Remote Private Queue But CANNOT Read from same Queue
I have the latest version of MSMQ running on Windows Server 2016 on Azure. (Domain) I have written a small client running on a Windows 10 Pro desktop. (WorkGroup - ... -
0 Votes
Server 2016 Clustered MSMQ - hosting large number of clustered MSQM services
Hi, We have a pair of clustered 2016 servers, that host about 22 MSMQ services, one for each of our clients. Each clustered MSMQ service requires clustered ... -
0 Votes
Is it possible for a clustered MSMQ to listen on multiple IPs?
We have a two node cluster (Server 2016 datacenter) where I've added the MSMQ cluster role. I have two networks this cluster can talk to, 192.168.0.0 and ...Unanswered | 3 Replies | 524 Views | Created by IndyBeerGuy - Thursday, July 18, 2019 12:43 PM | Last reply by Drake_Wu - Tuesday, July 23, 2019 10:13 AM -
0 Votes
MSMQ Messages not seen when accessed with cluster Host
Greetings, We have configured MSMQ to run in cluster. The cluster consists of two Hyper-V virtual machines and uses common disk from a shared volume. The ...Answered | 3 Replies | 689 Views | Created by ewagis - Tuesday, July 2, 2019 12:29 PM | Last reply by ewagis - Monday, July 8, 2019 12:21 PM -
0 Votes
What are the windows services names needed to enable for .NET 4.8 usage with full-featured latest MSMQ component on Windows Server 2019?
Hello all! What are the services names that I need to have in enabled state to use .NET MSMQ properly after it's components successful ...Unanswered | 1 Replies | 515 Views | Created by Desert winter - Friday, June 28, 2019 12:04 AM | Last reply by Drake_Wu - Friday, June 28, 2019 2:50 AM -
0 Votes
Error with executing SQL statements and Transactions through MSMQ Listener
{ using (var downloadService = new DownloadService()) { if (downloadService.Import(m.Message)) return ... -
0 Votes
Exception when trying to receive messages from remote computer private queue
I have 2 VMs, 1 VM is the 'central' MSMQ (server). The other VM (client) just has a Windows Service that tries to read / write messages to that queue. What happens is, when I try to ... -
0 Votes
Message Queues Audit Information
Is there a generic way for MSMQ auditing (a tool from Microsoft or any registry configuration which helps writes or any group policy etc.) which provides the ... -
0 Votes
MSMQ Exception at the time of SetPermission
Hi, I am getting msmq exception during SetPermission call. I am using private queue. I have a windows service to process messages from the ... -
0 Votes
Unable to create a message until restart
Hi there, I have W2012R2 with MSMQ. My MSMQ ends to the situations where I'm not anymore create a visible messages. Basically my code looks ...Unanswered | 3 Replies | 1025 Views | Created by Petri X - Tuesday, May 7, 2019 3:57 PM | Last reply by Drake_Wu - Tuesday, May 14, 2019 5:42 AM -
0 Votes
Binding failure with wildcard address to a PGM socket.
I am having a binding problem with sample codes for PGM. They try to bind a wildcard addres to the socket after having created it with IPPROTO_RM and SOCK_RDM ...Unanswered | 0 Replies | 754 Views | Created by LearningMulticast - Wednesday, April 10, 2019 7:20 AM -
2 Votes
MSMQ feature failing to install on Windows Server 2019
Hi, Not sure if this is the right place but the MSMQ feature will not install on Server 2019 with our Group Policy applied. It will install (with our Group Policy ...Answered | 1 Replies | 2094 Views | Created by TimNicol - Thursday, April 4, 2019 12:37 AM | Last reply by TimNicol - Monday, April 8, 2019 3:57 AM -
0 Votes
Message Live time - read and set !
What controls the lifetime of a message ? The reason I ask is we have found some messages are removed within 24 hours. I found there are some ...Unanswered | 1 Replies | 781 Views | Created by andrewcw - Thursday, March 21, 2019 3:52 PM | Last reply by andrewcw - Thursday, March 21, 2019 4:00 PM -
0 Votes
share messages between MSMQ and IBM WebSphere MQ
Hi, I have develop application using MSMQ and need to exchange message with other application which has used IBM WebSphere MQ. Please guide how can i establish interoperability ...Unanswered | 1 Replies | 985 Views | Created by imughal - Monday, October 29, 2018 11:29 AM | Last reply by Vivekthangaswamy - Wednesday, March 13, 2019 2:29 AM -
0 Votes
WCF MSMQ with Native protocol and load balancer (Windows 2016 OS of servers)
I am using WCF MSMQ with netmsmq binding. Instead of using the computer name or ipaddress, I am using hostname of the WCF Service. ServerName: ... - Items 1 to 20 of 713 Next ›
No announcements