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?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:313233
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to