Unknown new Service Bus was create on my account automatically
Recently I logged in my windows azure account and I saw a new Service Bus Name where I had none.I am the one with access to this account, and I think that the service bus was created automatically.The...
View ArticleAzure Service Bus over http behind proxy
Microsoft has released the new version of service bus 1.8 last week. I am wondering wheter they have fixed the below issue disscussed in previous...
View ArticleSending stream from service to WP7
I am creating an app on wp7 which receives a file from service via service bus.I am able receive a zip file of 20MB on WP7 from web service but when after integrating service bus, i am unable to...
View ArticleWindows server service bus 1.0 beta Rest API documentation
Can some one guide me from where can i find the rest api documentaion for Windows server service bus 1.0 beta. I could not find any detail about REST api documentaiton.Thanks.
View ArticleService Bus Security 101
OK, service bus is really nifty but the security story is driving me bonkers. Can anyone provide a document/sample that illustrates an end-to-end example of how SB security is supposed to work? Is...
View ArticleThe LDAP server is unavailable??
I have installed a two node (load balanced) Workflow Manager Farm in Azure, which of course uses Service 1.0 under the hood. Everything appears to be running fine (my message traffic is being...
View ArticleAuthentication
I've successfully deployed Windows Server Service Bus on on a stand-alone SERVER machine(workgroup) for testing purposes.The client application which needs connection to the SB is written/tested on a...
View ArticleHow to access "windows azure service bus" from windows phone 7
Hi,I have built a on premise service and exposed it using azure service bus relay. Now i want to access this service from a windows phone 7 client. Microsoft.servicebus is not present for wp7. How can...
View ArticleMessagingException was unhandled
I was trying the service bus 1.0 for windows on a development machine. I set up a virtual environment based on windows server 2008 R2 SP1 with SQL Server 2008 R2 SP1 and Visual Studio 2012. I...
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 ArticleCan I install ServiceBus 1.0 on Azure PaaS or IaaS? Will it work with Amazon?
It might be cheaper for me to run Azure ServiceBus on Azure hosting where it resides with my other Azure services.Can I run Service Bus on Azure PaaS or IaaS? I don't see any reason why it won't work...
View ArticleHow do I grant access to Service Bus via HTTP?
When I browse my local Windows Service Bus topic at https://localhost:9355/ServiceBusDefaultNamespace/myTopic I get this error<Error><Code>401</Code><Detail> Manage claim is...
View ArticleHTTPRelayBinding ContractFilter mismatch at the EndpointDispatcher issue
Q1:> How to check the service can receive messages from the client?Q2:> How to debug and ratify "ContractFilter mismatch at the EndpointDispatcher" error message?We have created a simple windows...
View ArticleUnauthorizedAccessException (Microsoft.ServiceBus)
Hello,I have been tinkering with the idea of using servicebus for windows server, and have a few articles linked to getting started, but can't seem to actually attach to queue. Here is what I have...
View ArticleService Bus Relay + WP7 + Impersonation
Hi all,Currently I have a WCF rest service and a wp7 client that work well together on premise. Here I use basic authentication to id the user and then use impersonation.Going one step further I want...
View ArticleDoes Windows Server Service Bus 1.0 supports Relay Service?
Does Windows Server Service Bus 1.0 supports Relay Service?Are Service Bus for Azure and Windows Server in parity now?Please provide link to a sample application to understand how to accomplish...
View ArticleHow to derive/access a shared secret for Windows Service Bus
A lot of documentation I'm finding is obviously for Azure and it all presupposes you have a shared secret rather than the way that WSB handles it for you via the STS. Is it possible to derive the...
View ArticleDependency on .Net 4.5
I noticed that there is a dependency on .Net 4.5. Is this a hard dependency and what functionality does it impact.
View ArticleAzure Service Bus
We have a Multi-tenant web site and service that requires each of our customers to gain access to their on premise ERP data. The Azure Service Bus seems to be a great choice when the requirement is to...
View ArticleService Bus for Windows Server - Queue has negative Size
While doing some performance tests while restarting Message Broker Service I got stuck with the following problem:The test-queue shows around 200 messages in queue with a 'Size in bytes' of -96525...
View Article