Asked By Ruch
17-Nov-09 05:39 AM
hi,
I have a silverlight webpart on sharepoint site A, which is trying to access
document library on another sharepoint site B. So this creates a cross-domain
scenario.
I tried to put clientaccesspolicy.xml to B (as A tries to access B).
For this I used SPD import files, but when I try to see the
clientaccesspolicy.xml in browser it gives me 404 - file not found error, if
I copy the file on file system I can access it using browser but it does not
solve my problem.
Please suggest.
Thanks
Ruchi