Azure Service Bus throws a json exception because of the date format.
Hi, there~I got an exception when using the Azure Service Bus via Java. org.codehaus.jackson.map.JsonMappingException: Can not construct instance of java.util.Date from String value 'Mon, 10 Sep 2012...
View ArticleDelete AZURE namespace
When I try to delete the namespace that is disabled it is not allowing me. It also appears that each month the namespaces are not renewing under my MSDN account.
View ArticleDynamicProxyFactory and Azure Service Bus Relay
I'm trying to use DynamicProxyFactory to call a WCF service through the Azure Service Bus Relay (BasicHttpRelayBinding) without service reference.The problem is that the metadata is not exposed and...
View ArticleService bus 1.0 High availability not working as expected
Hi,I'm testing Service bus 1.0 High Availability by configuring it on 3 node cluster, let's say the node names as n1, n2, n3, in my configuration file I've specified it as<appSettings> <add...
View ArticleError While Deploying Azure Service Bus EAI
------ Build started: Project: EnterpriseApplicationIntegration1, Configuration: Debug Any CPU ------ EnterpriseApplicationIntegration1 -> C:\Users\v-prabhg\documents\visual studio...
View ArticleHow can I specify local RunAsAccount when creating SB Farm as logged on user?
My computer is on a domain, I am logged into the domain.I want to create a SB Farm on my computer and use a local user account for the WSB services. This appears to be a supported scenario - "The...
View ArticleService Bus EAI and EDI Labs Release date?
Hi,Our customer has decided to move their apps to the cloud and will utilize service bus for their integrations. However they require AS2 as their B2B protocol in some cases.Since this functionality...
View ArticleSecurity Token Provider: trusted domain
It seems there is an issue with the security token provider and trusted domains.For example, if the Service Bus is installed on a computer joined to DomainA, the SQL Server joined to DomainA, and a...
View Article20 minute STS Token Timeout - Proxy Usage - WCF Client causes STS to use proxy
Service Bus 1.0 installed locally on the same machine- using DNS based namespaces- DNS entry in HOSTs file - Valid certificate for DNS entry All works great - connections created / listening on...
View ArticleAzure Service bus - Wp8, Android,ios and Windows mobile 6.5 (Compact framework)?
Hi.I adapting my business to stop working with merge replication and use service bus as a way to synchronize my offline devices.These devices are for the moment based on Windows 7+8 laptop. All is ok...
View Article'Microsoft.ServiceBus.ServiceBusEnvironment' does not contain a definition...
I just installed SB 1.0 and installed the NuGet package but still I see this error in the sample applications. Is there a later version of the SB that I need to download? Maybe I need to point to some...
View ArticleService Bus 1.0 - Time out on SubscriptionClient.Close()
Hi there -We have been using Service Bus 1.0 for Windows. It was working for a few weeks, then we are hit with the following exception. It happens constantly. Two questions:1) What could be the cause...
View ArticleInstalling Service Bus 1.0 on Win2008R2 Std crashes with type initializer
Hi! I'm trying to install Windows Server Service Bus 1.0 on a standard Windows 2008R2 blade and while using the Wizard (or even trying to go into PowerShell) I get a type initializer error on the Type...
View ArticleHA and Windows Server 2008 R2 Standard
Hi,Four questions on Service Bus 1.0:We have 3 Windows Server 2008 R2 Standard servers. When you read this article about HA you can read "The high availability feature of Windows Server AppFabric...
View ArticleProblem starting message broker during service broker configuration
Hi,after a successful Installation of Service Broker 1.0 i started with its configuration.The farm creation was also successful but not the step when the Services are started. First it took a Long time...
View ArticleCan't uninstall service bus
Hi,When trying to uninstall Service Bus i get this error:"This computer is part of a farm. To uninstall, first leave the farm either using 'Leave from Farm' option in Service Bus Configuration tool or...
View ArticleService Bus 1.0 SSL Certificate requirements
Hi, In System Requirements for SBWS1.0 (http://msdn.microsoft.com/en-us/library/windowsazure/jj193011(v=azure.10).aspx), we see that a Multi-Node Farm Certificate requirement is a "domain" (wildcard)...
View ArticleSteps to Update Azure SDK from 1.0 to 1.8
Hi,I am using Serive Bus in my application. My Azure site was developed with SDK 1.0.Now i want to upgrade it to SDK 1.8.Can any one please help me on the steps to perform so that my site still...
View ArticleConnect to Service Bus for Windows Server with web.config configuration
I'm working with the Service Bus for Windows Server (on premise). To use the Service Bus as a relay, I use this: <endpointBehaviors> <behavior...
View ArticleSupport of other Databases like Oracle
Hello,I'm interested in using Service Bus 1.0 and Workflow Manager 1.0 in our projects. But we have a company police due to we must support also other database like Oracle with our technology stack.Is...
View Article