- see footer for list info -<
Lee,

Can anyone see where I am going wrong, click on the links to see the
error message or see below.

Web service operation "EncryptStr" with parameters {str2encrypt={LEE},}
could not be found. The error occurred in
D:\wwwroot\getitmobile.com\wwwroot\testscripts\encryption.cfm: line 2
1 : <cfinvoke
webservice="http://www.getitmobile.com/testscripts/encryption.cfc?wsdl";
method="EncryptStr" returnvariable="result">
2 : <cfinvokeargument name="str2encrypt" value="LEE">
3 : </cfinvoke>
4 : <cfoutput>#result#</cfoutput>


Just tried your invokes from my local server here and got back the response :

hello, passed LEE sending back LEE_encrypted hello, passed LEE sending back LEE_decrypted

So looks like it all works. Check that encryption.cfm hasn't got a typo in it or something like that.

Regards

Stephen

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to