Azure SDK NuGet Installation struck
I'm trying to Install Azure SDK for Service Bus and .configuration.dll for one my project I migrated from another machine. Machine#1 I installed the same a month ago and went very well.This Friday I...
View ArticleCannot start service bus message broker service
Hi,I havent looked at service bus for a few weeks on my machine and now I need to start doing some development. So I noticed the Service bus Message Broker service had stopped. In the interim i had...
View ArticleSAS tokenprovider using wrong domain in Service Bus 1.1 Preview for Windows...
i have a demo working fine with the oAuth TokenProvider. I've changed it to use SharedSecretTokenProvider. TokenProvider oTokenProvider = TokenProvider.CreateSharedSecretTokenProvider("owner",...
View ArticleTechnical support for Service Bus for Windows Server
Hi, I've been searching but cannot find any relevant information regarding what level of technical support Microsoft provides for production implementations of Service Bus for Windows Server.Have been...
View ArticleDesign question - using Service Bus to communicate with subscribers
Hi AllI'm creating an solution in which proprietary device gizmos send image files to Azure where they're processed by worker roles. When finished processing, I need some way to notify "interested"...
View ArticleMessages not expiring if EnableDeadLetteringOnMessageExpiration=true
Has anyone had issues with message expiration when using the EnableDeadLetteringOnMessageExpiration option in Service Bus for Windows Server? What I'm seeing is that message expiration works as...
View ArticleService Bus STS trust to other Identity Providers
Is there a way to add trust to other Identity Providers so that Service Bus for Windows Server can accept security tokens from them? Or, maybe, make Service Bus for Windows Server work with another STS...
View ArticleService Bus 1.0 for Windows Server OAuth Token Expiration
Hello,I am implementing a Service Bus 1.0 Queue and have run into the issue of OAuth token expiration and am not sure the best way to handle this. On my end, I am hosting a receive loop in a Windows...
View ArticleWhat is Microsoft's client implementation of AMQP
I read several articles about AMQP and how Azure Service Bus supports it and how clients build with Java and other platforms can use Azure Service Bus.What I cannnot find is what is Microsoft's...
View ArticleTools to Manage onpremise windows service bus 1.0
Hi,I am new to the service bus and anxious to use it.I have installed service bus 1.0 on my windows 7 box. I configured it and created DB instances etc. Now i want to start using it, but I cannot find...
View ArticleService Bus on-premise - Sizing guidelines
I'm building an on-premise Service Bus, expected to handle 1,000,000 messages a day.Does anyone have any metrics or sizing guides as to which SQL Version to use or the amount of memory and disk to give...
View ArticleWCF Service netMessaging Binding socket exception
I'm trying to integrate a WCF service with service bus. I've set up the service endpoint with the following security behaviour...<transportClientEndpointBehavior> <tokenProvider>...
View ArticleService Bus performance test tool
Hi,Can you tell me which tool I can use to test Service Bus performance?We are using NetTcpRelayBinding when hosted on service bus and BasicHttpBinding when hosting on local machine.
View ArticleWhat maintenance should be done on the sql server instance housing Local...
The sql instance hosting local service bus has a log file (SBMessageContainer01_log.ldf) that is suddenly consuming 40GB of drive space. It consumed all available drive space.Also, reviewing the tables...
View ArticleWindows Server Service Bus. Incorrect request URI format
I am currently trying to install Windows Server Service Bus 1.0 (on my PC, to allow on-premise development for Windows Azure) but whenever I try and access the Service Bus, either via Service Bus...
View ArticleInstalling windows workflow manager
I am installing workflow manager azure for sharepoint 2013 in windows serve 2012 with sql server 2012 as a backend database in the different server. No matter what i do bus configuration fails with the...
View ArticleWindows Server Service Bus. Incorrect request URI format
I am currently trying to install Windows Server Service Bus 1.0 (on my PC, to allow on-premise development for Windows Azure) but whenever I try and access the Service Bus, either via Service Bus...
View ArticleNetMessagingTransportSettings EnableRedirect and Load Balancer
I'm trying to setup a live hosted Windows Service Bus (on-premise not Azure) with 3 Farm servers plus separate DB.The performance considerations doc (here) talks about using EnableRedirect, but then...
View ArticleAMQP Client connection behind Proxy/Firewall not working.
AMQP client is not working either through C# or Java. We don't have problem with consuming ServiceBusQueue using the SDK.
View Article40400: Endpoint not found - Windows Service Bus
I am running on premise Windows Service Bus 1.0 and I am getting the exception `MessaingEntityNotFoundException 40400: Endpoint not found `. Is this because the queue is not created? I cant see...
View Article