Subject:Error When Attempting to Author:Robert Flaherty Date:18 Sep 2005 02:06 PM
I developed a web services using Visual Studio .Net 2003. I can execute the ws in the browser without issue. I was attempting to use the web service call feature in Stylus Studio 6 Enterprise - Relase 3 and got the following message after entering the local URL to the ws:
WSDLReader: XML Parser failed at linenumber 61, lineposition 23, reason is: The name in the end tag of the element must match the element type in the start tag.
HRESULT=0x1: Incorrection function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.
Subject:Error When Attempting to Author:Tony Lavinio Date:19 Sep 2005 08:56 AM
Without actually seeing the result returned, it's difficult to know
what went wrong.
Browsers tend to be very liberal in what they accept; it's entirely
possible the result isn't valid XML but the browser still displayed
it. But without seeing the actual output, we can't say for certain.
Can you give us more to go on?