03-28-2006 03:46 PM
I am interested in consuming a web service behind a firewall. As a test I have chosen LabVIEW supplied NETWeatherStation .net constructor example (though I have used the wsdl.exe tool to create my own .net references as well). I believe I need to specify the proxy and credentials when I create a LabVIEW client. How do I convert the information from a string control to the datatype that is expected as an input to the “Proxy” and “Credentials” Property Node?
I have attached the expected error when I attempt to access the web service without the proxy information as well as the beginnings of the solution I am looking for.
Thanks in advance.
03-28-2006 05:28 PM
03-28-2006 06:34 PM
03-28-2006 07:40 PM
03-29-2006 09:21 AM
03-29-2006 11:28 AM