Messaging Hub not showing online friends...

I got and update for my Nokia 920 last Friday [April 26, 2013] and I updated it. After updating [1232.5957.1308.0002] I notice that my Messaging Hub always telling me that "No one is online" even my friends are online. Any one encountered this problem? TIA

Hi,
Welcome to the forum!
Note that this case was escalated to Microsoft concerning the WP Messaging application. Though some users noticed that it seems to be working, you may check if you're still experiencing it. You may also check the status from this link: https://status.live.com/detail/msgr

Similar Messages

  • I am trying to read my iMessages from my iPhone 4S on my iPad 2, but the messages do not show up on my iPad 2. I made sure that the receiving email address is the same on both devices and both are signed into my single Apple account.

    I am trying to read my iMessages from my iPhone 4S on my iPad 2, but the messages do not show up on my iPad 2. I made sure that the receiving email address is the same on both devices and both are signed into my single Apple account.

    Is it possible that the person who sent the message to your phone sent it to your phone # instead?  Try sending a message to your phone via the email address and see if it shows up on the iPad.

  • Anybody having problems in Mail when sending reply messages from a thread and the message is not showing in the Sent mailbox?

    Hello Folks;
    Got a weird one...
    I am sending replies from a thread in Mail and they seem to have been sent (sounds) but they don't show in the Sent mailbox... O-0 These messages seem to have been delivered to cyberspace as they don't show in my Sent mailbox on my IMAP server... This has been happening for the last month... I have checked and verified all of my IMAP settings and Mailbox behavior settings... This is really weird and maybe a bug.... I checked all of my other clients that have access to the server on the same account and these messages do not show there either.... Any ideas?
    --prd54usa

    The messages are getting to the recipient...
    I am on a Comcast IMAP server if this has anything to do with it and the server settings are following the correct server port numbers, SSL settings, etc... I save Sent messages on the IMAP server for 90 days.... None of these "disappearing" messages were on the server for more than a couple of days.. Typically, these messages will get 'hung' in the Outgoing Mailbox for @30 seconds before sending... like they are being scanned for viruses or Mail can't connect to the server all of a sudden...
    I anybody else here is on a Comcast IMAP server, and having this problem of disappearing Sent messages... This would tell us that it might be a Mail Provider issue with their outgoing server...
    --prd54usa

  • Messages are not showing in the SXMB_MONI

    Hi...All,
    we are doing FILE-RFC synchronous scenario with out BPM, in the communication channel monitoring it was showing success, but in File server file is not coming to target side from sender, messages also not showing in the SXMB_MONI.
    how can i solve these issues, pls suggest me...
    thanks in advance,
    Jain.

    Hi,
    Please follow the steps below to see the synchronous messages in sxmb_moni
    Step 1. Go to transaction SXMB_ADM
    Step 2. Click on Integration engine configuration
    Step 3.Go to Edit - Change specific configuration data
    Step 4. Add the paramaters:
    LOGGING and LOGGING_SYNC category RUNTIME current value = 1 (active)
    PS: You can also set TRACE_LEVEL to 3 so that all processing steps and details will be logged.
    Reward points if answer is useful.
    Thanks
    Amit

  • How do I set up phone so that messages do not show up in window

    How do I set up my 5S so that text messages do not show up on the screen, just so it shows who sent the message.

    Settings>Notification Center>Messages>Show in Lock Screen>Off>Show Preview>Off.

  • Missing emails, is any one else finding message are not showing up in email

    missing emails, is any one else finding message are not showing up in email

    Hi
    Yes I have the same problem
    Started a new hotmail account, have 5 or 6 emails in it in different folders, I could see them in the folders yesterday - today I go to the folders and they are not showing :-(
    I've checked by using safari and going into the account and they're there, I've tried deleting the email account from the iPad restarting and creating again - iPad won't load them.
    Has anyone got any ideas?
    I've also tried changing settings but nothing.
    Bob

  • Some of my text messages do not show up on Verizon online usage

    My husband received a text last night from a friend.  Then 2 minutes later that same friend texted me.  It shows this friends text on my online usage, but no his.  It has since shown messages that we've sent to each other so I know it's updated.  Why does this happen?

    We both have the same exact phone.  Droid Razr M.  Thanks though! 

  • Error message balloon not showing after JDeveloper 11.1.1.2 upgrade

    Hello
    We recently upgraded to JDeveloper 11.1.1.2 from 11.1.1.1.
    The error message balloon for invalid items does not automatically appear anymore like it did in the 11.1.1.1 version. The item is outlined with red, indicating an error; however the user has to navigate the cursor on that field to get the error message balloon to show up.
    Is there anything that I can do to so that error message balloon appears automatically when an error occurs?
    Thanks,
    Spiro

    Never got this issue resolved.
    I came up with a JavaScript walkaround:
    * Navgate the cursor to the error item
    function goToErrorItem()
    var clientIds = AdfPage.PAGE.getClientIdsWithMessages();
    if (clientIds.length == 1)
    if (clientIds[0] != null)
    var item = AdfPage.PAGE.findComponent(clientIds[0]);
    AdfFocusUtils.focusElementDelayed(item,10);
    in the backing bean:
    operationBinding = this.getBindings().getOperationBinding("something");
    result = operationBinding.execute();
    if (!operationBinding.getErrors().isEmpty())
    gotoErrorItem();
    * Navigate the cursor to the item that errored out
    private void gotoErrorItem()
    FacesContext context = FacesContext.getCurrentInstance();
    ExtendedRenderKitService erks = Service.getService(context.getRenderKit(), ExtendedRenderKitService.class);
    erks.addScript(context, "goToErrorItem();");
    }

  • Sent messages do not show in "sent messages" on slow connections

    I am temporarily on a very slow internet connection. It sometimes takes several tries to sent an email over the connection provided by the hospital I am currently in. Frequently sending times out and I have to restart the try.
    Some of the emails sent do not show up under sent messages, so I do not have any carbon copy on my side, which is sometimes dangereous as there are some company mails.
    Mail is using an IMAP account at Hosteurope, so the question is - is there a timeout proble with IMAP resulting in emails not copied to the sent messages box after retried sends?

    dont have access to slow line any longer, so cannot work on a solution

  • Messages are not showing in the moni

    hi.....
    i am doing rfc - soap scenario, in the sender communication channel monitoring it was showing success, in the receiver communication channel monitoring it was showing status is Yellow colour (Channel Started but inactive) and not found any messages in SXMB_MONI.
    pls suggest me how can i rectify this type error...
    regards,
    Pasi

    Hi,
    Hi,
    Here you need to set the Trace level for SXMB_MONi
    switch the logging and the trace on. SXMB_ADM, conf integration engine, Parameter RUNTIME: LOGGING, LOGGING_SYNC, TRACE
    Follow below steps
    Goto SXMB_ADM--->Integration Engine configuration -
    >Specific Configuration ---> Set the LOGGING & LOGGING_SYNC current value as 1.
    RUNTIME LOGGING 1
    RUNTIME TRACE_LEVEL 3
    Normally with Quality or Production these kind of settings are maintained to avoid the unwanted logs in SXMB_MONI.
    Refer
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Can not able to see message in sxmb_moni
    Message not showing in sxmb_moni
    No messages available for selection in SXMB_MONI
    No XML-Message in SXMB_MONI
    Regards,
    Swati

  • After transfer mail to new computer new message content not showing in view mode

    I've been transferring data from OSX mavericks Macbook pro to imac using airdrop (migration assistant wasn't working).
    Wanted to duplicate mail from macbook so followed instructions for transferring as below
    http://www.macworld.com/article/1166999/transfer_email_from_one_mac_to_another.h tml
    Mail transfer worked great but my new messages aren't showing the content in the view area.
    I can get the new message blurb in the list but nothing in full viewing.
    The com.apple.mail.plist file actually was a plist.lockfile so not sure if that made a difference
    Plus, I did transfer the com.apple.mail-shared.plist as well. The older versions are on my desktop.
    The account names are different from one computer to the other but they show up as read-write on new computer files. I even added an administrator with read write priveleges on those files just incase. Nada.
    Any thoughts?

    Rebuild the mailboxes.

  • My apple mail flagged messages are not showing up in the flagged folder.

    my apple mail flagged messages not showing up in the flagged folder ?

    All messages finally appeared in "Sent" in Mail.app. But it sure took some time.
    Guess there is a severe lag time between .Mac and Mail.app?

  • My old messages do not show on my new iphone 6.

    I am able to send new messages and they show in the log but none of my old messages show anymore. I just moved from my old faithful iPhone 4s to the iPhone 6.

    Try to restore your iphone via iTunes or update to ios6.1.2.
    If itunes gives an error with restoring (DFU/Recovery or just normal)
    try this:
    open your computer and search on windows; C://windows/system32/drivers/etc/hosts
    open up the hosts file in note pad you will see IP adresses and more add another line and put in this:
    #74.208.10.249 gs.apple.com
    this is a by-pass to the cydia/saurik restore server, it has nothing to do with jailbreaking over voiding apple's warranty
    let me know if succeeded!

  • Picture not showing online pls help

    Hello I am a basic Dremweaver user. I am trying to add a picture to my webpage but online when I check the images space flashes but does not show the image. It is correctly loaded on the server and local and linked cprrectly SRC. Can anybody help please?
    Thanks
    Bocz2001

    I use the design layout and just drage the scr to the folder of the image. Then I check the remote folder to make sure the image is uploaded to the server. I know the images id there because when the other images are loading online, if I scroll  to the end I will see the box clearly and without image. But when the previous images are loaded and it comes down to the new image (empty box) that box then dissapears and no image is leaded.
    Thanks

  • My facebook chat not showing online

    Hello,
    Today onwards my fb chat not showing anybody online. I tried everything. Iam using Retina with Safari. I tried Chrome also.
    Still the same. Any curb for this???
    Thanks

    varundev wrote:
    Hello,
    Today onwards my fb chat not showing anybody online. I tried everything. Iam using Retina with Safari. I tried Chrome also.
    Still the same. Any curb for this???
    Thanks
    For instance? 
    Provide details on what you have done to date in the way of troubleshooting and the results.  In doing so, the helpers here will avoid the "been there done that" response scenarios. 
    Have you contacted FB tech support? 

Maybe you are looking for

  • Very Urgent--- How to Convert Non Valuated stk into Valuated

    Dear GURU'S Actually for a material A when i see the stock in MM03 in accounting tab i see less stock then when i see in MMBE i.e in MMBE if i select Material A and Plant B(Which is depo in my case) i see stock as 39 but for same material MAterial A

  • Formatted search with UDF and syntax question

    Can you explain the syntax with when to use the dollar sign and negative in writing a query for a formatted search based on user entry? I now want to create a formatted search to pull values based on the user's entry into a UDF on the item master scr

  • Help - my airport won't configure

    Hi I have been using an airport express for a few months now and it has been working fine. Last night it stopped working and I tried to fix it but I think I have made matters worse! It is now telling me that airport is not configured and doesn't even

  • Time Machine won't recognize backups

    I have two external RAID 5 units. One for content, one for backup of said content. Both are 10TB. Content to be backed up is 5.27TB. Time machine completes the first backup, but fails to do any subsequent backups, saying there isn't enough space. It

  • How much RAM can CS5 access?

    I will be buying a new computer and am trying to decide how much RAM to put on it. I, also, just purchased CS5, but I am not sure how much RAM it can access. Does anyone know? Thanks.