I think you can turn on logging and see more details of what is going on in the client.
From: "rob.love1977" <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, June 25, 2013 3:52 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [flexcoders] data service not executing any ideas please I have something peculiar that I have never run into. I recently began a new flex project with a ColdFusion 9 backend. In the past I would use the CFC generator packaged with ColdFusion builder to create my base classes/services that I would further customize. Then in flash builder 4.6 I would simply generate the data services based on the corresponding CFC. All should work properly and fine I would think.however any service call generated that passes the custom object never executes and there are no errors ever thrown. If someone could please tell me where I should look to track down this strange issue I would be very grateful. Thank you in advance, Rob

