Remote Object .cfc through SSL in FLEX
Here is my problem, we have a server that we opened for our customers to access via SSL. When we are internally connected via our network, the flex app works. However when I'm outside our network and try visiting the site we get a send fail error and it will not connect to our .cfc. Do you think there is something wrong with the server that needs to be fixed? Any troubleshooting methods you can pass to me?
Edit:
faultString="Destination 'ColdFusion' not accessible over channel 'my-cfamf-secure'."
Edit:
Never got this to work in IE. I had to do it all through a webservice :( If anyone finds an answer I would love to know
EDIT:
I GOT IT TO WORK!! CHECK OUT MY NEW POST
http://www.cftips.net/post.cfm/flex-remoteobject-remoting-over-ssl
| View count: 1244Sep24








