Notification hub message to client which is not phone OR windows app
Can we receive Azure notification hub message (notification) on a application which is not widows/apple/android phone application OR windows store application? It may be a windows service OR any...
View ArticleBizTalk Adapter Service
Hi,Installation of the BizTalk Adapter Service, which runs under IIS, requires prior installation of the BizTalk Adapter Pack 2013, 32-bit edition for use with Visual Studio 2012.Does this mean we also...
View ArticleService Bus for Windows Server 1.1 RTM Date...
Can someone please let me know when will Service Bus 1.1 is going to be released for production use? Thanks.
View ArticleWhat does the term "Protocol Heads" exactly mean?
I am currently reading the documentation on Service Bus for Windows Server, and I stumbled over "Protocol Heads". Specifically I am talking about this documentation page:...
View ArticleAzure Service Bus Queue REST API Bug?
Hi,We are experiencing a problem with retrieval message from Azure Service Bus Queue via REST API, we can see there are messages in the Queue however when we tried to retrieve it via REST API the...
View ArticleUse Multiple Endpoints in a Service Bus for Windows Server Connection String
I understand that we can specify multiple endpoints (nodes) in our connection strings when connecting to our Window Server Service Bus Farm and I thought that when sending messages, it would select an...
View ArticleService Bus bug on message send or unable to find an entry point named...
Hello, I'm using brokered messaging provided by Windows Azure Service Bus, using latest (2.1.2.0) libraries for .NET.Most of the time it works fine, but on some machines (Win XP may be other too,...
View ArticleHow to measure if a Topic/Subscription has gone idle
I've been tasked at work with developing some operations scripts for monitoring service bus performance in a similar fashion to how we used to monitor RabbitMQ. I have after much searching, reached a...
View ArticleServiceBus Notifications UpdateRegistarionAsync 502 - Web server received an...
When trying to register or update (any android/ios/wp/windows) registrations, we are most of a time getting error502 - Web server received an invalid response while acting as a gateway or proxy...
View ArticleCaching in wcf rest when azure service bus integrated
when I added `[AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Required)]`in wcf rest service and <serviceHostingEnvironment...
View ArticleService Bus for Windows Server - The API Version is not Supported
Hi, We're working with Service Bus 1.1 for Window Server installed on our LAN. Our machines are Windows Server 2008. We're also using Service Bus Explorer...
View ArticleFound a bug: ServiceBus Stored Procedure on Non-English SQL Server
Hi there, When installing Azure Service Bus and Workflow Manager 1.0 on a non-English System (in this case German) the Event Log is spammed with these messages (Warnings): TrackingId:...
View ArticleAzure Service Bus 2.1, config changes
I have some code in a config file from an old project:<extensions> <behaviorExtensions> <addname="transportClientEndpointBehavior"...
View ArticleAuto-delete service bus subscriptions on Idle
Hi, we are using (on-premise) Windows Service Bus as a messaging channel (publisher/subscriber model) for our applications and services. There's one specific scenario i would like to describe here...
View ArticleUsing NamespaceManager.CreateQueue against Service Bus 1.1 fails
Hi,We are currently investigating the Service Bus and how we can use that in our systems. And we have tried the 1.0 version with success, however we need to use 1.1 due to the SAS support (among...
View ArticleUnrecognized attribute 'credentialType'. Note that attribute names are...
Hi,I am trying to host a WCF service with Service Bus Endpoints on IIS. The issue I have is :Configuration ErrorDescription: An error occurred during the processing of a configuration file required to...
View ArticleCreateQueue error > The remote server returned an error: (404) Not Found. No...
I have Service Bus 1.0 installed on a separate server, as well as workflow manager 1.0I am writing my first Queue app.I can say my connection string is correct. namespaceManager.CreateQueue(QueueName);...
View ArticleProblem sending notification message to Android device
I have followed the 'Getting with Windows Azure Notification Hub' article and have problem getting the Android Emulator to receive a message. Here is my experience:1. 'Google Cloud Messaging for...
View ArticleService Bus Farm | WCF Client Configuration
Hello,Could anyone provide a sample WCF configuration that can be used with a Service Bus Farm?Thanks in advance,Joao
View ArticleThe token provider was unable to provide a security token while accessing...
We have a Cloud Service which is responsible for retrieving items from a queue. We have started receiving an error recently and we have not deployed any new code so wondered if someone could shed some...
View Article