Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

RemoteObject connection error

Avatar

Level 1
I've developed a simple flex app for listing data in a grid,
which works just fine locally when the remoteobject call is made to
the cfc. However, once the file was moved to a testing server, I
receive the following error when the object call fires off:



[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend"
faultDetail="Channel.Connect.Failed error
NetConnection.Call.BadVersion: : url:
http://www.website.edu/flex2gateway/



The site does have a firewall in place, but the call to the
page is being made from a pc inside the network. Are there any
specific cf config files that need modified to allow the AMF
message to get through?



Thanks!
0 Replies