07-01-2010 11:13 AM
I have a webservice: http://www.dynamiclasersolutions.com/webservices/index.php?wsdl
user: marek
PW: tryme
It imports fine until I add a struct (cluster) input, then it immidiately falls over with the useless generic import error.
It is more than happy with struct outputs but sulks with inputs.
Anyone have any ideas what the problem might be since none of the things in the generic error apply?!
Thanks
Marek
07-02-2010 09:23 AM
Anyone?!
07-05-2010 05:09 AM
Hi marekm,
Would it be possible for you to post your code? We can take a look at it and help you from there.
Kind Regards,
Jas.W
07-05-2010 07:33 AM
Hi Jas,
I don't have any code yet. It's the actual LV import tool that falls over.
In LabVIEW goto: Tools>Import>Web Service
Point it at http://www.dynamiclasersolutions.com/webservices/i ndex.php?wsdl
give it the username 'marek' and the password 'tryme' and then wait for it to fall over!
If you browse the above URL you'll see the XML that LV uses to auto generate the web service client code. It works great until we add a struct input in to the XML.
If you can't see the problem, is it possible to ping this up to the writers of the web service import tool?
Cheers
Marek