Hi Yes the .asmx file looks fine, could it be a user authentication issue? If so how do you register the web service? Is it done in CF Admin - and how does this change path that is called? At the moment it looks like this?
<cfinvoke method="listBooks" returnvariable="reference" webservice="http://domain/EyeTest_ws.asmx?wsdl"> ... etc -----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: 15 March 2011 13:35 To: cf-talk Subject: Re: Errors calling a asmx web service > Any ideas why I am getting the following error when calling a .asmx > webservice in CF7?? Is it permissions or does it have to be WSDL?? > > ----ERROR----- > > Could not generate stub objects for web service invocation. > Name: http://domain/EyeTest_ws.asmx. WSDL: > http://DOMAIN/EyeTest_ws.asmx. org.xml.sax.SAXException: Fatal Error: > URI=null Line=11: The element type "META" must be terminated by the > matching end-tag "". It is recommended that you use a web browser to > retrieve and examine the requested WSDL document for correctness. If the > requested WSDL document can't be retrieved or it is dynamically > generated, it is likely that the target web service has programming > errors. Have you used a web browser to retrieve and examine the requested WSDL document for correctness? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343033 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

