| 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.
|
 |
 |
|
|
subject: navigateToURL issues
|
|
|