02
Mar
12

skydrive photo upload wp7

Peter Daukintis

I just modified my file upload sample (http://babaandthepigman.wordpress.com/2012/01/18/wp7-skydrive-upload/) to use the PhotoChooserTask to enable photo upload.

 

upload

 

Here are the files:

https://skydrive.live.com/redir.aspx?cid=4f1b7368284539e5&resid=4F1B7368284539E5!439&parid=4F1B7368284539E5!123

About these ads

5 Responses to “skydrive photo upload wp7”


  1. 1 Jeff Laww
    March 11, 2012 at 10:59 pm

    Hi

    I’ve been playing with your sample with no success!

    In this procedure …

    private void SignInButtonSessionChanged(object sender, Microsoft.Live.Controls.LiveConnectSessionChangedEventArgs e)
    {
    if (e.Status == LiveConnectSessionStatus.Connected)
    {
    VisualStateManager.GoToState(this, “SignedIn”, true);
    _liveConnectSession = e.Session;
    }
    }

    … e.Status always returns ‘unknown’.

    I have, of course, put my correct ClientID in the SignInButton.

    What is likely to be wrong?

    Jeff

  2. 3 Mark
    April 5, 2012 at 8:18 am

    I have meet the same issue of the “e.Status always returns ‘unknown’”
    Then return to the sign in button screen ><

  3. November 16, 2012 at 6:37 am

    HI,

    its working fine for me.but i want to upload multiple image on sky drive at the same time.please you tell me how it will be accomplished.


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.

%d bloggers like this: