Expand my Community achievements bar.

RPC fault in HTTPService.

Avatar

Level 2
I have successfully deployed my application on a server that
hosts Flex Data Services. However during a HTTPService call from my
application I get the following error. Please can someone throw
some light as what needs to be done. I know am missing a link to
define a channel for RPC call. However I am not sure how to
configure that.





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

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()



TIA

~Shishir

1 Reply

Avatar

Level 3
Shishir -



Can you provide some code? Also how is your service
configured?