1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Windows Vista RSS feeds in sidebar not updating

Discussion in 'Legacy Windows' started by schmelz, 2007/12/01.

  1. 2007/12/01
    schmelz Lifetime Subscription

    schmelz Inactive Thread Starter

    Joined:
    2002/12/07
    Messages:
    43
    Likes Received:
    0
    My RSS feeds on the sidebar gadget have stopped updating as of November the 18th. Any ideas as to where to look to fix this problem

    Thanks

    Schmelz
     
  2. 2007/12/01
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    this was reported during the Vista beta... at that time the suggestions were:

    1. Check if Task Scheduler is running
      • At a command prompt type sc queryex schedule
      • Look at the STATE: line, it should read 4 RUNNING if it's not, start it with the following command: sc start schedule
    2. Check if RSS Download Engine is running
      • At a command prompt type reg query HKCU\Software\Microsoft\Feeds /v SyncStatus
      • Look at the Status line, it should read 0x01 or 0x1. If it isn't running, enable it with this command: msfeedssync enable
    3. Check if task is corrupted
      • At a command prompt type : schtasks /query | findstr /i "user_feed "
      • Look for
        ERROR: The task image is corrupt or has been tampered with.
        ERROR: Task cannot be loaded: User_Feed_Synchronization-{..
      • If corrupted, then delete and re-create the task with the following commands:
        msfeedssync disable
        msfeedssync enable
     
    Arie,
    #2

  3. to hide this advert.

  4. 2007/12/01
    schmelz Lifetime Subscription

    schmelz Inactive Thread Starter

    Joined:
    2002/12/07
    Messages:
    43
    Likes Received:
    0
    Thanks for the info.
    I went through all of the commands and the last one was "Task image is corrupt or has been tampered with "

    I did the disable and then enable. I will see if this works.

    Thank you

    Schmelz
     
  5. 2007/12/02
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    OK, please let us know if this worked.
     
    Arie,
    #4
  6. 2007/12/02
    schmelz Lifetime Subscription

    schmelz Inactive Thread Starter

    Joined:
    2002/12/07
    Messages:
    43
    Likes Received:
    0
    The problem seems to be fixed as of this AM. The feeds are updating for now.

    Thanks again for the help.

    Schmelz
     
  7. 2007/12/03
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    OK, thanks. Good to know that still works :)
     
    Arie,
    #6

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.