I have Service Bus 1.0 installed on a separate server, as well as workflow manager 1.0
I am writing my first Queue app.
I can say my connection string is correct.
namespaceManager.CreateQueue(QueueName);
Error:
MessagingEntityNotFoundException
The remote server returned an error: (404) Not Found. No service is hosted at the specified address..TrackingId:ec9e13aa-35a6-4a03-9c41-399717e626f0_GMYHOST,TimeStamp:9/21/2013 3:43:24 AM
Thanks, Roy Kim