> Are you specifying TYPE="XML" in your CFARGUMENT tag? That's about > all I can think of without shelling to Java (as usual).
Do you mean cfinvokeargument? This isn't my web service: it's a third-party thing that was implemented in .NET. I haven't seen the source, but I strongly suspect that it's declared as taking an XmlNode for that third parameter. (Like the proxy method that .NET generates.) Worse comes to worst, I suppose I can build the (very simple) SOAP envelope myself, and use CFHTTP, but I *really* don't want to do that if I can avoid it. Sixten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320472 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

