View Single Post
Old 12-23-2011, 11:56 AM   #1
pgmariotti
Junior Member
pgmariotti began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2011
Device: Windows Phone 7
Silverlight crossdomain policy

I am trying to access the Calibre content server on my desktop from a Silverlight application I am developing. Silverlight fails with a security exception, since it is rather restricted on accessing data outside its sandbox.
In order to allow it to access the Calibre content server, I need to drop a crossdomain.xml policy file in the content server's site root, but I have no idea of where that site root is on my desktop. Calibre is installed in c:\Program Files (x86)\Calibre2 and my library is on D:\Calibre Library.

Can anybody help?
pgmariotti is offline   Reply With Quote