hi there. im getting stuck hitting a wcf webservice (i have hit plenty of other ones by the same developer here at work) and this is the error... anyone have ANY idea where i can get some help with this?
thanks! Emitter failure. There is an undefined binding (BasicHttpBinding_IRBAService) in the WSDL document http://myuri.com/RBAService.svc?wsdl. Hint: make sure <port binding=".."> is fully qualified. Detail Name: http://development.leapfrogservices.navtrak.net/RBAService.svc?WSDL. WSDL: http://development.leapfrogservices.navtrak.net/RBAService.svc?WSDL. java.io.IOException: Emitter failure. There is an undefined binding (BasicHttpBinding_IRBAService) in the WSDL document http://development.leapfrogservices.navtrak.net/RBAService.svc?wsdl. Hint: make sure <port binding=".."> is fully qualified. It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.' Message Cannot generate stub objects for web service invocation. ------------------------------------------------------------------- Tony Weeg, Certified Coldfusion MX Developer VP of Pixels Navtrak Inc. 410.548.2337 Office Navtrak - Driving Business Productivity ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:321009 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

