servicebus
Azure AppfabricSDK 1.5 WebHttpSample not working with Proxy
by running the Sample \"WebHttpSample\" from AppfabricSDK 1.5 samples wit开发者_StackOverflowh Proxy (in my Company) I get the following exception:[详细]
2023-04-12 04:09 分类:问答Has anyone created an FTP adapter for the Windows Azure Service Bus Brokered Messaging service?
Let us say that I have an FTP server getting XML files sent each day, and that I want to post theese to the Windows Azure Service Bus Brokered Messaging service.[详细]
2023-04-10 06:48 分类:问答What is a servicebus?
I\'ve read about nservicebus countless times on the net, but still don\'t get what a service bus is. All I think is it is a way for v开发者_如何学Pythonery disparate systems to talk to each other? In[详细]
2023-04-10 01:19 分类:问答Azure Service Bus Sample "No connection could be made because the target machine actively refused it"
I\'m tryingto run the Azure Service Sample (MessagingWithQueue) which I downloaded from http://www.mi开发者_如何学Pythoncrosoft.com/download/en/details.aspx?id=17691.[详细]
2023-04-05 07:04 分类:问答How to process Appfabric Service Bus Queues via Worker Role
I\'ve a Azure Worker R开发者_StackOverflow社区ole that currently processes the Azure Queue Storage by polling every x seconds.[详细]
2023-04-05 05:50 分类:问答Azure Service Bus webHttpRelayBinding using WCF REST Template causes unnecessary aspNetCompatibilityEnabled error
I am using Azure Service Bus webHttpRelayBinding using WCF REST Template but it causes unnecessary aspNetCompatibilityEnabled error even though my service-class is correctly decorated:[详细]
2023-04-03 09:30 分类:问答WCF service on ServiceBus fails if call longer than 1 minute
I have a WCF Service that is hosted in a ServiceHost object. The ServiceHost is created on the OnStart method of an Azure Worker Role. Here is the code:[详细]
2023-04-01 23:13 分类:问答Service Bus - Am I being dumb?
I\'ve been looking at Mass Transit for a couple of months now, and I\'m really intrigued by the possibilities. However, I don\'t seem to be able to get the concepts quite right. I\'ve looked the code,[详细]
2023-03-30 15:49 分类:问答Filter data before sending it to a subscriber (NServiceBus)
I Have many clients which needs to be notified when new data is adde开发者_开发百科d to one of our DB tables.[详细]
2023-03-08 21:27 分类:问答Using an ORM like DevForce, do you recommend isolating it from the applications using a service bus or something?
We are in the process of choosing a way to isolate our .NET client applications from a SQLServer database and we are leaning toward the DevForce ORM.[详细]
2023-03-06 04:15 分类:问答