RIA Cross Domain Policy

RIA Cross Domain Policy

Most RIA applications support crossdomain.xml.
However in the case of Silverlight, it will only work if the crossdomain.xml specifies that access is allowed from any domain.
For more granular control with Silverlight, clientaccesspolicy.xml must be used.