Well, I don't of any WDDX objects for ASP.NET but there could be one, I don't know for sure. I don't think that there would be one because ASP.NET has web services by default and WDDX is kind of a pre-web service technology.
I still think that consuming the CFMX service in ASP.NET is going to be tedious job. Matthew Small IT Director Showstopper American Dance Championships [EMAIL PROTECTED] 843-357-1847 -----Original Message----- From: Michael Tangorre [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 12:45 PM To: CF-Talk Subject: Re: Consuming CFMX Web Services in ASP.NET just a thought... what about wddx? ----- Original Message ----- From: "Matthew Small" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 12:19 PM Subject: RE: Consuming CFMX Web Services in ASP.NET > 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

