Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If you are seeing this error (or something similar):
"MQError.DependentClientLicenseOverflow - Message Queuing server has reached the maximum number of dependent clients it can serve."
then you will probably be confused as it is very unlikely that you are using dependent clients.
You can determine if the client is dependent or independent using the Computer Management console. Alternatively, you can check the installed MSMQ options and see if Local Storage for MSMQ is a selected option (independent) or not (dependent).
If you are not using dependent clients then the real cause is going to be the number of licenses you have compared to the number of clients accessing the queues on the machine. I've covered MSMQ licensing in another blog post so I won't reiterate it all here. Basically your options are:
[[Thanks to Gautam Mansinghka for technical input]]
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in