Hi, I have a table in the database with parameters to listen to some queues, there are approximately 25 queues. I use a windows service that obtains the parameters and connects to the queues. It turns out that I can never connect at all. Always connect in some and others give the error below. This happens at random, if you restart the service some that were not connected now connect and others that were the error occurs. The error is always the same. I would like help to resolve this. Utilo .net 4.6
The mistake:
None of the specified endpoints were reachable
connection.start was never received, likely due to a network timeout
Error location: