I'm trying to invoke an unnamed web service and the fault string "Could not load WSDL" is returned. (typing the URL in a browser returns valid (WSDL) XML).
A couple of questions: (1) Does anyone have an idea why the WSDL could not be loaded? (2) Does anyone have a complete, working example of invoking a Web Service, from a separate server, over HTTPS (with flex-config.xml, etc., settings)?

