Skip to main content
Home Forums General Silverlight Getting Started clientaccessfilepolicy why
2 replies. Latest Post by Amanda Wang - MSFT on April 24, 2009.
(0)
itmeagai...
Member
8 points
70 Posts
04-21-2009 4:57 AM |
Hello
Why this clientaccessfilepolicy is for..
Regards
nyhetsgr...
Participant
1372 points
320 Posts
04-21-2009 5:08 AM |
See this post:
http://stackoverflow.com/questions/587981/what-is-the-sense-of-crossdomain-xml-and-clientaccesspolicy-xml-when-there-is-e-g
Amanda W...
All-Star
17241 points
1,466 Posts
04-24-2009 5:45 AM |
Hi,
The clientaccessfilepolicy is used for crossdomain. if you place a clientaccesspolicy.xml file at the root of the domain where the service is hosted to configure the service to allow cross-domain-access.
The more you can refer this MSDN link: http://msdn.microsoft.com/en-us/library/cc197955(VS.95).aspx