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

2006-07-11 Thread Merrill, Jason
This is an old thread now, I was out all last week, but I see nobody responded to you. If you're still having this problem, then are you sure the wsdl is SOAP formatted correctly? Also, what happens when you paste the url to the wsdl in your browser - do you see the soap form of the wsdl?

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