I create a silvelight app, in this one i can upload videos to silvelightadmin, but when i call request.BeginGetRequestStream(new AsyncCallback(RequestStreamCallback), request); I get a Security Error.
I guess it's because i'm calling a https, i don't know.
Does anyone knows how to upload videos from silverlight 2 app to silverlight streaming
Thanks
Bye
Santiago