Maybe you could help me. I am trying to use wcf to pass a string between client and server. most of the time it works. but for some clients (one at a time) I received the following error: "An HTTP Content-Type header is required for SOAP messaging, and none were found." 1. Is this an error that is returned from the server? 2. How can this be fixed?
Thanks in advance G.
source share