This is already an old bug and apparantly still not fixed. The solution is to set the destination attribute of the RemoteObject element in your MXML file and not in the XML configuration file. Be sure to set the whole path.
Brgds, Eduard Sherif Abdou schreef: > I guess i should include the error > [RPC Fault faultString="Send failed" > faultCode="Client.Error.MessageSend" > faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: > HTTP: Failed: url: 'http:/lexCoders.swf/flex2gateway/'"] > > Project Name: FlexCoders > > ----- Original Message ---- > From: Sherif Abdou <[EMAIL PROTECTED]> > To: [email protected] > Sent: Monday, June 2, 2008 12:21:44 PM > Subject: [flexcoders] Anyone know why Air drops the first letter of > file during coldfusion remoting? > > if i create an Air project with ColdFusion remoting, and say the > Project name is FlexCoders, then it tries to connect to lexCoders. If > i create a Flex Project, the flex project is able to execute > everything properly. Thanks > > >

