Frequent and immediate Local updates of Badges in windows 8.1

<moved and update from visual studio and c# forum>
I have a windows store application that needs to show immediately new information on Tiles and Lockscreen Badges.
Before some one thinks this is silly - just think why windows displays the network status on the lock screens (all screens actually). Now imagine a secure environment that needs to show just as important information in the same place and the same real-time
way (as a comparison - if your couldn't login without a network and your couldn't see the network was up near real-time you would end up with *very* frustrated users - that is the style of information I need to show)
The machine cannot access the internet in any way (local intranet only). 
The data the application needs to parse is only available via a windows service on the same machine and new information must then be displayed on the applications
Live Tile and a Lockscreen Badge immediately.
The Metro application will not be running full-screen all the time so a Background process of the application will need to be triggered to update the Tiles
etc.
Another issue is the information needs to be displayed on a badge prior to a login -
For example the badge on the lockscreen will need to be updated after a system boot and before any user has accessed the system.
I have spent days trying to achieve this BUT all the windows methods have issues:
1) Time triggers for background tasks cannot be anymore frequent then every 15 minutes - I need near realtime updates
2) Push notifications require the external WNS service (machine cannot see the internet or any cloud service)
3) ControlChannelTriggers do not work on the same machine
4) You are not allowed to use socket connections on loopback adresses (must access different machine)
For the "not logged in" requirement  I could create a user that is locked to one app and has a shared or no password that can just display
the required info - This has security issues all over it including that no-one has tested that the locking to one app works (for instance <ctrl-x> still works and may be an indication of an attack vector especially if you have multiple monitors connected).
Even if this becomes acceptable the issue of not being able to do frequent tile updates locally and in background is a show-stopper.
can anyone provide me with a direction on how to do this inter-process communications with a windows store app
John

I don't believe there is a good way to do this. What you're really asking for here is a way to set a badge update from a desktop app, but lock-screen badges aren't supported from desktop apps (the desktop dev forums would be the better place for that question,
but I'm pretty sure it's toasts only). You can file a new feature request at http://wpdev.uservoice.com .
Other than that to get the timing you need push notifications would be the normal way, other than not working in your isolated environment. Since you're talking an enterprise scenario you may be able to use a control channel trigger. Loopback connections
can be enabled in enterprise environments. See the
Enterprise docs for details

