11-24-2010 04:41 AM - edited 11-24-2010 04:43 AM
Hi,
we are using a Labelprinter from cab (www.cab.de) that supports a webservice.
IP: http://192.168.1.66/services.wsdl
When i use this link in FireFox i will get a XML file (see attachment). The company "cab"
has an example using NetBeans to write a deskop application using Java. I tried that and
i was able to connect to the webservice.
When i do that with LabView 2009 or 2010 i get an error message:
1. URL doesn't exist or WSDL is wrong
2. authentification failed
3. proxy settings wrong
to 1)
i'm shure the link is ok, i can't connect to it with Netbeans (i used copy & paste to be sure)
to 2)
In Netbeans it is not possible to enter a user and PW. But anyway i have use the standard
soap user the was given by the company.
to 3)
don't use it
The last point is, that there is an error in LabView 2009 and 2010, e.g. error parsing the XML file?
Can someone help me?
02-14-2011 09:24 AM - edited 02-14-2011 09:26 AM
Did you try to append "?WSDL" to the url? (Resulting in http://192.168.1.66/services.wsdl?WSDL) This should not annoy the web server but could help LabVIEW. Not sure if LabVIEW really demands this, but it looks like for me.
Greetings,
shb
11-05-2012 01:25 AM
HI I have the same problem with my CAB printer...
I try the Solution from the link
https://decibel.ni.com/content/docs/DOC-22722
With the soapUI it works well, I can make requests to the printer an become an answer...
But in Labview it doesn't work. The TCP read vi brings the error 66 an I have no idea! Have someone a solution or an idea?
Best Regards samsi