07-02-2010 11:23 AM
.NET 3.5 and above allow programmer to create Windows Communication Foundation that has the .svc file. I can use this WCF like a Web services on .Net C# and VB.NET without issues. I can also access what has been created on the browser (http://server1/DemoWebServices/Demo.svc?wsdl).
However, when I go to LabView 8.6.1, it can only allowed import of asmx?wsdl Web services.
Does that mean labview does not play with .svc?wsdl ?
If not supported, would other Labview version allowed that support.
07-07-2010 03:22 PM
Unfortunately, at this point it appears only asmx?wsdl Web Services are supported. If you can convert between formats, that may be your best solution.