Hi.
I've got a error, when trying to add service reference, or look at service from WCFClient
Error HTTP 400: Bad Request.
Metadata contain unresoved reference: "http://localhost:8731/Design_Time_Addresses/MyService/mex".
XML document (1, 367748) contains a error.
"type" attribute value is invalid —
"q1:ArrayOfKeyValueOfstringArrayOfanyTypety7Ep6D1" is invalid value for attribute "type"..
Removing any operation from service interface resolves problem.
I guess, the error is produced by small size of buffers, but I don't know how to increase its' size.