Facebook and twitter has stopped to show in my application of people after obtaining surface rt

Previously, I used Facebook and twitter in the people app on my desktop windows 8. After obtaining a Surface RT, these services do not connect to the people on any of my victory 8 systems (including the rt)

When I add twitter and facebook accounts that are related to my Microsoft account he said "you're good to go" and that it may take a few minutes for things to see, but they never do. Photos on the people tile update with peoples profile pictures but no foods are visible and in the top-right corner of the screen, it shows me only connected to Microsoft and Hotmail accounts.

Hi Allen,.

Thanks for choosing Windows RT. I will definitely help you and make your Windows RT experience great.

Please go through the article and check. You can run the resolution of the problems of the article provided under what to do if you have problems with an application.

https://www.Microsoft.com/surface/en-us/support/surface-with-Windows-RT/apps-and-Windows-store/troubleshoot-apps-on-surface

Hope this information was helpful and let us know if you need more assistance. We will be happy to help you.

Tags: Windows

Similar Questions

  • Contacts are invisible after having removed from facebook and twitter

    Hello

    I had a strange problem occur. My phone became increasingly slow so I decided to try to remove the facebook and twitter accounts (following the instructions of another post) to see if that helped. He did. My phone is now faster than ever, but all my contacts are invisible.

    If I go to contacts and select all the contacts, there is nothing there. If I try a search on my contacts, they are there, but they won't appear not without research. Speed dial works also fine. Address book names display correctly on incoming calls.

    Now, if I take one of these contacts and change it, it will now stay in my contacts list. I don't seem to matter if there is a touch of google or motoblur. Edit it will show. If I restore twitter and facebook (must be both of them) all contacts appear but I can't restore to twitter and facebook.

    It seems that I need to tell my phone to resynchronize somehow but I didn't understand how to do this.

    I tried to remove as much information google as I could and then resynchronize. Nothing.

    I tried to remove the battery and wait a few minutes. Nothing

    I have not tried a reset, nor do I want to.

    I guess there is a problem with the database of contacts, but I don't know how to force it to reload. Any ideas?

    Thank you

    Mark

    Problem solved!

    It must have been a strange interaction with my Twitter and Facebook accounts with my groups of contacts. I removed my contacts groups and all contacts returned.

  • Help and Support has stopped working

    When I try windows help, I get a box error 'help and Support has stopped working", followed by another error box"Problem Reports and Solutions has stopped working ". I get a similar error of Skype and other programs. Help, please.

    Thank you
    Vrat.

    Hello

    (1) did you of recent changes to the system?

    Method 1: Run a sfc scan.

    Follow the steps in the below link to perform a sfc scan and look for errors.

    http://support.Microsoft.com/kb/929833

    Check if an error occurs.

    Method 2: Perform a clean boot

    Follow the steps in the link below to perform the clean boot.

    http://support.Microsoft.com/kb/929135

    Note: once you are done with the boot, follow step 7 in the link to your computer in normal mode.

    It will be useful.

  • reports on the problems and solutions has stopped working message all the time

    I can't access the control panel reports of problems and solutions and constantly get one - problem reports and solutions has stopped working, message on the screen.

    How can I disable or fix this problem.

    Hi NickMeyer,

    1. have you made a recent software or hardware changes to the system?

    You can check if there is information in Event Viewer which may help us to solve the problem:

    What are the information contained in the logs of the event (Event Viewer)?

    You can also temporarily disable the security software and firewall installed on the system and check if the problem persists.

    Note: Be sure to enable the security software on the computer after checking.

    Hope this information is useful.

  • Integration of Facebook and Twitter

    Someone tell me how I integrate facebook and twitter into my application

    provide your suggesstion as soon as possible

    public class Home extends UiApplication
    {
        public static void main(String[] args)
        {
            Home app = new Home();
            app.enterEventDispatcher();
        }
    
        public Home()
        {
            pushScreen(new TwitterAPIMERIMOauthSample());
        }
    
    }
    
    public class TwitterAPIMERIMOauthSample extends MainScreen
    {
        private final String CONSUMER_KEY = "";
        private final String CONSUMER_SECRET = "";
        private final String CALLBACK_URL = "";
    
        public TwitterAPIMERIMOauthSample()
        {
            super(VERTICAL_SCROLL);
            setTitle("Twitter Demo");
            BrowserField browserField = new BrowserField();
            add(browserField);
            OAuthDialogWrapper pageWrapper = new BrowserFieldOAuthDialogWrapper(browserField);
            pageWrapper.setConsumerKey(CONSUMER_KEY);
            pageWrapper.setConsumerSecret(CONSUMER_SECRET);
            pageWrapper.setCallbackUrl(CALLBACK_URL);
            pageWrapper.login();
        }
    }
    
    public final class BrowserFieldOAuthDialogWrapper extends OAuthDialogWrapper
    {
        private BrowserField browserField;
        public BrowserFieldOAuthDialogWrapper(BrowserField browserField,String consumerKey, String consumerSecret, String callbackUrl,OAuthDialogListener oauthListener)
        {
            super(consumerKey, consumerSecret, callbackUrl, oauthListener);
            if (browserField == null)
            {
                throw new IllegalArgumentException("BrowserField must not be null.");
            }
            this.browserField = browserField;
            this.browserField.addListener(new BrowserFieldListenerOAuth());
        }
    
        public BrowserFieldOAuthDialogWrapper(BrowserField browserField)
        {
            this(browserField, null, null, null, null);
        }
    
        protected void loadUrl(String url)
        {
            browserField.requestContent(url);
            System.out.println("111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"+ url);
        }
    
        protected void loadHTML(String htmlContent)
        {
            browserField.displayContent(htmlContent, callbackUrl);
            System.out.println("22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222"+ htmlContent);
        }
    
        private class BrowserFieldListenerOAuth extends BrowserFieldListener
        {
            public void documentLoaded(BrowserField browserField, Document document)throws Exception
                {
                    trackUrl(browserField.getDocumentUrl());
                    System.out.println("33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333"+ browserField.getDocumentUrl());
                }
        }
    }
    

    HII All,

    I did twitter integration in blackberry but I got two times login

    Can someone help me how to remove the connection twice problem

    Above here is my code for the integration of twitter

    		   
  • Upload photo on facebook and twitter

    I want to upload photos on facebook and twitter the BB10 using the cascade development. Can someone explore this region how can we achieve this on BB10 waterfall? Are you there a SDK available for BB10 even as android and iphone to facebook and twitter?

    Hi, check this one

    http://supportforums.BlackBerry.com/T5/Cascades-development/share-some-text-on-Twitter-Facebook/m-p/...

    See you soon,.

  • How to share the Image and the text on Facebook and Twitter at the same time?

    Hi, I made a text box enter the text and also produce the selector to choose the image.

    So I text and the imagePath.

    How to share this text and image for facebook and twitter at the same time?

    (the example is like checkin on Foursquare app for BB10)

    [* If you use the invocation sharing, I can't pick one, ex: come share on facebook]

    Thank you

    It is not currently supported.

    http://supportforums.BlackBerry.com/T5/native-development/share-text-and-photo-for-the-same-invocati...

  • BlackBerry Smartphones, Facebook and Twitter for Blackberry Enterprise Service (BES) 5.0.4

    We have a restriction in our Organization in the world of the app, and we make a point of Contact for Facebook and Twitter applications. We want to allow users to download/access some applications only.

    We plan to publish this on the combined user thorugh BES. Can someone tell me where can I get the Installer (alx and COD) for Facebook and Twitter. Also, is it safe to use these files in the installation of the company, I want to say there is no problem right?

    Thank you.

    Kind regards

    Ashish

    Hi Ashish,

    Glad to hear that you have consulted with your BES administrator. Have you tried to ask the BES Admin giving you temporary credentials to get the files you need.

    If this is not possible, continue and then talk with your BES administrator to find the files for your POC on Facebook and Twitter. Please follow the steps as your Admin BES asks you to do (if given by Admin).

    Hope this helped and please tell me if you have any other questions!

    Kind regards
    Adam

  • can I have a tile in windows 8 for facebook and twitter? Also, how can I add a device in the devices on the right side?

    I would like to a tile on the homescreen of Facebook and Twitter (I don't see an APP for either).  I can do this and if so, how?

    How can I add a device to the peripheral icon on the right side?

    Dear NelliBli46,
    Welcome to the Microsoft community!

    Question 1: For Facebook and Twitter tile question.

    You can get your Facebook account and Twitter RSS directly on your screen to start using applications Photos and people.
    These links help you to configure the applications.
    For the Photos App:
    http://Windows.Microsoft.com/en-us/Windows-8/photos-app-FAQ
    For the purposes of people:
    http://Windows.Microsoft.com/en-us/Windows-8/people-FAQ
     

    Question 2: To add a device to the peripheral icon.

    You can use this link to add devices to your computer
    http://Windows.Microsoft.com/en-us/Windows-8/Add-device-or-PC-to-network

    Once you add a device, under devices in the charms bar you will see what options or devices are available according to the open app or window.

    If you still have questions, feel free to contact us.
  • Satellite A200 - 23K - Excel and Word has stopped working

    Hello!

    I have a problem on my Toshiba Satellite A200 - 23 k. I installed windows 7 and office 2010. I have a problem whenever I try to run excel or word it stop working. It shows who has stopped working the window.

    Maybe someone had the same problem and knows a solution? Thank you in advance. Waiting for answer

    Hey Buddy,

    As far as I know Office 2010 isn't on the market yet and he s only available beta version.

    You must choose an official version of the office such as Office 2007 or 2003. Both versions work well and most of the problems he's already resolved.

  • Windows Update has stopped working and Windows has stopped the unit, he reported problems (code 43)

    Original title: Windows Update stopped working Vista Home Basic.

    HP laptop 550 Vista home basic 32-bit.  Windows Update stopped working, also adapter display Windows stopped the device says it has reported problems (code 43). I uninstalled / reinstalled the drivers, but not make any difference. Thanks for any help.

    Hello

    Question: Windows Update has stopped working

    1. do you get an error message when you try to update?

    2. were there any changes (hardware or software) to the computer before the show?

    Perform the steps from the link below.

    The problems with the installation of updates (Windows Vista)

    Question: display Error Code 43 adapter has stopped the unit

    Run the Fixit and check if it helps.

    Hardware devices do not work or are not detected in Windows (Fixit)

    Hope this information helps.

  • Portege R400-600 - installed some SW and everything has stopped working...

    Hello:

    I installed a few SW and:

    1. the menu that appears at the top of the screen when you press the Fn key with something arrested appear.

    2. the blue icon on the front of the machine that displays the status of the WLAN has stopped working, although the WIFI does not work always.

    3 Toshiba Flashcards started popping up with an error saying they have stopped working - are there flashcards in this machine at all?

    4 then, Control Panel / programs and features / turn Windows features on / off - whatever it is, I would like to add, it ends with an error - "an error occurred when installing the sw.

    5. in addition, tried to upgrade to the latest Toshiba Bluetooth stack. The installation is never - ending crashes

    6. access the hard disk is really slow. Do not know why. Any idea?

    In the old notebooks from Toshiba, I would setup just a package of COMMON MODULE, but I can't find something like this for Vista.

    Any help on this appreciated. Please, send them to [email protected], too.

    Hello Jiri

    As a first step, I will confirm what Robin wrote on the package of added value. Back to your problem: no one knows what kind of software you installed and t is possible that now you have some negative influence on the functionality of Flash cards. Please try to reactivate the flash cards. You can do this next start - all programs-Toshiba-Utilities-Restart Flash Cards.

    To be honest, after installation of some software there are many issues with your laptop nice Portege and maybe you need to restore the operating system to an earlier time using System Restore option. After having done that, I'm sure that everything will be OK again.

  • HP Back up and restoration has stopped working

    Moose title: Back up and recovery

    I just got a message from WINDOWS on my screen saying WINDOWS found a problem on my computer which needs attention.

    When I clicked on the dialog box, I had another box titled "Reports on the problems and solutions" with a message saying that HP Backup and Recovery Manager has stopped working properly - an update is available that solves this problem.

    Below there is a button that says "click here to download the update from HP"

    However - when I click on this button - nothing happens. His death or frozen or something.

    Anyone got any ideas?

    http://welcome.HP.com/country/us/en/contact_us.html

    As it is a software of HP you have problems with, you will need to contact HP at the link above.

    See you soon.

    Mick Murphy - Microsoft partner

  • "Away from the taskbar" taskbar and Explorer has stopped working

    There is a bug with the taskbar. Here's a video: www.youtube.com/watch?v=qGDVjj93oKA

    I did a disk cleanup to delete all the thumbs and other things. I also reset some things to clear the messy icons (leave a tutorial to another question on this site). Once I clicked on a program that was not in the taskbar (because I removed it some time ago) and he said "Unpin the taskbar." Although it wasn't there, I clicked and it I got a message saying that the Explorer has stopped working. Is there something else with the register or the temporary data file that I need to reset? I'm not the average user. Can you help me please?

    News of the computer: http://prntscr.com/5pqovk

    More information: http://prntscr.com/5pqp54

    I've already updated my computer completely. I have not installed the virus because I have AVG and I also use Sandboxie and Virtualbox.

    Edit:<p class="help"> <p class="reply">Hello Lucas,.</p> <p class="reply">Thank you for the update.</p> <p class="reply">I appreciate your efforts.</p> <p class="reply">It is regrettable that the problem still persists.</p> <p class="reply">I suggest you <strong>perform the upgrade on the spot</strong> and check if that helps.<br>Refer to this article:<br> <strong>How to perform an upgrade on the spot on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2</strong><br> <a href="http://support2.microsoft.com/kb/2255099" rel="external nofollow noreferrer">http://Support2.Microsoft.com/kb/2255099</a></p> <p class="reply">Note: I strongly recommend to back up all your important files and folders on an external storage device before performing any type of repair operating system or upgrade.</p> <p class="reply">Please keep us informed of the status of the issue.</p> <p class="reply">Thank you</p>

  • disk clean up of maintenance and Explorer has stopped working

    My Explorer and disk cleanup has stopped working, do you know why? address email is removed from the privacy *.

    It is always sensible in this situation to achieve a malware check

    Start the computer in safe mode with network and download and install Malwarebytes (free version for individuals only), updated definitions and run in safe mode. Disable other security software while you do the analyses.

    http://www.Malwarebytes.org/

    Download and run SuperAntiSpyware (Free Edition)

    http://www.SUPERAntiSpyware.com/download.html

    Some malware is installing the entries of proxy server redirecting internet connections. If you encounter this problem step 2 see in the following link:

    http://www.myantispyware.com/2011/02/21/how-to-remove-Internet-Security-Essentials-virus/

Maybe you are looking for