views:

21

answers:

1

hi, I have started Silverlight based application using official Facebook sdk.

Having few issues right now:

  1. I cannot change Profile image , do not know if it is possible from silverlight client or maybe via WCF service
  2. I cannot load any photo or album i use Photos.GetAlbumsAsync but no effect ? 3 I cannot send message any of friend via Stream.PublishAsync with params contains target uid ?

any help on this will be much appreciated

A: 

thanks for the reply, actually we mostly resolved it via another kind of API(rest) that is supplied by facebook. looks to work great!