Expand my Community achievements bar.

RPC Connect Failed

Avatar

Level 1
Hi,



I am getting the following error in my application where in
making RPC calls via RemoteObject.



[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend"
faultDetail="Channel.Connect.Failed error
NetConnection.Call.Failed: HTTP: Status 404"]

at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/internal::faultHandler()

at mx.rpc::Responder/fault()

at mx.rpc::AsyncRequest/fault()

at mx.messaging::ChannelSet/::faultPendingSends()

at mx.messaging::ChannelSet/channelFaultHandler()

at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()

at flash.events::EventDispatcher/dispatchEvent()

at
mx.messaging::Channel/mx.messaging:Channel::connectFailed()

at
mx.messaging.channels::PollingChannel/mx.messaging.channels:PollingChannel::connectFailed()

at
mx.messaging.channels::AMFChannel/mx.messaging.channels:AMFChannel::statusHandler()



I have checked the entries in services-config.xml and
remoting-config.xml but still unable to figure out the problem.

Any help is appreciated.



Regards,

Kshama
1 Reply

Avatar

Level 3
take a closer look to the path to the remote object, error
404 means that your rpc can't find the remoteobject