-
1. Re: Random Net connection call failed errors
Dik Feb 5, 2010 8:10 AM (in response to aubweb)Hi Aubry,
did you manage to resolve this problem. I'm experiencing the exact same problems now.
Our application runs smoothly on CF8, but after running the application on a new server with CF9 we have the random netconnection failed errors.
Best regards,
Dik
-
2. Re: Random Net connection call failed errors
aubweb Feb 5, 2010 8:16 AM (in response to Dik)Unfortunately no...
-
3. Re: Random Net connection call failed errors
Dik Feb 7, 2010 5:02 AM (in response to aubweb)That's a pity, but thanks for the reply.
Dik
-
4. Re: Random Net connection call failed errors
aubweb Mar 8, 2010 8:35 AM (in response to aubweb)Any updates ?
-
5. Re: Random Net connection call failed errors
deborama Mar 10, 2010 12:31 PM (in response to aubweb)I am also having this problem. why can't adobe document the setup better? I figure it is just some sort of permission or encoding error ?
?
-
6. Re: Random Net connection call failed errors
aubweb Mar 17, 2010 8:27 AM (in response to deborama)I hope that someone will read us ...
it's like throwing a bottle with a message in the ocean...
Does someone will receive my message ? ...
-
7. Re: Random Net connection call failed errors
ilssac Mar 17, 2010 8:32 AM (in response to aubweb)Received the message, but I know nothing about the issue, so I'm not sure what good it does ya.
-
8. Re: Random Net connection call failed errors
aubweb Mar 17, 2010 8:34 AM (in response to ilssac)btw I am facing a worst issue ..
is there a patch for CF9 or BlazeDS to fix this :
[RPC Fault faultString="Detected duplicate HTTP-based FlexSessions, generally due to the remote host disabling session cookies. Session cookies must be enabled to manage the client connection correctly." faultCode="Server.Processing.DuplicateSessionDetected" faultDetail="null"]
?
-
9. Re: Random Net connection call failed errors
deborama Mar 17, 2010 8:39 AM (in response to aubweb)hi all, I managed to fix this. The best explanation is here. http://blog.crankybit.com/flex-remoting-over-ssl/
It turned out that I wasn't connecting on SSL because services-config wasn't configured for a secure channel. Once the services-config was updated ColdFusion needed to be restarted.
I do not know why this isn't better documented.
Deb
-
10. Re: Random Net connection call failed errors
esrefatak Jul 24, 2010 4:48 AM (in response to deborama)You must create a crossdomain.xml file. Solution is here: http://www.flexnedir.com/flex-ve-coldfusion-channel-connect-failed/

