Security Error calling https://silverlight.services.live.com/
Last post 05-29-2008 6:02 PM by Frogs69. 1 replies.
Sort Posts:
05-21-2008 3:38 PM
Security Error calling https://silverlight.services.live.com/

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
 

sleguiza

Loading...
Joined on 05-05-2008
Posts 2
05-29-2008 6:02 PM
Re: Security Error calling https://silverlight.services.live.com/

Hi, to do anything else besides playback (like upload or delete), you need to provide the SLS account credentials (ID and KEY) in the web request. See http://msdn.microsoft.com/en-us/library/bb851622.aspx for an example.

Cheers.

Frogs69

Loading...
Joined on 04-30-2007
Redmond, WA
Posts 218
Page view counter