My thoughts - I *think* if you were to create a .NET object that mirrors the structure of the query object, .NET would probably be able to use the query type returned from CF.
However, it would probably be easiest to serialize the output of the query into an XML string and just pass it via the webservice as a string, which could easily be read by .NET. - Matt Small -----Original Message----- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 4:58 PM To: CF-Talk Subject: CF webservice consumed via .NET Hey All, I've read lots of old posts saying the WDSL datatype of "QueryBean" (which is what CF queries get passed as from CF web services). I can't find anything recent.. One old post says nothing but CF can convert that datatype back into a query.... So...can .NET consume CF web service that returns a query? If so...please shed some light ;-) TIA Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223178 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

