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 317177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:27:06+00:00 2026-05-12T08:27:06+00:00

I’m having a problem getting IPv6 addresses to work with the .NET WSE SoapTcpTransport.GetInputChannel

  • 0

I’m having a problem getting IPv6 addresses to work with the .NET WSE SoapTcpTransport.GetInputChannel or more specifically SoapReceivers.Add, which uses GetInputChannel under the covers. Since no one else on the planet seems to be having this issue, I assume that I’m doing something wrong.

If I create a SOAP input channel using an IPv4 address and port (soap.tcp://192.168.0.198:9063) then everything seems to be just fine. When I use the IPv6 address for the same network adapter (soap.tcp://[fe80::c450:7142:67f5:ad66%11]:9063) then SoapTcpTransport.GetInputChannel throws an exception: “System.ArgumentException: WSE813: The following transport address could not be mapped to a local network interface: soap.tcp://[FE80:0000:0000:0000:C450:7142:67F5:AD66]:9063/..”

The only difference between the two is that the Uri is created with an IPv4 or an IPv6 address. Both addresses respond to ping. This behavior is the same for both Microsoft.Web.Services2 and 3. I’ve got an MS unit test that reproduces the issue:

[TestMethod]

public void ShouldConstructInputChannelWithIpv6Address_Selfcontained()
{

    Uri via = new Uri("soap.tcp://[fe80::c450:7142:67f5:ad66%11]:9063");

    EndpointReference receiveEndpoint = new EndpointReference(via);

    SoapTcpTransport soapTransport = new SoapTcpTransport();

    ISoapInputChannel inputChannel = soapTransport.GetInputChannel(receiveEndpoint, SoapChannelCapabilities.ActivelyListening);
    inputChannel.Close();

    Assert.IsTrue(true); // If it makes it this far without an exception, then that's progress.
}

I have asked this same question on the MSDN forums.

  • 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-05-12T08:27:06+00:00Added an answer on May 12, 2026 at 8:27 am

    I apologize. I somehow missed your question. I have answered it on the ASMX forum:

    Just to make sure: are you aware of “WSE is Obsolete – Use Only If Necessary“?

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

Sidebar

Related Questions

I'm having a problem getting access to a database which lives on a remote
Having a problem getting a TreeView control to display node images. The code below
I am having a problem getting a list of fields from a query defined
I am having a problem getting my project to link with the PhysX libraries
After having solved the problem of getting the editor to launch when there's a
I am having problems getting text within a table to appear centered in IE.
I am having problems getting my form to Post to my Save method in
I'm trying to merge two main menus together, but am having problems getting the
I'm having some problems getting my object to gracefully fail out if an invalid
I've been having tons of problems getting the non-xml configuration for Castle Windsor set

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.