MessageQueueException (0x80004005): Access to Message Queuing system is denied
问题 I have an exsiting application that works fine on a windows 2003 server. I having been moving it to windows 2008r2 and when the application trys to access the queue it gets the below error? The Indentity user of my app pool has full control of my message queue. Does anyone have any ideas on how to fix this. I believe this to be server config issue. [MessageQueueException (0x80004005): Access to Message Queuing system is denied.] System.Messaging.MQCacheableInfo.get_ReadHandle() +221 System