WDP build 8102 Questions and Findings

Discussion in 'Windows 8' started by Nawzil, Sep 14, 2011.

  1. onepic

    onepic MDL Junior Member

    Oct 7, 2011
    82
    14
    0
    My installed W8DP has been goin' crazy and do not let me install any new USB or PCI device :(. All the time it give DATA IS INVALID. Any solution for this ?
     

    Attached Files:

  2. lainiwaku

    lainiwaku MDL Novice

    Jan 26, 2012
    7
    0
    0
    socialite work for you ?
    first facebook doesn't alow me to connect and the security verification of facebook is very WTF so i have desactivate it
    and know i have a "logging in... ......" and nothing happen

    and all time i re try to login i need to re tape all my email and password, nothing are save
     
  3. Nawzil

    Nawzil MDL Guru

    Jun 18, 2011
    2,205
    789
    90
    I had the same problem too. But did not find any solution.
     
  4. thals1992

    thals1992 MDL Novice

    May 28, 2011
    38
    2
    0
    #545 thals1992, Feb 11, 2012
    Last edited by a moderator: Apr 20, 2017
    How to log in to Socialite - temporary fix

    Found a workaround.
    pastebin.com/2sEKNDeD
    Code:
    Socialite for Windows Developer Preview workaround
    ---------------------------
    
    As you may know, the Socialite app in Windows Developer Preview has a bug that doesn't let you log in. Luckily, this can be sidestepped with this workaround. It's dirty, it's unstable, it can be confusing to some, but it works and that's pretty much what we want at the moment.
    
    1. Gathering info
    --------------------
    First of all, you well need to gather some info from your Facebook profile. You will need:
    
    - Your profile ID (8-11 digit number)
    - Socialite authorization token
    
    Profile ID
    If you don't have a username on Facebook, go to your profile page and look at the URL. It should look something like (URL: plz read document). Copy the numbers that come after "id=" into any empty text file for future use.
    
    If you do have a username, go to (URL: plz read document). Replace <username> with your username. You will be asked to download a small .js file. Download it, open it in Notepad and look for the "id" field inside. This is your number. Save it for future use.
    
    Socialite authorization token:
    Open up Internet Explorer and follow the link below.
    
    (URL: plz read document)
    
    If it asks you to log in to Facebook, do so. If it asks you to allow Socialite to post on your wall etc., click on "Allow". Eventually you will get to the page that says "Success". Look at its URL and copy the long string of characters between "access_token=" and "&expires_in". Save it somewhere with your profile ID for future use.
    
    2. Modifying the code
    ----------------------
    Open up the Control Panel from desktop. Change the view to "Large icons" or "Small icons" if necessary. Go to "Administrative Tools" and double click "Computer Management". On the left pane, expand "Local Users and Groups" and select "Users". In the middle pane, double click on Administrator and uncheck the box that says "Account is disabled". Apply changes, press Ctrl-Alt-Del and click on "Switch Users". You will see the Administrator account along with your normal account. Log in as Administrator.
    
    After logging in, open up Windows Explorer and go to "C:\Program Files\Applications". This is a hidden system folder, so to be able to see it, you need to unhide hidden and system folders in Folder Options. If you still don't see it try "C:\Program Files (x86)\Applications". It might be in there, I'm not sure.
    
    Once you're in Applications, open up the folder that starts with microsoft.socialite. Find a folder called js and open up Socialite.js with Notepad. Find this block of code:
    
    Socialite.currentUserId = "";
    Socialite.currentUserAccessToken = "";
    Socialite.currentUserId = Socialite.Storage.getValue(Socialite.Constants.facebookUserIdKey);
    Socialite.currentUserAccessToken = Socialite.Storage.getValue(Socialite.Constants.facebookUserAccessTokenKey);
    
    Insert your profile ID between the quotes in the first line and your authorization token between the quotes in the second line. Delete or comment out (put // in the beginning of the line) the last two lines, then save the file. If it doesn't let you save, go into the file's properties and go to the Security tab. Click on Edit, select the Administrator account in the top list and check "Modify" in the bottom list. Apply changes and try saving the file again. Log out of the Administrator account and log back into your normal account.
    
    Go into Task Manager (Ctrl-Shift-Esc) and check if Socialite is running. If it does, end it. Run Internet Explorer and make sure you're logged into Facebook. Finally, open Socialite and, hopefully, you will see a menu instead of a log in screen. Good job, you!
    
    -----------
    Other stuff
    -----------
    Since this is a temporary workaround, there are a few limitations. If you want to log in with another Facebook account, you will need to do all these steps again because the authorization token is tied to your Facebook account. Also, I would not recommend logging out from Socialite, although I haven't tried to do that.
    
    If you get permission errors when you're trying to modify the application code, ask around on Facebook, I'll probably answer you or modify this document with instructions on resolving this issue. If you have any other issues, ask around on Facebook, but please do not post your authorization token, it's a huge security risk.
     
  5. matej

    matej MDL Member

    Jun 26, 2011
    236
    51
    10
    Does anyone know if the Windows Assessment Console is included in 8102? I can't find it :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Nawzil

    Nawzil MDL Guru

    Jun 18, 2011
    2,205
    789
    90
    I think no.
     
  7. free1975yuly

    free1975yuly MDL Expert

    Aug 24, 2011
    1,831
    160
    60
    I bought a new laptop today....what I see?Installed first: Windows7...the O.S cannot see my video...etc....curiously...WDP have more compatibility with this new computer...:D
     
  8. matej

    matej MDL Member

    Jun 26, 2011
    236
    51
    10
    Win8 = Win7 SP2 :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. free1975yuly

    free1975yuly MDL Expert

    Aug 24, 2011
    1,831
    160
    60
    Yes,W8 may be W7 SP2 but can be Windows Vista...3:eek:
     
  10. matej

    matej MDL Member

    Jun 26, 2011
    236
    51
    10
    No, I don't want to put win8 in the same group as vista :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Nawzil

    Nawzil MDL Guru

    Jun 18, 2011
    2,205
    789
    90
    So why are you posting this on this thread??

    Wrong, Windows 8 is much better than Windows 7 SP2.
    FYI Windows 7 SP 2 will be released on April 2012.
     
  12. matej

    matej MDL Member

    Jun 26, 2011
    236
    51
    10
    I know, I was just joking because of the better compatibility with W8 :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. free1975yuly

    free1975yuly MDL Expert

    Aug 24, 2011
    1,831
    160
    60
    Thanks my friend for your attention...ok when I bought my laptop....I was so wondered about until I forgot where to post some informations:p I just wrote what I saw....:D
     
  14. OvaryActing

    OvaryActing MDL Senior Member

    Jan 4, 2011
    280
    151
    10
    It is scheduled for mid april release for RTM. GA mid to late summer.
    Source = MS (my friend) and soft-forum.ws (which is still down)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Nawzil

    Nawzil MDL Guru

    Jun 18, 2011
    2,205
    789
    90
    Here is the answer for your question:
    Thanks OvaryActing for answering on my behalf.
    My source is also a Friend from MS.


    Its ok my friend.
    Congratulations for your new laptop.
     
  16. free1975yuly

    free1975yuly MDL Expert

    Aug 24, 2011
    1,831
    160
    60
    Today when I opened my laptop I was wondered about some strange extinction of WDP as I see here it will expire on 2013????? And IE is somehow modified....I cannot upload screenshots anymore.....so...Is MS modifiying WDP in the fly or what???:confused:
     
  17. Jaycee13

    Jaycee13 MDL Senior Member

    Apr 18, 2011
    417
    197
    10
    Check if the build no. change :doh:
     
  18. PGHammer

    PGHammer MDL Senior Member

    Oct 14, 2011
    369
    78
    10
    Welcome surprise - I had noticed that WDP has better performance (both overall and with applications) compared to 7+SP1+up-to-date patches. Upgrades to hardware across both OSes does not change that one bit, apparently.

    I replacewd my 1 GB (smallest of two) DDR2 DIMM with a 2 GB DIMM (same speed - only diff was size) and WDP has maintained its advantage over 7. (My WEI RAM subscore moved to 7.1 - from 5.9 - in both.)
     
  19. dwizzy130

    dwizzy130 MDL Novice

    Apr 16, 2011
    9
    0
    0
    Looks like they extended it:
    support.microsoft.com/kb/2671501