> Tried to access a WCF service, which apparently uses this binary encoding. > I was wondering if there is any way to support it. If you can't use another format, you need to create an en-/decoder. The sources here might give you some hints: https://github.com/GDSSecurity/WCF-Binary-SOAP-Plug-In
Regards Dennis
