I have the same problem. I see that clientaccesspolicy.xml is loading successfully with the silverlight client application. I guaranteed that clientaccesspolicy.xml is not distorted by requesting it directly through firefox. The policy is widely disclosed, the same as above.
Now here's a bizarre twist. If I remove clientaccesspolicy.xml and add a Flash-style crossdomain.xml policy file instead, it will work. I look at the network information as the clientaccesspolicy.xml request fails first and then silverlight returns to crossdomain.xml.
So, I have a job, but I prefer to make clientaccesspolicy.xml work so that there is no unnecessary unnecessary network both ways.
Any suggestions?
Lucius
source share