WCF REST + WebHttpRelayBinding (Azure AppFabric Service Bus) -
I have a self-hosted WCF REST application that allows JSM to accept and return as a stream with WebMessageBodyStyle Is designed for. I am bypassing DataContractSerializer using WebContentTypeMapper and WebContentFormat.Raw.
This works locally well via webHTbbinding, and works fine when I use webhetting relaying and content-type: text / plain Fiddler2, but whenever I use content I use - Type: Application / JS I get the following:
500
Tracking ID: e0281df8-12b4-4914-ab87-314956fb0df3, Timestamp: 07 / 27/2010 12: 32:47
Anyone
no My references say that WebHttpBinding came in support of XML and Jason Format and REST services.
Comments
Post a Comment