I don't imagine that the .NET datatable and the CFMX recordset are compatible by nature, but I've never tried so I don't know for sure. I think that the data is passable, but that your friend will have to explicitly loop through the XML object and find his data manually, or write a small object that will do it for him.
Questions: 1. Is he definitely retrieving data from the webservice through CFMX? 2. How is he attempting to read the data? Matthew Small IT Director Showstopper American Dance Championships [EMAIL PROTECTED] 843-357-1847 -----Original Message----- From: Murat Demirci [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 11:57 AM To: CF-Talk Subject: RE: Consuming CFMX Web Services in ASP.NET Any response? -----Original Message----- From: Murat Demirci [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 10:21 AM To: CF-Talk Subject: Consuming CFMX Web Services in ASP.NET My friend has a problem when calling a web service method which returns CFMX query object. When I return a query object from CFC function, .NET cannot get the recordset object. I'm using CFMX U3. Any experiences? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

