Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9255895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:48:46+00:00 2026-06-18T11:48:46+00:00

I am developing my first Azure implementation, I have set up my azure account

  • 0

I am developing my first Azure implementation, I have set up my azure account and i used NuGet to install The proper DLL’s and configs to my application. when i set my WCF client to point to the Service Bus Queue and run the method i get this exception:

Microsoft.ServiceBus.ServerErrorException

   at Microsoft.ServiceBus.RelayedSocketInitiator.Connect(Uri uri, TimeSpan timeout)
   at Microsoft.ServiceBus.ConnectivityModeConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at Microsoft.ServiceBus.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at Microsoft.ServiceBus.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at Microsoft.ServiceBus.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at Microsoft.ServiceBus.Channels.LayeredChannel`1.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

my endpoint config is:

<endpoint address="sb://MyService.servicebus.windows.net/MyServicequeue"
                binding="netTcpRelayBinding" contract="PaperlessImportServiceWCF.PaperlessImportServiceSoap"
                name="MyServiceServiceSoap"  behaviorConfiguration="sbTokenProvider"/>

My endpoint Behavior is:

The Error message is very generic and I am not sure what the is first place I should look

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:48:47+00:00Added an answer on June 18, 2026 at 11:48 am

    I think you have a few misunderstandings about how the relay service works. From the configuration you show, you’re using the NetTcpRelayBinding, which is meant for request-replay connectivity. However, in your endpoint, it seems like you’re using a queue address as an endpoint.

    a) If you meant to use your service/client in a request-reply fashion, then you need to create a service bus relay endpoint, and use that address in your endpoint. This tutorial is a good starting point for this servicebus feature.

    b) If you meant to use the queue, then you need to the NetMessagingBinding. This post is a good starting point on how to perform said scenario.

    In either case, it also seems like you’re using the wrong base address. Is ‘myservice’ the name of your servicebus namespace? If it’s not, then you should replace it with the name of your namespace. The format of a base servicebus address is: protocol://YOUR_NAMESPACE.servicebus.windows.net

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been developing my first TCP/Socket based application with Apache Mina, it looks
I'm developing my first Django application, I have installed allauth to permit openid login.
I'm developing my first Windows Phone 7 application and I have to add an
I am developing my first Android application. I have created a relativelayout with two
I'm developing my first ASP.NET MVC 3 application and have a couple of jqGrid
I'm developing my first iPhone application. I have to update a label with the
Hi am developing my first grails RESTful application... In that i have mapped the
I am developing my first ASP.Net MVC 3 web application against a SQL Server
I'm developing my first java application using Eclipse. I've recently needed to adjust the
I've been developing my first rails application on my windows computer. But now i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.