Friday, June 24, 2011

Value of type '1-dimensional array of ServiceReference1.CompositeType' cannot be converted to 'System.Collections.Generic.List(Of ServiceReference1.CompositeType) Why WCF returns array representation on wire by default



Value of type '1-dimensional array of ServiceReference1.CompositeType' cannot be converted to 'System.Collections.Generic.List(Of ServiceReference1.CompositeType)



Why WCF returns array representation on wire by default
http://creamcode.wordpress.com/2011/05/15/why-wcf-returns-array-representation-on-wire-by-default/

No comments:

Post a Comment

Langchain MCP Adapters version mismatch error

Using older version of langchain-mcp-adapters produces the following error:  ImportError: cannot import name 'streamablehttp_client'...