How do you grant silverlight permission to talk to a server that is not on your local host.



How do you grant silverlight permission to talk to a server that is not on your local host...

Answer / 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

More Microsoft Silverlight Interview Questions

Give a brief description of the .XAP file

1 Answers  


What does rendering engine in the silverlight includes?

1 Answers  


Which types of video files can be supported in silverlight?

1 Answers  


What is isolated storage in silverlight?

1 Answers  


give the reasons how ajax is better than a java applet?

1 Answers   Microsoft,


What are the tools are required to develop Silverlight applications?

1 Answers  


What video encoding formats are supported in Silverlight application?

1 Answers  


what is easing functions in silverlight?

1 Answers   Microsoft,


What are differences between silverlight and asp.net?

1 Answers  


Can I add more than one .xaml pages in silverlight application?

1 Answers  


How to implement the style in silverlight?

1 Answers  


What are the main features of silverlight?

1 Answers  


Categories