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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:26:59+00:00 2026-05-27T01:26:59+00:00

I have received a request to build a Service to handle trafic from a

  • 0

I have received a request to build a Service to handle trafic from a predesigned client.

The documentation stated the service is a SOAP service but I later found out the protocol used by the predesigned client is gSOAP using SOAP 1.2

The issue I get is that when assigning the Binding to basicHttpBinding the error I get i Action '' not supported, since the client does not send the SOAPAction header (as it is not used in SOAP 1.2) and if I set the binding of my WCF service with wsHttpBinfing I get the error

HTTP/1.1 415 
Cannot process the message because the content type 'text/xml; charset=utf-8' 
was not the expected type 'application/soap+xml; charset=utf-8'.

So basicly it seems he gSOAP client they use sends the SOAP structure of SOAP 1.2 but with the Content-Type of SOAP 1.1

My question in this is how do I get my WCF service to handle the requests from the client.
(The client cannot be modified in any way)

I have tried setting up a customBinding

<customBinding>
    <binding name="myCustomBinding">
      <textMessageEncoding messageVersion="Soap12" />
      <httpTransport/>
    </binding>
</customBinding>

with various messageVersion values. But I have yet to find a combination that works.

  • 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-27T01:27:00+00:00Added an answer on May 27, 2026 at 1:27 am

    Solved by creating a custom Dispatcher to map calls based on the SOAPBody.

    Solution found in a Microsoft WCF Samples.

    Samples found at:

    Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Samples for .NET Framework 4

    Exact example (based on the folder the samples are installed in is)

    Extensibility\Interop\AdvancedDispatchByBody

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

Sidebar

Related Questions

We have received some JavaScript from an agency that looks wrong, but works. For
We have a service hosted behind our firewall that receives request forwarded through to
I have received an assembly from a third party. I need to add it
I have a windows service that opens a WCF endpoint for client connections. This
I have a .jsp file that receives a request and checks the request's parameters.
I have received requirements that ask to normalize text box content when the user
I have received a requirement to develop a feature to check if 2 email
Update: Based on a couple of the answers I have received, I just want
I received some multi-line data via HTTP and have it in one string. I
I have a Person Class and based on some help I received in this

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.