Did you try removing that web service from CF ADMIN. It's under Data & Services > Web Services. "ColdFusion MX automatically registers WSDL URLs the first time they are referenced."
Generally I only have caching problems when I change code in a web service AFTER calling it for the first time. ~Brad -----Original Message----- From: David Adress [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 12:08 PM To: CF-Talk Subject: RE: Web Service Help yes -----Original Message----- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 12:51 PM To: CF-Talk Subject: RE: Web Service Help Are you sure that the code in OneCallNow.asmx supports a method called login? Try logging into CF Admin and removing that webservice since it tends to cache things like methods and parameter types. ~Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291436 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