Similar Messages

  • Deploy UDI Windows 10 with SCCM 2012 R2 and MDT 2013 Update 1

    Hi,
    Trying use "User-Driven Installation"  with
    SCCM 2012
    R2 CU4 and MDT
    2013 Update 1 for deploy Windows
    10.
    Created MDT Task Sequences with
    template "Client Task sequence"
    and Deployment Method "User-Driven Installation".
    When I try to deploy I have error like:
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Part smsts.log
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Expand a string: WinPEandFullOS TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf" TSManager 22.04.2015 11:36:57 1160 (0x0488)
    [ smsswd.exe ] InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    PackageID = '' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    BaseVar = '', ContinueOnError='' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ProgramName = 'cscript "C:\_SMSTaskSequence\WDPackage\scripts\ztierrormsg.wsf"' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    SwdAction = '0001' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Set command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Working dir 'not set' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Executing command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft (R) Windows Script Host Version 5.12 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Copyright (C) Microsoft Corporation. All rights reserved. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft Deployment Toolkit version: 6.3.8216.1000 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    The task sequencer log is located at X:\WINDOWS\TEMP\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the action: Error in the task sequence.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionRetCode=5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Clear local default environment TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Let the parent group (Gather Logs and StateStore on Failure) decides whether to continue execution TSManager 22.04.2015 11:36:57 1160 (0x0488)
    The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    The command completed successfully. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    Successfully launched command shell. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)

    MDT Updates for Windows 10 Technical Preview Build 10041
    Если Вам помог чей-либо ответ, пожалуйста, не забывайте жать на кнопку "Предложить как ответ" или "Пометить как ответ".
    http://zalozny.com.ua

  • Installed iTunes on a 1TB drive designated H:. Bought a 3TB drive designated G:. Downloaded iTunes update. On "Run" command, it will not let me change the destination drive, so it registers an error, and will not update. Help

    Installed iTunes on a 1TB drive designated H:. Bought a 3TB drive designated G:. Downloaded iTunes update. On "Run" command, it will not let me change the destination drive, so it registers an error, and will not update. App freezes, windows says to upgrade it.

    I went to Edit>Preferences>Advanced, G: is showing as the destination drive.

  • H:inputText and immediate="true" not updating cached backing bean value

    Hi,
    I am having a problem with h:inputText and immediate="true" when
    returning back to the same page.I looked through the forums but the
    only solution to remove the page from the session works only if I
    don't have to change any button label names in the page I am going back
    to.Unfortunately, I have to change a button name when I go back to the
    same page.The button name change works if i don't remove the page from
    session but then h:inputtext has stale values in it from the backing
    bean.I also need to avoid validation as it is a huge form.
    I have tried looking through the JSF forums but they didn't have any
    answers for a very similar question.
    I am not sure how exactly to use component binding for the input text and update the model values using an actionListener.I have tried puting a binding on an input text field and then used an actionListener instead of immediate="true' in the h:commandLink.But, putting context.renderResponse() in the actionListener method results in the model values not getting updated.
    I have also tried using component.processUpdates(facesContext) as in the UpdateModelValuePhase class -that too doesn't work.
    Thanks for any help,
    Vijay
    Details:
    The <h:inputText ..> does not populate the values back from a backing
    bean when immediate="true" is used when an action is called.
    <h:commandLink id="selectPrincipalId"
    action="#{application.selectPrincipal}" immediate="true">
    Only <h:inputText has the cached values from the first entry.
    <h:inputText id="principalLastName1Id"
    value="#{application.currentPrincipal.lastName}" size="10"/><== this
    has the cached value from the backing bean application.
    <h:outputText gets the new values from the backing bean when the same
    page is reentered.
    <h:outputText value="#{application.currentPrincipal.lastName}"></h:outputText><==
    this refreshes with the new value from the backing bean application.
    Here is the solution to rectify the problem:
    FacesContext facesContext = FacesContext.getCurrentInstance();
    ExternalContext externalContext = facesContext.getExternalContext();
    Map sessionMap = externalContext.getSessionMap();
    sessionMap.remove("/jsp/befg/tc/apply/enterCreditApplication.jsp");
    <== this is the name of the jsf page as defined in the
    faces-config.xml.

    Hi,I have encountered the same problem as you,and I find a solution myself,which is shown as follows,but I don't know if these is any hidden trouble in the code.
    <h:form>
    <h:commandLink action="#{app.action}" immediate="true" actionListener="#{app.update}">xxxx</h:commandLink>
    <h:inputText id="_id" value="#{app.val}" immediate="true"/> //must set immediate="true" else the model will be not updated
    <h:message for="_id"/>
    </h:form>
    public class App{
    public void update(ActionEvent event){
         FacesContext c = FacesContext.getCurrentInstance();
         UIViewRoot root =c.getViewRoot();
         root.processUpdates(c);//to update model and short-circuit the validators
    in such circumstance,the UIViewRoot's processUpdates method will be called in the actionlistener,and the back bean who titled to immediate(true)'s inputText will be updated, but the one who titled to immdiate(false)'s inputText will not be updated,Why?
    Can anyone tell me way?and how to solve?
    Thanks a lot!

  • HT1766 After IOS 7.0.4 Updation My ipad 4 started to turn off frequently and i cannot use the ipad morethan 5 minutes, how to resolve this issue.

    After IOS 7.0.4 Updation My ipad 4 started to turn off frequently and i cannot use the ipad morethan 5 minutes, how to resolve this issue.

    Try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings will be reset.

  • [svn:fx-beta1] 7038: Updating Gumbo webtier packaging to take into account the Flash Player 10 requirement , MXML 2009 namespace changes and associated manifests, and new locales.

    Revision: 7038
    Author:   [email protected]
    Date:     2009-05-18 09:31:29 -0700 (Mon, 18 May 2009)
    Log Message:
    Updating Gumbo webtier packaging to take into account the Flash Player 10 requirement, MXML 2009 namespace changes and associated manifests, and new locales.
    QE: Yes, I tried checkintests with the webtier.war distribution and could successfully compile the associated apps. Please test the webtier.war distribution with the larger suite of webtier tests.
    Doc: No
    Checkintests: Pass
    ant package: Successful
    Reviewer: Paul
    Modified Paths:
        flex/sdk/branches/beta1/modules/webtier/j2ee/coldfusion/build.xml
        flex/sdk/branches/beta1/webapps/webtier/WEB-INF/flex/flex-config.xml
        flex/sdk/branches/beta1/webapps/webtier/build.xml

  • Unexpected restarts when deploying Windows 7 and Office 2010 updates

    Hi
    I am deploying Windows 7 and Office 2010 updates via SCCM 2012 sp1 and have a couple of questions
    Question 1)
    The updates are made available to clients at 9am on a Tuesday morning.  The users get notification that updates are available to install.  If the user doesn't install the updates, the client will wait 24hrs and then install the updates automatically. 
    We have set the restart behaviour to 24hrs, so again, the user will get a pop up saying that their machine will restart in 24hours.  In my testing I have seen no more pop ups appear until 15 minutes before a restart is due and then a window appears
    with a count down of 15 minutes but I think this might be standard behaviour.  I am not sure why there are options in the client settings to remind users frequently about the impending installation of update but not of impending restarts.  The
    reason we delay the restart by 24hrs is to give the users the chance to restart their machines over night.  Is there a way of providing more notifications of computer restarts ?  The User Experience in the deployment of the updates is set to
    Display in software center and show all notifications.  We have Group Policy set to Not Configured for Windows Updates apart from the user policy
    Remove Access To All Windows Update Features which is set to 0 - Do not show any notifications.
    Question 2)
    Another issue we have is that we have client machines restarting without any warning at all.  I have tested setting the user experience to suppress restarts but have the issue regardless.  It appears that this happens if the client
    is off when the deployment schedule reaches its deadline and the restart time is missed.  I had one user who did restart her machine because she was prompted to restart.  When the machine came back up it looked like it installed another update and
    then just resarted without any warning.  This hasn't happened often but a one user was on a Lync call when the restart occured and she was not happy.
    Any help would be much appreciated.
    Thanks

    Hi Daniel
    I have done an RSOP on a VM I am testing and only have the user policy :
    Remove Access To All Windows Update Features which is set to
    0 - Do not show any notifications.
    And the machine policy :
    Specify intranet Microsoft update service location which is set to
    Enabled The GPO Name is Local Group Policy
    The policies look OK.
    As a test I have deployed some updates and set the user experience to
    Display all notifications and set the Suppress restarts
    for both Servers and Workstations.  When I deploy the updates, I get notifications that the updates are installing (when the deadline is met) and then I get a prompt telling me that a restart is required.  I also get a windo letting me restart now
    or I can ask to be reminded in x number of hours.  This seems like expected behaviour.  It does not force a restart.  However if I leave the VM on over night I come in the following day and can see it has restarted.  looking at the WindowsUpdate.log I
    can see that at 3:15am the line AUInvoking reboot system.  It looks like Windows Updates and not SCCM is forcing the restart. 
    Thanks

  • I have 3 iTunes libraries on my one one computer and since I updated to the new version I can no longer see who's library I am in. It used to show at the top of iTunes the name of the library I was in.  Is there a way I can tell which library I am in?

    I have 3 iTunes libraries on my one one computer and since I updated to the new version I can no longer see who's library I am in. It used to show at the top of iTunes the name of the library I was in.  Is there a way I can tell which library I am in without closing and reopening?

    No. Frequently the apps take up more storage space on the iPod that the file download size.

  • Secure connection to iTunes store failed and could not update to ios 6

    I tried in 4 different pcs with windows 7 installed to update my iphone 4 to latest version of ios (ios6) my current version is 5.1.1. I never had this issue ever before.. My iphone is jailbroken and so i couldnt update with OTA. I also tried to install a fresh copy of ios 5.1.1 to update my phone via OTA.. But the same problem now in itunes 10.5 and 10.7 too.. "iTunes could not connect to iphone software update server or is temporarily unavailable". I checked iTunes itunes diagnostics and the secure connection to itunes storo fail is the only thing which doesnt work.. I tried almost everything from here.. Starting from "internet option", changing the hosts file and the firewall thing.. But couldnt get it better.. What shoud i do?
    Here is my iTunes diagnostics report:
    Microsoft Windows 7 Ultimate Edition (Build 7600)
    eMachines ET1861
    iTunes 10.7.0.21
    QuickTime 7.6.9
    FairPlay 2.2.19
    Apple Application Support 2.2.2
    iPod Updater Library 10.0d2
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 6.0.0.59
    Apple Mobile Device Driver 1.62.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0023AEC4028E1440
    Current user is an administrator.
    The current local date and time is 2012-09-23 09:00:21.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.7.0.21 is currently running.
    iTunesHelper 10.7.0.21 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:    {A11C5D80-134D-4FA9-BF81-1C4A418C0F4A}
    Description:    Dhiraagu
    IP Address:    10.151.15.47
    Subnet Mask:    255.255.255.255
    Default Gateway:    0.0.0.0
    DHCP Enabled:    No
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:00:00 1970
    Lease Expires:    Thu Jan 01 05:00:00 1970
    DNS Servers:    27.114.138.4
            27.114.140.62
    Adapter Name:    {1EAA0EEE-E778-4884-B030-1AFF603AEC57}
    Description:    Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:00:00 1970
    Lease Expires:    Thu Jan 01 05:00:00 1970
    DNS Servers:   
    Active Connection:    Dhiraagu
    Connected:    Yes
    Online:        Yes
    Using Modem:    Yes
    Using LAN:    No
    Using Proxy:    No
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    The network connection timed out.
    Last successful iTunes Store access was 2012-09-23 08:57:21.
    PLEASE HELP ME...!!!

    Hi msahed,
    Welcome to Apple Support Communities.
    It sounds like there is an issue with your PC establishing a secure connection to the iTunes Store and the firmware update server. Try following along with the articles below, as they should resolve the issues that you described.
    iTunes: About the "A secure network connection could not be established" alert
    http://support.apple.com/kb/ts1470
    iTunes for Windows: iTunes can't contact the iPhone, iPad, or iPod software update server
    http://support.apple.com/kb/TS1814
    I hope this helps.
    -Jason

  • I am a new mac user and tried to update my firefox but now i have multiple foxes and a half fox fix something? how do i get it all together in one and be sure i have current version on only?

    i am a new mac user and tried to update my firefox but now i have multiple foxes and a half fox fix something? how do i get it all together in one and be sure i have current version on only?

    Hi there
    I think in this case, you may be best to speak with Microsoft about this, as it does seem like an issue with Office, and not your Mac.
    Follow this link, to find your local Microsoft Support contact number.
    Or perhaps create a new topic in the Microsoft Support Communities
    Good luck

  • If you're NOT running Aperture 3.6 and want to update to 10.10.3 - read this FIRST.

    If you’re NOT running Aperture 3.6 and want to update to 10.10.3 - read this FIRST.
    In this personal scenario, I used a Mavericks (10.9) test hard drive to see what would happen if I updated to 10.10.3. No photos were harmed in the making of this post. I have full redundant back-ups of everything as should you before attempting ANY OS update. There simply is no excuse not to back up and keep your personal data protected in this day and age.
    Now that’s out of the way… 
    If you’re not running Aperture 3.6 (which I believe is only available if running 10.10.2), updating to 10.10.3 will disable any version of Aperture below that and it CANNOT be updated or found on the App Store, or downloaded from anywhere else. Both the Aperture and iPhotos icons in the dock will have a white circle with a line going through it.
    If you click to open Aperture, the computer will prompt you to update to the latest version because the current version is not compatible with Yosemite. After you acknowledge that, it sends you the the App Store where you will be met with a message that states “Item not available”. It also no longer appears in your purchase history so you can’t update it from there either!
    You’re now forced to use the new Photos app.
    Upon it’s it’s first launch, the Photos app will create a new library for itself and migrate/duplicate all Aperture photos into it. Effectively doubling the disc space used by your pictures...
    This behavior apparently does not happen going from 10.10.2 to 10.10.3. In this latter scenario, Photos still uses the Aperture library and creates a smaller Photos library migrating only the metadata it seems. The actual photos are still referenced from the Aperture library and you can continue to use Aperture (3.6) if you choose. The libraries are NOT unified though. Changes made in one will NOT be reflected in the other.
    In other words, you cannot leap-frog update if you want to continue using Aperture.
    The 10.10.2 Combo Update “may” solve this problem but I have not tested it. Here is a link if you’re feeling brave. https://support.apple.com/kb/DL1786?locale=en_US
    Here are some screen-shots.

    I had been trying to download 7.0.1 with Firefox 3.6. Just would NOT download. Well, I opened another browser, Safari, went to the download page, and the download worked. Who knew?
    All is well now.
    Thanks for the reply.

  • How do I change my flash settings? I said I wanted to be prompted about flash wanting to store things on my computer but the prompts are too frequent and annoying!

    How do I change my flash settings? I said I wanted to be prompted about flash wanting to store things on my computer but the prompts are too frequent and annoying!

    New versions of Flash have a panel installed on your system for control of settings.
    In Windows XP, Windows Start > Settings > Control Panel > Flash Player, click on each tab and change the "Ask..." setting. Most likely your prompts are coming from the "Storage" tab. Using any of the "Block..." settings may make Flash inoperative on some sites.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Adobe Indesign, Illustrator, and Photoshop wont update

    I'm trying to use the Folio Builder in InDesign CS6 but when I access the panel it says updates are required. I went to Help>Updates and it says : "The update server is not responding.  The server might be offline temporarily, or the Internet or firewall settings may be incorrect." It's been doing this with all my Adobe programs for about a month. I've downloaded the 4 updates off the Adobe site manually for InDesign CS6 and still nothing has changed. I don't know what to change in the Internet/firewall settings or why I even have to. Also I did not download the actual programs off the Adobe site, I purchased a box set at a local store.

    Everydayjlm, Please try to download and install the updates manually for InDesign CS6 from below link.
    Windows : Adobe - InDesign : For Windows : Adobe InDesign CS6 8.0.2 update - All Languages 
    Macintosh : Adobe - InDesign : For Macintosh : Adobe InDesign CS6 8.0.2 update - All Languages
    Hope this works.
    Thank you.

  • Local Update Server

    Hi
    I have set up a local update server for my CS 5.5 Suite using IIS 7 on a 2K8 R2 server. Followed all the steps in the AUSST technotes.
    After running the Adobe Application manager which has been pointed at my locally set up website, I receive the error "The update server is not responding. The server might be offline temporarily, or the internet or firewall settings may be incorrect. Please try again later. Error code: U41M1C213"
    For testing I have
    Turned the firewall off on both the webserver and the client.
    I can browse to all of the folders on the webserver from the client
    I have added the content from the log file as the client attempts to update.
    Any help would be greatly appreciated.
    Gilly
    2011-12-19T23:55:54: >>> Adobe Updater Log Begin >>>
    2011-12-19T23:55:54: UpdaterCoreImpl::InitLogFile : Application Version 2.0.0.22
    2011-12-19T23:55:54: UpdaterCoreImpl::InitLogFile : cmdline option --> -logFile = C:\Users\ghost\AppData\Local\Adobe\AAMUpdater\1.0\aamu.log
    2011-12-19T23:55:54: UpdaterCoreImpl::InitLogFile : cmdline option --> -logLevel = 10
    2011-12-19T23:55:54: Stepped into << UCInitialize >> call.
    2011-12-19T23:55:54: Stepped into << UCSetDeploymentEnginePath >> call.
    2011-12-19T23:55:54: Returning from << UCSetDeploymentEnginePath >> call with error value = 0
    2011-12-19T23:55:54: Stepped into << UCSetUpdateEnginePath >> call.
    2011-12-19T23:55:54: Returning from << UCSetUpdateEnginePath >> call with error value = 0
    2011-12-19T23:55:54: UpdaterCore : Stepped into << UCInitHeadLightSession >> call.
    2011-12-19T23:55:54: UpdaterCore : Returning from << UCInitHeadLightSession >> call.
    2011-12-19T23:55:54: UpdaterCore : Returning from << UCInitialize >> Returning with outErr Value =>  = 0
    2011-12-19T23:55:54: Stepped into << UCGetUserPreferences >> call.
    2011-12-19T23:55:54: Returning from << UCGetUserPreferences >> call with return value -  = 1
    2011-12-19T23:55:54: AAMNotifierCFUinProgress : Returning with Value =>  = 0
    2011-12-19T23:55:54: UCGetprogress : (D) Returning with value = 0
    2011-12-19T23:55:54: UCGetprogress : Updates download returning state for reffId  =
    2011-12-19T23:55:54: UCGetprogress : Updates download returning percent   = 0
    2011-12-19T23:55:54: UCGetprogress : (D) Returning with value = 0
    2011-12-19T23:55:54: UCGetprogress : Updates install returning state for reffId  =
    2011-12-19T23:55:54: UCGetprogress : Updates install returning state  = 0
    2011-12-19T23:55:54: UCGetprogress : (D) Returning with value = 1
    2011-12-19T23:55:54: Stepped into << UCCheckForUpdates >> call.
    2011-12-19T23:55:54: UCCheckForUpdates : Performing check whether any fallback task is present.
    2011-12-19T23:55:54: IsTaskPresentForUserInThread : CoInitialize -->  = 0
    2011-12-19T23:55:54: IsTaskPresentForUserInThread : CoInitializeSecurity -->  = -2147417831
    2011-12-19T23:55:54: is  task present thread returns  false.
    2011-12-19T23:55:54: Checking reinstall for channel AIRForAPPLEIOSFlashPro2.6
    2011-12-19T23:55:54: Checked reinstall for channel AIRForAPPLEIOSFlashPro2.6 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeAPE3.101_Win64_NoLocale
    2011-12-19T23:55:54: Checked reinstall for channel AdobeAPE3.101_Win64_NoLocale = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeAPE3.101_Win_NoLocale
    2011-12-19T23:55:54: Checked reinstall for channel AdobeAPE3.101_Win_NoLocale = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeAPE3.2_Win_NoLocale
    2011-12-19T23:55:54: Checked reinstall for channel AdobeAPE3.2_Win_NoLocale = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeApplicationManager-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeApplicationManager-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeBridgeCS5.1-4.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeBridgeCS5.1-4.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeBuzzwordCS5.5-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeBuzzwordCS5.5-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeCMapsCS5-3.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeCMapsCS5-3.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeCMapsx64CS5-3.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeCMapsx64CS5-3.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeCSXSExtensionsCS5.5-2.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeCSXSExtensionsCS5.5-2.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeCSXSInfrastructureCS5.5-2.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeCSXSInfrastructureCS5.5-2.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColor-PhotoshopSpecificCS5.5-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColor-PhotoshopSpecificCS5.5-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorCommonSetCMYK-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorCommonSetCMYK-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorCommonSetRGB-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorCommonSetRGB-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorEURecommendedSettingsCS5.5-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorEURecommendedSettingsCS5.5-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorJAExtraSettingsCS5.5-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorJAExtraSettingsCS5.5-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorNAExtraSettingsCS5.5-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorNAExtraSettingsCS5.5-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeColorVideoProfilesCSCS5.5-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeColorVideoProfilesCSCS5.5-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeContentViewer-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeContentViewer-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDeviceCentralCS5.5-3.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDeviceCentralCS5.5-3.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDigitalPublishingApplicationLanguageFilesen_GB-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDigitalPublishingApplicationLanguageFilesen_GB-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDreamweaverCS5.5-11.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDreamweaverCS5.5-11.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDreamweaverCS5.5LangPacken_US-11.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDreamweaverCS5.5LangPacken_US-11.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDreamweaverWidgetBrowser-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDreamweaverWidgetBrowser-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeDynamiclinkSupport-5.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeDynamiclinkSupport-5.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeExtendScriptToolkitCS5.5-3.6.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeExtendScriptToolkitCS5.5-3.6.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeExtensionManagerCS5.5-5.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeExtensionManagerCS5.5-5.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFireworksCS5.1-11.1.0-en_GB
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFireworksCS5.1-11.1.0-en_GB = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFireworksCS5.1-11.1.0-mul
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFireworksCS5.1-11.1.0-mul = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFlashCS5.5Extension-FlashLiteLangPackCommon-4.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFlashCS5.5Extension-FlashLiteLangPackCommon-4.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFlashCS5.5Extension-FlashLiteLangPacken_US-4.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFlashCS5.5Extension-FlashLiteLangPacken_US-4.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFlashCatalystCS5.5-mul
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFlashCatalystCS5.5-mul = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFlashFonts1-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFlashFonts1-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFontsRecommended-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFontsRecommended-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFontsRecommendedx64-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFontsRecommendedx64-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFontsRequired-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFontsRequired-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeFontsRequiredx64-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeFontsRequiredx64-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeHunspellLinguisticsPluginCS5.5-1.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeHunspellLinguisticsPluginCS5.5-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeIllustratorCS5.1-15.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeIllustratorCS5.1-15.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeIllustratorCS5.1LangPacken_GB-15.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeIllustratorCS5.1LangPacken_GB-15.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5ApplicationBaseFiles2-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5ApplicationBaseFiles2-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5ApplicationFeatureSetFilesRoman-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5ApplicationFeatureSetFilesRoman-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5ApplicationLanguageFilesen_GB-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5ApplicationLanguageFilesen_GB-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5CommonBaseFiles-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5CommonBaseFiles-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5CommonLanguageFilesen_GB-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5CommonLanguageFilesen_GB-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5CommonLanguageFilesen_US-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5CommonLanguageFilesen_US-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5IconHandler-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5IconHandler-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeInDesignCS5.5IconHandlerx64-7.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeInDesignCS5.5IconHandlerx64-7.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeJRECS5-1.6
    2011-12-19T23:55:54: Checked reinstall for channel AdobeJRECS5-1.6 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeLinguisticsCS5-5.0.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeLinguisticsCS5-5.0.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeLinguisticsCS5.5-5.5.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeLinguisticsCS5.5-5.5.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeLinguisticsCS5x64-5.0.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeLinguisticsCS5x64-5.0.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeMediaEncoderCS5.5X64-5.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeMediaEncoderCS5.5X64-5.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeMiniBridgeCS5.1-1.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeMiniBridgeCS5.1-1.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeOutputModule-3.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobeOutputModule-3.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePDFLibraryFilesCS5-9.9
    2011-12-19T23:55:54: Checked reinstall for channel AdobePDFLibraryFilesCS5-9.9 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePDFLibraryFilesx64CS5-9.9
    2011-12-19T23:55:54: Checked reinstall for channel AdobePDFLibraryFilesx64CS5-9.9 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePhotoshopCS5.1-12.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobePhotoshopCS5.1-12.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePhotoshopCS5.164Bit-12.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobePhotoshopCS5.164Bit-12.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePhotoshopCS5.1InternationalEnglishLanguagePack-12.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobePhotoshopCS5.1InternationalEnglishLanguagePack-12.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePhotoshopCS5.1InternationalEnglishLanguagePack_x64-12.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobePhotoshopCS5.1InternationalEnglishLanguagePack_x64-12.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePhotoshopCS5.1Support-12.1
    2011-12-19T23:55:54: Checked reinstall for channel AdobePhotoshopCS5.1Support-12.1 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobePixelBenderToolkit2.6-2.6
    2011-12-19T23:55:54: Checked reinstall for channel AdobePixelBenderToolkit2.6-2.6 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeReviewPanelCS5.5-3.0.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeReviewPanelCS5.5-3.0.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeSINGCS5-3.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeSINGCS5-3.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeSwitchBoard2.0-2.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeSwitchBoard2.0-2.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeToolhintsCS5.5-1.5
    2011-12-19T23:55:54: Checked reinstall for channel AdobeToolhintsCS5.5-1.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeTypeSupportCS5-10.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeTypeSupportCS5-10.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeTypeSupportx64CS5-10.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeTypeSupportx64CS5-10.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeWinSoftLinguisticsPluginCS5-1.2
    2011-12-19T23:55:54: Checked reinstall for channel AdobeWinSoftLinguisticsPluginCS5-1.2 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeWinSoftLinguisticsPluginCS5.5-1.2
    2011-12-19T23:55:54: Checked reinstall for channel AdobeWinSoftLinguisticsPluginCS5.5-1.2 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeWinSoftLinguisticsPluginCS5x64-1.2
    2011-12-19T23:55:54: Checked reinstall for channel AdobeWinSoftLinguisticsPluginCS5x64-1.2 = 0
    2011-12-19T23:55:54: Checking reinstall for channel AdobeXMPPanelsCS5-3.0
    2011-12-19T23:55:54: Checked reinstall for channel AdobeXMPPanelsCS5-3.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel CSTI_CS5.5-2.5
    2011-12-19T23:55:54: Checked reinstall for channel CSTI_CS5.5-2.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel CSXSStoryExtension-2.5
    2011-12-19T23:55:54: Checked reinstall for channel CSXSStoryExtension-2.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel CameraProfilesInstaller-6.0
    2011-12-19T23:55:54: Checked reinstall for channel CameraProfilesInstaller-6.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel DigitalPublishing-1.0
    2011-12-19T23:55:54: Checked reinstall for channel DigitalPublishing-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel FlashPro11.5
    2011-12-19T23:55:54: Checked reinstall for channel FlashPro11.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel FlashPro11.5en_US
    2011-12-19T23:55:54: Checked reinstall for channel FlashPro11.5en_US = 0
    2011-12-19T23:55:54: Checking reinstall for channel HILHelpSearch-1.0
    2011-12-19T23:55:54: Checked reinstall for channel HILHelpSearch-1.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel LangPackBritishforAdobeDeviceCentralCS5.5-3.5
    2011-12-19T23:55:54: Checked reinstall for channel LangPackBritishforAdobeDeviceCentralCS5.5-3.5 = 0
    2011-12-19T23:55:54: Checking reinstall for channel PDFSettingsCS5-10.0
    2011-12-19T23:55:54: Checked reinstall for channel PDFSettingsCS5-10.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel PhotoshopCameraRaw-6.0
    2011-12-19T23:55:54: Checked reinstall for channel PhotoshopCameraRaw-6.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel PhotoshopCameraRaw64bit-6.0
    2011-12-19T23:55:54: Checked reinstall for channel PhotoshopCameraRaw64bit-6.0 = 0
    2011-12-19T23:55:54: Checking reinstall for channel SiteCatalystNetAverages-2
    2011-12-19T23:55:54: Checked reinstall for channel SiteCatalystNetAverages-2 = 0
    2011-12-19T23:55:54: Returning from << UCCheckForUpdates >> call with outErr value -  = 0
    2011-12-19T23:55:54: CFU(Webfeed): download path: http://adobeupdates.updateserver.com:80/webfeed/oobe/aam20/win/updaterfeed.xml
    2011-12-19T23:55:54: OS Version: Windows = 6.1.7601
    2011-12-19T23:55:54: CFU(Webfeed): Downloading file http://adobeupdates.updateserver.com:80/webfeed/oobe/aam20/win/updaterfeed.xml
    2011-12-19T23:55:54: CFU(Webfeed): Going to download incremental webfeed based on stored ETAG info
    2011-12-19T23:55:54: Entering slurpURL: (http://adobeupdates.updateserver.com:80/webfeed/oobe/aam20/win/updaterfeed.xml) bytesPushed
    2011-12-19T23:55:54: main download loop - waiting for network availability
    2011-12-19T23:55:54: have network connection
    2011-12-19T23:55:54: connected to: = http://adobeupdates.updateserver.com:80/webfeed/oobe/aam20/win/updaterfeed.xml
    2011-12-19T23:55:54: received status code from server
    2011-12-19T23:55:54: slurpURL: (http://adobeupdates.updateserver.com:80/webfeed/oobe/aam20/win/updaterfeed.xml) bytesPushed = 0
    2011-12-19T23:55:54: CFU(Webfeed): dumping webfeed: C:\Users\username\AppData\Local\Adobe\AAMUpdater\1.0\Data\webfeed.xml
    2011-12-19T23:55:54: CFU(Webfeed): ERROR: Invalid webfeed. Could not read webfeed sequence number.
    2011-12-19T23:55:55: UCGetprogress : (B) Returning with value = 1
    2011-12-19T23:55:55: UCGetprogress : Check for updates returning state for reffId  =
    2011-12-19T23:55:55: UCGetprogress : Check for updates returning state     = 41
    2011-12-19T23:55:55: UCGetprogress : Check for updates returning outError  = 213
    2011-12-19T23:55:55: UCGetprogress : Check for updates returning percent   = 0
    2011-12-19T23:55:55: UCGetprogress : Check for updates returning unique error code string   = U41M1C213
    2011-12-19T23:55:55: UCGetprogress : (D) Returning with value = 1
    2011-12-19T23:55:55: Stepped into << UCGetUserPreferences >> call.
    2011-12-19T23:55:55: Returning from << UCGetUserPreferences >> call with return value -  = 1
    2011-12-19T23:55:55: Stepped into << UCGetInstalledChannels >> call.
    2011-12-19T23:55:55: Returning from << UCGetInstalledChannels >> call with value = 1

    Thanks for the reply Preran, I will add that I can update from the adobe update servers no problem on the same client, there is also no wifi miniport installed, my issue is updating from the local adobe update server I have built.

  • Why are the date and time not updating in backups.backupdb folder?

    I just started using Time Machine on my early 2011 MacBook Pro running 10.7.2. After the initial full back-up and first few updates, the backup folder (on an external 1.5 TB Firewire drive) continues to show the original "date modified" of the very first back-up and lists the size as a ridiculous 2.48 GB. (Using BackupLoupe, I know it actually is 280 GB, reflecting the size of my internal HD). Any idea why this folder's info is not updating in the finder (even using "Get Info")? Are my back-ups really there? (It certainly seems so according to BackupLoupe).

    First, the best way to view or restore from your backups is via the Time Machine display, per Time Machine - Frequently Asked Question #15.  Using the Finder is not recommended.
    Do not worry about the dates.  First, the date modified only applies to the "parent" folder; that's not the Backups.backupdb folder, but the one inside it that's named for your Mac.
    Don't worry about the sizes, either.  On Leopard and Snow Leopard, the size of a backup folder was the total size of all the items that were on your Mac at the time of that backup (less exclusions).  On Lion, however, it's the "unique size" -- the size of items that appear only on that backup.

Maybe you are looking for