0

I am using Flex 3.4 and Cairngorm 2.2 and Zend_AMF for server side. I am having problem in setting up RemoteObjects.

I am getting the infamous Channel disconnected error.

[RPC Fault faultString="Channel disconnected" faultCode="Client.Error.DeliveryInDoubt" faultDetail="Channel disconnected before an acknowledgement was received"]

When I do not use Cairngorm and use a simple RemoteObject in a mxml file, then everything works fine which suggests that there is no error on php side. Can somebody help me out? I am following the tutorial over here:

DavidTucker.net » Blog Archive » Getting Started with Cairngorm – Part 4

I would appreciate any suggestions.

With kind regards

ShiVik

agf
  • 171,228
  • 44
  • 289
  • 238
vikmalhotra
  • 9,981
  • 20
  • 97
  • 137

1 Answers1

0

Just a follow-up, found out the answer to this using the Charles Proxy Finder.

Regards ShiVik

vikmalhotra
  • 9,981
  • 20
  • 97
  • 137