Jeremy, if I may interject, if you (or anyone else) ends up needing to call .NET web services and have such trouble as you describe, please remember BlueDragon.NET. As an implementation of CFML running natively on .NET (similar in concept to how CFMX and Java editions of BlueDragon run natively on Java), it enables you to skip web services and just call the .NET objects directly (using CFOBJECT). More info in our documentation on the web site (URL in my signature). Hope that's seen as helpful, and not a "sales pitch". We're just here to solve problems.
Charlie Arehart CTO, New Atlanta Communications, makers of BlueDragon (678) 256-5395 [EMAIL PROTECTED] www.newatlanta.com/bluedragon/ > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of <cfgroupie> > Sent: Sunday, March 12, 2006 11:48 PM > To: cfaussie > Subject: [cfaussie] Re: Webservice wierdness > > > Also, > > Becareful with .NET webservices and ColdFusion. We had some > serious issues with Complex Data Types which were created in > .NET and then we tried to invoke them using ColdFusion. In > the end we had to program all the submissions in .NET. That > was a serious headache for us. > > Be warned. > > Jeremy > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
