How do you grant silverlight permission to talk to a server that is not on your local host.
Answer Posted / Karan Mehta
To allow Silverlight to communicate with a remote server, you need to configure the cross-domain policy. This can be done by creating an XML file (crossdomain.xml) on the server's root directory or using the clientaccesspolicy.xml file. In the case of a custom domain, you might also have to register your domain in Microsoft's Cross-Domain Policy Configuration Service.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category