I have a WinService that can\'t start because NServiceBus throws \"Service cannot be started. System.Messaging.MessageQueueException (0x80004005): Access to Message Queuing
Found the solution !
It's because service incorporated in NETWORK SERVICE user. You need to set permisions to the private MSMQ your accessing to do this