WCF Between Matlab & a C# application -
I'm trying to communicate between 2 applications. 1 matlab application 1c # written application.
C # application publishes its functions with Microsoft WSDL application which is non-standard and matlab can not understand it.
Do you have any solution for this problem? Some applications that publish WCF functions in a standard way or some automated device that fixes it?
A famous issue - In fact, Microsoft output is < / Strong> is standard-compatible, but most other systems do not support it: -)
Check out these WCF extensions that allow you to include XSD to "flatten" your WSDL Will inline & lt; Wsdl: schema & gt;
Mark
Comments
Post a Comment