Nservicebus msmq to azure queue using gateway
问题 I'm getting an error when using Bus.SendToQueues, detailed error at end of question. I have an azure queue set up with a storage account and key and I'm trying to use Bus.SendToSites to have an on premise servicebus handler using msmq send a message to the azure site. Trying to get a gateway going, as per: http://support.nservicebus.com/customer/portal/articles/859548-the-gateway-and-multi-site-distribution, and I'm using this configuration: App.config: (Am I setting up the site correctly?)