RE: [Flashcoders] Problem while trying to connect to webservice...

2006-07-11 Thread Merrill, Jason
, July 04, 2006 5:04 PM To: Flashcoders mailing list Subject: [Flashcoders] Problem while trying to connect to webservice... Hello, I´m getting the following error message while trying to connect and consume a web service: There are no valid services/ports in the WSDL file What does this mean? How

Re: [Flashcoders] Problem while trying to connect to webservice...

2006-07-11 Thread Josh Santangelo
The WebServiceConnector component is used for connecting to SOAP- based web services. Make sure you are connecting to a service which is implemented in SOAP, and that you are using the URL to the WSDL version of the service. You can tell if the URL is correct because if you view it in a

[Flashcoders] Problem while trying to connect to webservice...

2006-07-04 Thread MJorge
Hello, I´m getting the following error message while trying to connect and consume a web service: There are no valid services/ports in the WSDL file What does this mean? How can i solve it. Thanks. -- Mário Jorge Icq: 164987050 Msn: [EMAIL