The queue does not exist or you do not have sufficient permissions to perform the operation

Karl_H

When I try to test the queue via the Message Bus. I've checked and permissions are set to full control for everyone. I use 'msmqmng.exe send' from a different machine to put a message onto the queue, it works and is absolutely the message I sent. So what other moving parts might I be missing???

Raymond Fekry

I spent couple of days banging my head for this error, and the root cause was that the storage quota for MSMQ was exceeded! which doesn't seem related to the error message, which makes it a difficult cause to detect...

When sending a message to MSMQ, the sender server will use an outgoing queue located on the sender side, and this outgoing queue is using the storage on that sender server. The MSMQ component has a maximum quota, defined in the MSMQ properties, and when this quota is exceeded, the above error message starts popping (that's why when you sent from another machine, it worked correctly, since the issue is with the sender not the receiver).

Resolution: To change this quota, right click on Message Queuing (from Computer management if using Windows server 2003 for example) then properties... (I cannot post images since i am a new user), but in the properties window, you will find in the first tab an editable storage limit field.

To check the currently used storage on the server, open the path of the storage, and check its size: (open the storage tab in the same properties window, and get the path of the storage folder) If the size of the quota is similar to the size of the storage folder, then this is the root cause of your issue.

If you dont have permission to increase this quota limit, you should have your user added to the "Security" tab in the message queuing properties window.

Hope this helps... Please vote up if you agree in order for me to have some points and post images in my next answer... :-)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Does not have sufficient Geolocation Permissions Android Webview

The specified schema name either does not exist or you do not have permission to use it

Facebook Ads API: (#10) You do not have sufficient permissions to perform this action

The queue does not exist or you do not have sufficient permissions to perform the operation. exception while sending message via MSMQ

pyodbc error schema does not exist or you do not have permission

Compute Engine SSH: You do not have sufficient permissions to SSH into this instance

Table synchronize error. Cannot drop the index because it does not exist or you do not have permission

netlify deploy failed: git ref refs/heads/master does not exist or you do not have permission

"Parameter does not exist or you do not have sufficient permissions" when running SSIS package in C#

ejabberd: AccessRules: Account does not have the right to perform the operation

Google Cloud Platform: WARNING: You do not appear to have access to project [project] or it does not exist

The provided role does not have sufficient permissions to access CodeDeploy

Update trigger causing SQL error "Cannot find the object "XXX" because it does not exist or you do not have permissions."

When trying to delete a user I'm getting "You do not have the permission required to perform this operation" on my AWS Educate Account?

Google Analytics: User does not have sufficient permissions for this profile

You do not have sufficient permissions to access this page while making a plugin

Wordpress error "You do not have sufficient permissions to access this page." on adding a theme option page

SQL Server error: Cannot drop the user because it does not exist or you do not have permission

Error "User does not have sufficient permissions error for Google Analytics"

You do not have sufficient permission for type: Product. Hybris

FB Graph API: Grabbing all mutual friends - (#200) You do not have sufficient permissions to perform this action

Do you have to reinstantiate the logging logger to have it perform file cleanup?

Insufficient permissions to perform requested operation

Application does not have sufficient permissions against this web resource to perform the operation in Azure AD B2C

User does not have sufficient permissions for this profile. - Google Analytics API v4

Cannot find the CREDENTIAL '<db_scoped_creds>', because it does not exist or you do not have permission

Android web application: Application does not have sufficient geolocation permissions

BlockingOperationNotAllowedException - You have attempted to perform a blocking operation on a IO thread

Google Analytics v4 API Error: "User does not have sufficient permissions for this profile."