I recently took the plunge and bucked up the $$$ for Flex Builder Pro. Today I uninstalled my Beta version and installed the new one. I imported my projects and recompiled.
When running one that uses a RemoteObject and BlazeDS, I started getting the following RPC FaultError: The Fault String is "Send Failed" The Fault Detail is: "Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 404: url: 'http://localhost:8400/Components/messagebroker/amfpolling'" I haven't changed anything server side. The compile options all look good (i.e. -services points to the correct XML file). Ideas? Thanks, Dominic

