Hello all,
 
I have an ASP.NET web service that I am trying to invoke from a CF page.  The method 
appears in the components section of DW if I add the web service, and I can test it ok 
using aspx, but I keep getting the error 
"Web service operation "registerParticipant" with parameters 
{eventId={test},lastName={doo},status={paid},registration={registered},firstName={scooby},}
 could not be found. " when I try to consume it via ColdFusion.
The method is:
registerParticipant(eventId, firstName, lastName, status, registration) with all 
String type arguments, and that's all I'm passing it....
 
Anyone have any leads as to what to examine?  All the other WebMethod's in this asmx 
file are invocable without problem.  Any thoughts are appreciated!
 
-Chris

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the mailserver that powers this list at 
http://www.houseoffusion.com/banners/view.cfm?bannerid=17

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182002
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to