Uninstall (leave SB-farm) efter accidentally removing the certificates.
As the title implies, I accidentally removed the certificates related to Service Bus...and now I can't uninstall or leave the farm, due to:Remove-Sbhost : Certificate requested with thumbprint...
View ArticlePush mechanism for Topic Subscriptions using ServieBus for windows server 1.0
Hi,We want to implement a Push model for the Topic subscriptions using "Service Bus for Windows Server 1.0". As soon as a message arrives to a subscription, the clients/message listeners would be...
View ArticleHigh availability at the storage layer
Hi,The documentation about Windows Server Service Bus 1.0 says "The Service Bus for Windows Server provides no native support for high availability at the storage layer. You can use your own solution,...
View ArticleWake up to receive messages
In all the examples I've seen related to receiving messages the application initiates the receive. Is there a WCF binding (or something) that I can use that will listen for messages on a queue and call...
View Articlemicrosoft web platform installer could not find the product you tried to install
I downloaded SB_RTM\ServiceBus.exe from http://www.microsoft.com/en-us/download/details.aspx?id=35374&WT.mc_id=rss_alldownloads_allit opens WPI but it provides the following:microsoft web platform...
View Articlehow to configure service bus relays for multiple instances of a service
I have a REST based self hosted web service. I plan to use service bus relay to host the service on cloud so that it can be accessed from mobile devices.I have tried a MSDN sample and it worked...
View ArticleService Bus in production Environment
Hi:I'm involved in a project in which Service Bus is perfect for centralize and distribute messages.I'm some questions about:¿It's the current release ready for production environment?¿It's recomended...
View ArticleAMQP 1.0 on Service Bus 1.0 for Windows
Does anyone know if Service Bus 1.0 for Windows Server supports AMQP? If so, is the .NET client library still in preview (as it was in October) / have they been deployed as part of the release API?...
View ArticleService Bus Relay functionality....
When can we expect the Service Bus Relay functionality?Thx.
View ArticleService Bus compatible with SQL Server 2008?
Hi!Our company thinks about using Service Bus for Windows Server and my job now is to determine if Service Bus fits in our Server-Environment. In the MSDN-Documentation of Service Bus is written, that...
View Articlethe value of queueDescription.MessageCountDetails.ActiveMessageCount property...
hi all,I want to know the number of messages in a deadletter queue. I see there are queueDescription.MessageCountDetails.ActiveMessageCount and...
View ArticleHow to find the Client machine having same Service Uri in Windows Azure...
Hi , We are using Windows Azure Service Bus Concept. We have created a WCF service and it is consumed by nearly 100 clients. Almost we have given Different different Service Uri Name. But Mistakenly...
View ArticleService Bus 1.0 for Windows Server Load Balance WCF ListenUri
We are trying to build a proof of concept using Service Bus 1.0 for Windows Server. Right now we have installed the service bus in our development environment on a farm of 3 servers. At this point we...
View Articleapplication/json not working with webHttpRelayBinding / Azure
I have a WCF data service which allows for both xml or json. When I hit the service directly on-premise, it works for xml or json.When making requests for json via Azure / relay binding I get a...
View ArticleLocal transactions are not supported with other resource managers/DTC
Hello,I have a WebService who is in charge of creating a record in a database and send a message to Windows Server Service Bus Queue.I have a using statement with a TransactionScope to enlist the...
View ArticleRe-use namespace (azure)
Hi everyone,Since I don't have any technical support from Microsoft, i'll ask my question here.I recently tried windows azure service bus free trial for 3 months. That trial has now expired and I have...
View ArticleSerializing events as POCO objects - IoC or other framework?
I am registering specific messages that when received call specific events. I see BrokeredMessage accepts an object, which I understand I would need to implement ISerializable for all messages....
View ArticlePeek Azure Service Bus Queue items Without Lock
Hi, I am creating a work item queue to keep work items. Now there is a need to view which items are pending for processing. I need to implement such view in my web application. I know how to get items...
View ArticleOne Worker Role Many Tasks. Run task depends upon the instance number
Hi,I am creating an azure application using worker role. Application is divided into small pieces which run parallel. There is a work item distributor piece which creates work item for the second piece...
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