Hey Carson, I can load the wsdl locally and call methods on the wsdl successfully when not using the Flex 2 Data Services. But once I attempt to run the wsdl in a Flex 2.0 App using the Flex 2 Data Services I get the following security error when attempting to load or call a method on the wsdl:
[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL I also tried adding a crossdomain.xml policy file to the root of the server that is hosting the wsdl with no success. Is their something I have to edit in the whitepapers, etc. Thanks in advance, Eric Feminella www.enterrasolutions.com [EMAIL PROTECTED] --- In [email protected], "Carson Hager" <[EMAIL PROTECTED]> wrote: > > If you can post your WebService MXML or ActionScript in use to invoke > the web service as well as the URL that you are using in the browser to > run your Flex application, we can point you in the right direction. You > may or may not need a crossdomain.xml file. > > > Carson > ____________________________________________ > > Carson Hager > Cynergy Systems, Inc. > http://www.cynergysystems.com <http://www.cynergysystems.com/> > > Email: [EMAIL PROTECTED] > Office: 866-CYNERGY > Mobile: 1.703.489.6466 > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of efeminella > Sent: Thursday, July 13, 2006 12:34 PM > To: [email protected] > Subject: [flexcoders] Loading WSDL using Flex 2.0 Data Services > > > > I am running a Flex 2.0 Application on JRUN and I continue to recieve > the following error when attempting to load a wsdl: > Error loading WSDL: > > [RPC Fault faultString="Send failed" > faultCode="Client.Error.MessageSend" faultDetail="Unable to load WSDL. > If currently online, please verify the URI and/or format of the WSDL > > I am not sure what i need to do in order to load the wsdl... > crossdomain-policy.xml etc. > > Any advice would be greatly appreciated. > > Thanks in advance, > Eric Feminella > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

