Skip to search.
flexcoders · RIA Development with Adobe Flex

Group Information

  • Members: 9017
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
unable to load wsdl?? flex, you're pissing me off...   Message List  
Reply Message #49289 of 165212 |
Re: unable to load wsdl?? flex, you're pissing me off...

I am getting sporadic Runtime errors when trying to load a Web Service
. When testing locally, the web service loads fine. When testing from
a remote server, I get a 2047 error - but only very occassionally. I
have a crossdomain.xml file in the root directory, and the webservice
itself has a crossdomain.xml file setup to allow access from all
domains. I even have Security.allowDomain("*") setup in the main .mxml
file, but this isn't allowing me to access the Web Service when
deployed to my remote server. Not sure what else I can try here.



--- In flexcoders@yahoogroups.com, "Seth Hodgson" <shodgson@...> wrote:
>
> Flash runs in a security sandbox that blocks access to remote domains
> that the swf was not served from.
>
>
>
> Here's a technote that describes this in detail.
>
> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14213
>
>
>
> Best,
>
> Seth
>
>
>
> ________________________________
>
> From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
> Behalf Of Greg Morphis
> Sent: Tuesday, August 15, 2006 1:48 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] unable to load wsdl?? flex, you're pissing me
> off...
>
>
>
> When I run my app I get the error "Unable to load WSDL..."
> I can view my cfc in the component explorer and I can create a .cfm
> page to reference the cfc file. So I know my cfc is okay. Something I
> did notice was in CF I am getting these strange error messages that I
> havent seen before.
>
> 08/15 15:28:44 error Requested resource '/crossdomain.xml'
> (%2fcrossdomain.xml)
> not found
> 08/15 15:31:38 error Requested resource '/crossdomain.xml'
> (%2fcrossdomain.xml)
> not found
> 08/15 15:32:06 error Requested resource '/crossdomain.xml'
> (%2fcrossdomain.xml)
> not found
> 08/15 15:35:40 error Requested resource '/crossdomain.xml'
> (%2fcrossdomain.xml)
> not found
>
> WTH is %2crossdomain.xml?
>








Mon Sep 4, 2006 9:38 am

wrench77777
Offline Offline
Send Email Send Email

Message #49289 of 165212 |
Expand Messages Author Sort by Date

When I run my app I get the error "Unable to load WSDL..." I can view my cfc in the component explorer and I can create a .cfm page to reference the cfc file....
Greg Morphis
gmorphis@... Send Email
Aug 15, 2006
8:51 pm

http://www.martijndevisser.com/blog/article/why-crossdomainxml-is-a-good-thing...
Clint Modien
johny_bravo_78 Offline Send Email
Aug 15, 2006
8:58 pm

cool, thanks...
Greg Morphis
gmorphis@... Send Email
Aug 15, 2006
9:22 pm

Flash runs in a security sandbox that blocks access to remote domains that the swf was not served from. Here's a technote that describes this in detail. ...
Seth Hodgson
seth_hodgson Offline Send Email
Aug 15, 2006
8:59 pm

I am getting sporadic Runtime errors when trying to load a Web Service . When testing locally, the web service loads fine. When testing from a remote server, I...
wrench77777 Offline Send Email Sep 4, 2006
1:42 pm

Would love some outside assistance on this issue I'm having. Further information can be found on my blog entry: ...
Jason
wrench77777 Offline Send Email
Sep 13, 2006
12:43 pm

Can anyone out there can confirm that the example here: http://blog.wrench.com.au/wp-content/uploads/Flex/converter2/Converter.html actually works in Firefox...
Jason
wrench77777 Offline Send Email
Nov 2, 2006
4:33 am

Works for me and I am running the same versions as you. Win XP. ... http://blog.wrench.com.au/wp-content/uploads/Flex/converter2/Converter.html...
ben.clinkinbeard
ben.clinkinb... Offline Send Email
Nov 2, 2006
5:52 am

Jason. Works for me in Firefox (2.0). Below is the http traffic from the currency converter call. What error were you actually seeing? Client request: POST...
designmrrhee Offline Send Email Nov 2, 2006
1:48 pm

Just following up here to say that I've solved my own problem... not with anything in my code, but by changing the actual webservice I was calling to do the...
Jason
wrench77777 Offline Send Email
Nov 2, 2006
1:52 pm

Jason. Works for me in Firefox (2.0). Below is the http traffic from the currency converter call. What error were you actually seeing? Client request: POST...
Design Mr. Rhee
designmrrhee Offline Send Email
Nov 2, 2006
2:57 pm

Thanks for your response Aran :-) The reason I finally decided to swap the webservice provider was when I tried to run the converter locally yesterday, it...
Jason
wrench77777 Offline Send Email
Nov 3, 2006
5:27 am

Works fine in FF 1.5.0.7 Win here......
Steve Hindle
mech422 Offline Send Email
Nov 3, 2006
4:11 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help