This is a known issue and has I believe been acknowleged by various
parties.

It is the result of a "limitation" of the underlying Axis engine that
CFMX uses. 

I believe there were plans for Axis in the future (possibly the version
that is used in the next point release of MX - I haven't tried yet) to
mitigate problems concerning "result set" incompatibilities between .NET
and CFMX.

Since, the issue could be construed as lying with Axis it is somewhat
out of Macromedia's hands.

In the mean time, as suggested you could use an array of structs or
develop your own CFC to represent "result sets".

André

-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: 12 June 2003 01:22
To: CF-Talk
Subject: RE: Consuming CFMX Web Services in ASP.NET

Try returning an array of structs...should be a lot easier to work with
in .NET

-Stace

-----Original Message-----
From: Murat Demirci [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 10, 2003 3: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
                                

Reply via email to