ACS not available through Connection Information for Service Bus
Hi,I am new to Azure Service Bus. I would like to create a service bus relay to be used for Microsoft Dynamics AX Companion Apps. I follow the steps as defined in Configure the Microsoft Dynamics AX...
View ArticleIs there a maximum number of notification hubs?
I want to send notifications to many different iOS/APNS applications.The only way I can currently do this is to have a notification hub for each application since Azure only supports one APNS...
View ArticleRoadmap for Service Bus for Windows Server
Hello!Who knows is there exist roadmap for Service Bus for Windows Server?When we can use Express Topics and partitioning on promise environment?nigo
View ArticleWho sent message on Azure Service Bus
Is there a way to tell who is sending messages to an Azure Service Bus Topic? We are receiving a null message each day at the same time and we would like to try and figure out who is sending it?...
View ArticleAzure Event Hubs AMQP protocol example
Hello,I am trying to understand how the Azure Service Bus Event Hubs protocol described in thedeveloper guide literally translates to the AMQP protocol specification. There is an example for the REST...
View ArticleService bus 1.1 for Windows Server and WCF channels with issued tokens
I am attempting to create a channel for calling a WCF service using netMessagingBinding against an on-premise Service Bus queue. I want to be able to pass an issued token with my message, so I try to...
View ArticleODATA Web API Authentication
We are developing odata web api and it will be deployed in Azure. But before deployment we wanted to implement the Authentication to it. Authentication should be ADFS authentication.I got some tutorial...
View ArticleAnybody knows when the next version of the SB will be which lets define a...
I am working on an environment where READ permission is not allowed to CN=Users for service bus service account. Anybody know when will the new release of Service bus be available ? Thanks !
View ArticleThe request has timed out after 00:00:00 milliseconds.
Hello,I am having weird exception when I try to send a message to a topic and there's nothing on the internet I could "google with Bing" about it.Here's the error messageThe request has timed out after...
View ArticleHow can I create a windows service ACS by powershell? The server failed to...
So, I downloaded the azure powershell because I wanted to create a service bus namespace with an attached ACS by powershell, something that apparently cant be done anymore via the...
View ArticleStream Data from VM To Azure Website
Hi everybody,I would need some help regarding the architecture of my cloudsetup... The Application i'm working on does the following:I have a Website which allows users to upload audio files. The user...
View ArticleUsing TrasferMode="Streamed" with NetMessagingBinding or Custombinding with...
Hi, Is there a way to use TransferMode="Streamed" when using the NetMessagingBinding or a CustomBinding with the NetMessagingTransport configured? I was trying to overcome the QuotaExceededException...
View ArticleCalling RenewLock Throws Error
I have a worker role using Azure Service Bus 2.4.2.0.I'm using the "Worker Role with Service Bus Queues" which uses the event driven message pump for receiving messages off my queue.I have a target...
View ArticleProblem while fetching service bus metrics
Hi,I am trying to get ServiceBus metrics using the following...
View ArticleFrequent FaultExceptions?
Can someone provide a bit more insight about what exactly causes Azure Service Bus to return FaultExceptions?These have started happening pretty frequently for us (every few minutes) and I'm struggling...
View ArticleMultiple Tenant in Service Bus for Windows Server 1.1
Hi,Could anyone tell me if it is possible to create Tenants in Service Bus for Windows Server 1.1 using the powershell cmdlets?I have installed Service Bus on-premise but our software is a multi tenant...
View ArticleAzure Service Bus: Sharepoint Workflow debugging not working
Hello,I have been referred to this forum because of some service bus problems I have with Visual Studio. The old thread...
View ArticleQueueClient.Receive (Timespan)
HiI am using Service Bus for Windows Server 1.1. I have a set of web services and a windows service (the client). The client is asking the web service for some information. The web service will deliver...
View ArticleWhich Nuget Package for Azure Service Bus can I use for Windows Store apps?
Hi,I want to use the Azure Service Bus Topics. I have an app that needs to subscribe to the Service bus Topic. The Nuget-Package for Azure Service Bus is not applicable for Windows Store Apps (I get an...
View ArticleTopic v multiple Queues
HiI am thinking of using SB for sending messages to multiple locations (sites). There could be up to 300 sites.I am using TOPICS and SUBSCRIPTIONS for this. So, I have one TOPIC and each message I sent...
View Article