> I'm attempting to call a simple .Net web service written in C#. There are no > parameters, > the WSDL is valid. It can be called successfully from .Net and PHP but not CF. > > Code: > <cfinvoke webservice="http://devster.larimer.org/webservices/emailaccess > /emailaccess.asmx?WSDL" refreshwsdl="Yes" method="Test" returnvariable="rslt"> > </cfinvoke> > > Response: Web service operation Test with parameters {} cannot be found. > > Any ideas?
I can't get to the WSDL at all, so maybe the machine that's running CF can't either. Or maybe it's not getting back WSDL. You can easily test this by fetching the same URL with CFHTTP, then displaying whatever you get back. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:313234 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

