i have an app that works on my local machine, but when i try to move it to a Coldfusion server, it doe snot find the source, called by the Remote Object.
it there a way to display the full path, of where it's looking for my cfc in the fault hander?
If you are debugging your Flex application and have a break point in the fault event handler, then you can try checking out the event.target and then check out the properties of the event.target.