Stories recently tagged with 'webHttp'

Controlling WebHttpBinding output format - Custom WebContentTypeMapper(sral.org)

submitted by larswlarsw(145) 4 years, 4 months ago

How to implement a custom WebContentTypeMapper and set up a customBinding that enables it. The customBinding contains the channels that is needed for doing "REST" style communication ( webHttpBinding equivalent). read more...

add a comment |category: |Views: 394

tags: another

How to resolve a "... cannot be processed at the receiver, due to an A(sral.org)

submitted by larswlarsw(145) 4 years, 4 months ago

If you experience strange fault messages about AddressFilter and EndpointDispatchers when doing .NET 3.5 / WCF WebHttpBinding development - the answer is most likely described here. read more...

add a comment |category: |Views: 221

tags: another