Problem starting message broker during service broker configuration
Hi,after a successful Installation of Service Broker 1.0 i started with its configuration.The farm creation was also successful but not the step when the Services are started. First it took a Long time...
View ArticleAMQP implementation - acknowledge not working
I am testing the AMQP 1.0 with Azure service Bus queue.When I call message.acknowledge() and I restart the java listener, then I receive again the message from the queue.This is my code: sendSession =...
View ArticleIs it possible to build a router in REST?
Hi,Can you provide me a sample example of routing in REST and not SOAP?Thanks in advance
View ArticleSetting development environment for Service Bus 1.1 on Windows 7 and VS 2013
I must admit that I don't understand the connection between: Windows Azure .NET SDK 2.1+ and Service Bus for Windows Server 1.1 I need a recommendation on how to correctly install development...
View ArticleIs decryption of confidential data at the end of SSL tunnel is done for...
Hi,In transport layer security, the confidential data is encrypted at the sending end of SSL tunnel and decrypted at the receiving end of SSL tunnel in intermediary or other environment. Is this...
View ArticleMicrosoft.WindowsAzure.Messaging.Subscription.CreateAsync throws an...
I use the NuGet-package WindowsAzure.Messaging.Managed 0.1.7.5.When I try to create a subscription the subscription is created but I get a SerializationException.Subscription sub = await...
View ArticleHosting WCF Service with NetTcpRelayBinding in IIS
I'm having trouble hosting my WCF service with NetTcpRelayBinding in IIS. When I activate the service by browsing the WSDL it publishes a relay to Azure service bus, but as soon as I try and call it...
View ArticleTimeOut while creating subscription in Service bus namespace
Hi TeamI have been using Azure topic and subscription in my application, i do see on regular basis timeout error from Azure. This is snippet of code which i uses. THis typically happens when there is...
View ArticleError: The Service Bus connection string contains invalid property
Hi there,I followed every step of this tutorial: http://www.windowsazure.com/en-us/documentation/articles/notification-hubs-windows-phone-get-started/But when I try to deploy the NotificationSender app...
View ArticleSide-by-Side View in Source Control Explorer's File Compare View?
Try as I might, I've been unable to find where to select Side by Side View in Source Control Explorer's File Compare function? Can someone help?Thanks, Dave
View Articlehow to use WP 8 and Azure service bus topic communication?
Hello,I am trying to make a simple communication between WP 8 and Azure service bus's Topic. I made a wp 8.0 type project from vs 2012 template. I referenced appropriate assembly...
View ArticleWindows Service Bus 1.1 Install Error: Error installing schema or logic to...
Windows 2012 R2SQL 2012I'm playing around with Windows Service Bus 1.1 and can't even get it to install. After about 5 minutes of installing it errors with the following:Starting Created and...
View ArticleService Bus: The underlying connection was closed: Could not establish trust...
Hi,We are using the on premises version of the windows service bus. I have installed the service bus on numerous QA servers in our office. All work fine with my publisher and subscribers, that is, all...
View ArticleAMQP - Problem with JMS on Linux
HiA colleague in the Java team is trying to connect to and use Windows Server Service Bus 1.1 via AMQP. This is a proof of concept that could lead to adoption of Service Bus as the ESB at our company,...
View ArticleLogging IP Service Bus Relay
I use a Windows Azure Service Bus Relay to expose methods from a WCF WebServiceHost. I am trying to find a way to get the IP of the method caller. I tried many different methods....
View ArticleHow to generate a SAS token for notification hubs
HelloI want to register a Android device on the Windows Azure Notification Hub. The documentation provides one small example at http://msdn.microsoft.com/en-us/library/dn495631.aspx, but does not...
View ArticleApplication of Service Bus
With very much interest I watched on Channel9 Clemens Vasters's series of the Device to Cloud series (http://channel9.msdn.com/Blogs/Subscribe). I'm rather confused as to where/for what purposes using...
View ArticleUnauthorizedAccessException using Azure Service Bus Queue
Hi,I want my worker role to be deployed to Azure Domain (VNET). Hence I have added NetworkConfiguration tag to .cscfg file of my Worker role and successfully deployed to Azure. This worker role has the...
View ArticleSecurity Token Error
I have completed the Tom Hollander's blog on the "using service bus topics and subscriptions with WCF"...
View ArticleCannot connect to my local service bus instance on a single box...
Hello all,I have a Virtual Machine, deployed on Windows Azure. This machine runs Windows Server 2012 and has SQL Server 2012, Service Bus and Workflow Manager all installed on the single box. The...
View Article