Check that:
- your 'ClientAccessPolicy.xml' file is on the root of your services Web server (i.e. not your web application server if not the same).
- this file contains this line: domain uri="http://*"
If this is not working, try using fiddler to look at the requests sent to the servers. This might give a clue.