User Guide

WebServiceConnector component (Flash Professional only) 873
Here are the possible web service faults:
faultcode faultstring detail
Timeout Timeout while calling method
xxx
MustUnderstand No callback for header xxx
Server.Connection Unable to connect to
endpoint: xxx
VersionMismatch Request implements version:
xxx Response implements
version yyy
Client.Disconnected Could not load WSDL Unable to load WSDL, if
currently online, please verify
the URI and/or format of the
WSDL xxx
Server Faulty WSDL format Definitions must be the first
element in a WSDL
document
Server.NoServicesInWSDL Could not load WSDL No elements found in WSDL
at xxx
WSDL.UnrecognizedNamespace The WSDL parser had no
registered document for the
namespace xxxx
WSDL.UnrecognizedBindingName The WSDL parser couldn’t
find a binding named xxx in
namespace yyy
WSDL.UnrecognizedPortTypeName The WSDL parser couldn’t
find a portType named xxx in
namespace yyy
WSDL.UnrecognizedMessageName The WSDL parser couldn’t
find a message named xxx in
namespace yyy
WSDL.BadElement Element xxx not resolvable
WSDL.BadType Type xxx not resolvable
Client.NoSuchMethod Couldn’t find method 'xxx' in
service
yyy yyy - errors reported from
server, this depends on which
server you talk to
No.WSDLURL.Defined The WebServiceConnector
component had no WSDL
URL defined