Yes. Chances are you need to pass arguments along with your method call.

Adrian

> -----Original Message-----
> From: Jason Neidert [mailto:ja...@steelfusion.com]
> Sent: 17 July 2009 18:50
> To: cf-talk
> Subject: RE: Calling .ASPX.VB from .CFM
> 
> 
> Here is a link to the .WSDL file:
> http://lutsen.steelfusion.com/winter/rates_packages/packages/rdp/rdp/rd
> pweb/
> IRMPublic.wsdl
> 
> So I tried this:
> <cfinvoke
> 
> webservice="http://lutsen.steelfusion.com/winter/rates_packages/package
> s/rdp
> /rdp/rdpweb/IRMPublic.wsdl"
>     method="CheckAvailability"
>     returnvariable="aTemp">
> </cfinvoke>
> 
> <cfdump var="#aTemp#">
> 
> 
> To call this code:
> http://lutsen.steelfusion.com/winter/rates_packages/packages/rdp/act_ca
> llDot
> Net.cfm
> 
> It tells me that CheckAvailability cannot be found. I can see the it
> though
> in the wsdl file. Am I calling incorrectly?
> 
> Thanks again,
> Jason


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324693
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