0

Silverlight RavenHQ

Is it possible to access RavenHQ from my own silverlight application?

I am getting this error

Got security error because RavenDB wasn't able to contact the database to get ClientAccessPolicy.xml permission.
StackTrace:
at Raven.Client.Extensions.TaskExtensions.<ConvertSecurityExceptionToServerNotFound>b__0[T](Task`1 task)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
InnerException: System.Security.SecurityException
Message=Security error.
StackTrace:
at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Func`2.Invoke(T arg)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise)
InnerException:

1 comment

Please sign in to leave a comment.