aspose file tools
The moose likes Flex and the fly likes navigateToURL issues Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Flex
Reply Bookmark "navigateToURL issues" Watch "navigateToURL issues" New topic
Author

navigateToURL issues

Jay Abrahm
Ranch Hand

Joined: May 28, 2008
Posts: 182

For the above code, if I use the google url it works but when I switch it to use other urls, in my case reporting urls it throws the following exception
faultCode:Client.Error.DeliveryInDoubt
faultString:'Channel disconnected'
faultDetail:'Channel disconnected before an acknowledgement was received'

Any thoughts on where I could have gone wrong.
Bj Allmon
author
Greenhorn

Joined: Oct 23, 2010
Posts: 13
Can you navigate to the URL that doesn't work directly from your browser without any problem?
Jay Abrahm
Ranch Hand

Joined: May 28, 2008
Posts: 182
Yes, I can.

I am thinking that this has something to do with my SSO. Need to disable that and try again. Be right back.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: navigateToURL issues
 
Similar Threads
How to load XML file into XML object in mxml?
dynamic xml path
Issue while Posting data using navigateToURL
In Flex Application Session out while export to excel while using navigateToURL _Self ?
Multi page form handling