We are using WebService to fetch data from Dashboard and write it back to a database. The dashboard works fine when the webservice is deployed in the local machine. But it is thorwing "Cannot Access External Data" error when the webservice is deployed on a different server.
FYI,we have used the crossdomain.xml file.
(*Note : The webservice and dashboard are in different domains)