topic subscription fiiter error
Hi All, I'm using servicebus 1.1 for windows server. I want to transfer one message from one topic to another topic, and subscription first only have default rule and default rule...
View ArticleService Bus 1.1 fails installation - Install exit code for product 'Microsoft...
Hi,I'm trying to install Service Bus 1.1 (specifically Windows Azure Pack: Service Bus 1.1) using the Web Platform Installer 5.0 on a Windows Server 2012 R2 OSThe installation fails. Log says:Install...
View ArticleService Bus Error: Token provider returned message error. This is a recurring...
A couple weeks ago I got this same error and it went away on it's own. Today I'm getting the error again.The token provider was unable to provide a security token while accessing...
View ArticleWindows Phone Notifications in Azure Notification Hub
I'm trying to send a push notification to windows phone 8 devices, however Microsoft official documentation is using a method that no longer exists SendMpnsNativeNotificationAsync,...
View ArticleUnable to upload APNS Certificate in Notification Hub configuration
After generating a .p12 file from my keychain (following the recommended steps here: ), I upload it to the notification hub configuration and get the following error message:SubCode=40000. Failed to...
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 ArticleNotification Hubs issues uncovered in documentation
Hi,I've got two important in my opinion questions on Notification Hubs that are not covered enough in the documentation.1) Registration time to live and Apple token...
View ArticleMessages showing in queue count, but can't get at them
I have a queue on the service bus that has been working fine. Now, I have 200+ messages showing in the console, but none will come up in the message pump. I inserted a "peek" and it won't "see" any of...
View ArticleREST API with Windows Integrated security
Hi,I found a way to call the REST API of Service Bus for Windows Server 1.1 by first calling the STS endpoint to get a OAuth token and then use it in the authorization token.But the problem of that is...
View ArticleNotification Hub Issue
Hi,I face a weird problem when I try to send push notification. I utilize the tags to send push notification. Here is sample registration I have in my hub{ ETag: '106', ExpirationTime:...
View ArticleHow to install the netmessagingBinding on the client side?
Hi,I have a BizTalk 2013 server that should used the netMessagingBinding to receive messages from the ServiceBus 1.1 for Windows Server. Unfortunately, I'm not able to use the out-of-the-box...
View ArticleSecure messages from Notification Hubs to APNS / GCM
We are considering use Azure Notification Hubs to deliver push notifications to Android and iOS mobile devices. I can see that that the REST API into the hub is secured via SSL. I can't find any...
View ArticleBest practice on triggering a processing job on blob upload
Hello everyoneMy application requires users to upload 50mb+ files that I need to then process and update the database with details after processing.Here is my current workflow when web app user tries...
View ArticleService Bus 1.1 for Windows Server farm high availability performance issue...
Hi,We have set-up a Service Bus 1.1 for Windows Server farm with 3 hosts and 6 message containers. In theory this should be a highly available set-up capable of withstanding the loss of one host. In...
View ArticleSend to topic via AMQP and proton fails
Hi I'm trying to get a linux system working with Azure service bus using the proton library (AMQP is a requirement). Using the sample code line for line works great with queues. However, when I try to...
View ArticleAzure Hosted Service Bus : “The X.509 certificate CN=servicebus.windows.net...
Using Azure SDK 2.3 on my vs2013 development VM I can consume Service Bus queues **hosted in Azure** painlessly. However, on Windows Server 2008 R2 Standard SP1, it looks like Windows can not trust the...
View ArticleService Bus for Windows Server SDK
Hy,I have a question to the Service Bus for Windows Server SDK. It is possible to access the Service Bus via the two ways1. Service Bus for Windows Server...
View ArticleService Bus 1.1 Bug with Time on Multiple Servers
Service Bus 1.1 on premise version has a quite unclear behaviour when set up as follows:Server1: Service Bus 1.1 Server2: SQL Server Time = Time of Server 1 + 15min(The time difference was...
View ArticleIs service bus the right choice for my scenario
I am currently working on a system that stores its data in its own store and in an existing SQL server db (customer unwilling to make structural changes to this DB)Outbound updates to the existing...
View ArticleHow to address connection issue with Azure Service Bus?
My colleagues and I have identified an issue with Azure Service Bus where the service host consumes high CPU for about 90 seconds after a rogue ACK\FIN packet is received (we think the firewall may be...
View Article