Hiya -- I'm sure someone with more expertise will chip in, but.... from personal experience, Net 1.0 (not sure about 2.0 and 3.0) doesn't know how to handle complex structures coming from a web service. I believe you need to change the web service so it returns arrays and simple variables, just no complex structures. Annoying, I know.
-- Angeli -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of houcfug Sent: Wednesday, September 05, 2007 7:57 AM To: Houston ColdFusion Users' Group Subject: [houcfug] call CF web service from VB.NET HI everyone, I am trying to write a web service in Cold Fusion and call it in VB.NET. But seems like when I look at the WSDL the WSDL does not have my output which is a complex data type (with Fields and array of a Structure) is not documented. Also when I add the web service to the VB.NET app the call goes through but I do not get any data back. But the code works fine if I use a CF page to access the web service. Any one have seen similar behavior. I am using CFMX 7 Thanks Reeves --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Houston ColdFusion Users' Group" discussion list. To unsubscribe, send email to [EMAIL PROTECTED] For more options, visit http://groups.google.com/group/houcfug?hl=en -~----------~----~----~----~------~----~------~--~---
