Hi,
How to define/edit a binding on the client side (LV) for the WSDL service (.NET4, C#, IIS7)?
What is the default service that LV assumes is OK to communicate with the service?
The problem I have is that the IIS throws the exception:
The request failed with HTTP status 415: Cannot process the message because the content type 'application/soap+xml; charset=utf-8;
action="urn:FelixNoService/FelixItemDetails"' was not the expected type 'application/soap+msbin1'..)
The WS VIs have been successfully created by importing the service from LV (Tools-->Import-->Web service...)
The binding on the server is a custom one.