Error:  

Name: http://serverNameHere/foldername/Billing.asmx?WSDL. WSDL: 
http://serverNameHere/foldername/Billing.asmx?WSDL. 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.

Code:

<cfinvoke
    method="GetProjectListSOAP"
    returnVariable="webReturn"      
    webservice="http://serverNameHere/foldername/Billing.asmx?wsdl";;>
</cfinvoke>

I can export the WSDL via a browser, even invoke the method: GetProjectListSOAP 
by browser.  CFMX 7.1 generates the above error.

Any ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259945
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to