Windows failed to publish property printBinNames - error 8007200d

Just like this old post (http://social.technet.microsoft.com/Forums/windowsserver/en-US/c9a445e2-b28f-4e57-bfef-c1a2f89b8cd6/printers-not-being-published-in-active-directory) I'm noticing some issues with printers being published to AD.   However
the error code I'm seeing is 8007200d. 
Q:\>err 8007200d
# as an HRESULT: Severity: FAILURE (1), Facility: 0x7, Code 0x200d
# for hex 0x200d / decimal 8205 :
ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS winerror.h
# The specified directory service attribute or value already
# exists.
# 1 matches found for "8007200d"
An example of the event which only has fired for this specific printer.  It
IS published in AD however and can be found with the Find Network Printer wizard.   It's been on this print server for well over a year too.
Log Name: Microsoft-Windows-PrintService/Admin
Source: Microsoft-Windows-PrintService
Date: 9/13/2013 10:47:07 AM
Event ID: 322
Task Category: Publishing a printer in the Active Directory
Level: Error
Keywords: Active Directory,Classic Spooler Event
User: SYSTEM
Computer: PrintServer.MYDOMAIN.COM
Description:
While attempting to publish the printer to the Active Directory directory service, Windows failed to publish property printBinNames at LDAP://its-ad-a1.MYDOMAIN.COM/CN=PrintServer-AA-BB-4SE-COLOR-FXLSR,CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MYDOMAIN,DC=org. Error: 8007200d
Using ldifde I queried AD to find out what it has about this specific printer:
ldifde -s its-ad-a1.ABC.MyDomain.org -r objectclass=printqueue -d "CN=PrintServer-AA-BB-4SE-COLOR-FXLSR,CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MyDomain,DC=org" -f test2.txt
Oddly enough, there is no printBinNames in the output:
dn: CN=PrintServer-AA-BB-4SE-COLOR-FXLSR,CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MyDomain,DC=org
changetype: add
objectClass: top
objectClass: leaf
objectClass: connectionPoint
objectClass: printQueue
cn: PrintServer-AA-BB-4SE-COLOR-FXLSR
description: 172.28.30.26, HP CM1415fnw
distinguishedName:
CN=PrintServer-AA-BB-4SE-COLOR-FXLSR,CN=PrintServer,OU=Level5,OU=Servers,OU=
ManagedObjects,DC=ABC,DC=MyDomain,DC=org
instanceType: 4
whenCreated: 20130911233154.0Z
whenChanged: 20130911233204.0Z
uSNCreated: 629573861
uSNChanged: 629573861
name: PrintServer-AA-BB-4SE-COLOR-FXLSR
objectGUID:: b51qMLuOCUmGgwWkBWarAg==
flags: 0
uNCName: \\PrintServer.ABC.MyDomain.org\AA-BB-4SE-COLOR-FXLSR
versionNumber: 4
location: XXX
serverName: PrintServer.ABC.MyDomain.org
portName: 172.28.30.26
driverName: HP Universal Printing PCL 6 (v5.6.5)
priority: 1
printStartTime: 60
printEndTime: 60
printMaxResolutionSupported: 600
printOrientationsSupported: LANDSCAPE
printOrientationsSupported: PORTRAIT
printCollate: TRUE
printColor: TRUE
printLanguage: PCLXL
printShareName: AA-BB-4SE-COLOR-FXLSR
printSpooling: PrintAfterSpooled
printKeepPrintedJobs: FALSE
driverVersion: 1025
printMaxXExtent: 4318
printMaxYExtent: 9144
printMinXExtent: 762
printMinYExtent: 1270
printStaplingSupported: FALSE
printMemory: 131072
printRate: 12
printRateUnit: PagesPerMinute
printMediaReady: Letter
printNumberUp: 6
printMediaSupported: Oficio 8.5x13
printMediaSupported: Custom
printMediaSupported: 16K 197x273 mm
printMediaSupported: 16K 184x260 mm
printMediaSupported: 16K 195x270 mm
printMediaSupported: 10x15cm
printMediaSupported: 5x8
printMediaSupported: 4x6
printMediaSupported: Double Japan Postcard Rotated
printMediaSupported: A6
printMediaSupported: Japanese Postcard
printMediaSupported: Envelope Monarch
printMediaSupported: Envelope B5
printMediaSupported: Envelope C5
printMediaSupported: Envelope DL
printMediaSupported: Envelope #10
printMediaSupported: B5 (JIS)
printMediaSupported: A5
printMediaSupported: A4
printMediaSupported: Executive
printMediaSupported: Legal
printMediaSupported: Letter
printerName: AA-BB-4SE-COLOR-FXLSR
printPagesPerMinute: 12
url: http://PrintServer.ABC.MyDomain.org/AA-BB-4SE-COLOR-FXLSR
objectCategory:
CN=Print-Queue,CN=Schema,CN=Configuration,DC=rootad,DC=MyDomain,DC=org
shortServerName: PrintServer
printDuplexSupported: FALSE
dSCorePropagationData: 16010101000000.0Z
Why then would Windows through EventID 322? printBinNames doesnt exist to conflict with per the error code thrown.
Even more odd is that I believe this error was preventing another newly crated printer from being published.   A new printer was created on the PrintServer. But the printer would now show up in the Find network printer wizard.  Right at the
same time I added this new printer, the Event ID 322 for the unrelated printer (AA-BB-4SE-COLOR-FXLSR) was logged.  Odd.
I then unpublished and republished the AA-BB-4SE-COLOR-FXLSR printer.  Windows logged both success and the same failure!  Also interesting is the published name it used is different
9/13/2013 12:47:19 PM - The printer was successfully removed from the Active Directory directory service. Print queue CN=PrintServer-AA-BB-4SE-COLOR-FXLSR was successfully deleted from container LDAP://its-ad-a1.ABC.MyDomain.org/CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MyDomain,DC=org. The printer can no longer be located by searching Active Directory. No user action is required.
9/13/2013 12:47:19 PM - The printer was successfully published to the Active Directory directory service. The print queue CN=PrintServer-AA-BB-4SE-C0064222313 was successfully created in container LDAP://its-ad-a2.ABC.MyDomain.org/CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MyDomain,DC=org. No user action is required.
9/13/2013 12:47:19 PM - While attempting to publish the printer to the Active Directory directory service, Windows failed to publish property printBinNames at LDAP://its-ad-a2.ABC.MyDomain.org/CN=PrintServer-AA-BB-4SE-C0064222313,CN=PrintServer,OU=Level5,OU=Servers,OU=ManagedObjects,DC=ABC,DC=MyDomain,DC=org. Error: 8007200d

...I did install a bunch of printing related hotfixes near the end of 1/2014, which is possibly the reason why it hasn't occurred again.
I'm seeing this too. Win2012r2 server is fully updated till 05/2014. For just newly installed printer and first time listing in AD i got:
EventViewer's PrintService->Operational says:
The printer was successfully published to the Active Directory directory service. The print queue CN=HP1320-XXX was successfully created in container LDAP://DC4.XX.XX/CN=xx,OU=XX,OU=XX,DC=XX,DC=XX. No user action is required.
EventViewer's PrintService->Admin says:
While attempting to publish the printer to the Active Directory directory service,
Windows failed to publish property printBinNames at LDAP://DC4.xx.xx/CN=xx,CN=xx,OU=xx,OU=xx,DC=xx,DC=xx.  Error: 8007200d

Similar Messages

  • Labview 8.5.1's MathScript window failed running imread with an error "A problem occurred in a subVI call."

    Hi,
    I am trying to port a Matlab program into a MathScript script.  Following is the first few lines of the script:
    clear;
    image1=imread('C:\LV_VertAlign\DSC_0104.jpg','jpg');
    image_double1=im2double(image1);
    image_gray11=rgb2gray(image_double1);
    In the first line, imread is supposed to read in a photo taken from a DSLR camera, so I think it's a 32-bit image.  And this is the error I got when trying to run this script in the Labview 8.5.1's Mathscript windows:
    "Error in function imread at line 2.  A problem occurred in a subVI call."
    What is the problem here?  and why does it complain about a subVI call?
    Thanks for any help to point me in the right direction.
    -Anh

    Hello Anh,
    As you may know, LabVIEW MathScript is implemented on top of LabVIEW.  The error message you received indicates that a problem occurred in one of the LabVIEW subVIs that MathScript calls.  As Jim indicated, the problem is in the file type specifier you passed to the function.  MathScript requires the use of 'JPEG' and not 'jpg' or even 'jpeg.'  In this case, we could return a better error message.  I have filed a bug report (115804) for this issue.
    You will find that once you fix this, the im2double and rgb2gray functions are not supported.  In LabVIEW MathScript, you generally can execute scripts written in the MATLAB® language syntax.  However, the MathScript engine executes the scripts, and the MathScript engine does not support some functions that the MATLAB software supports.
    We will look into adding these functions in a future release of LabVIEW MathScript.  If you need this functionality now, these functions are very simple to write yourself.  If you are performing additional image analysis in your script, you may wish to purchase the IMAQ toolkit.  It doesn't add any functions to MathScript at this time, but you could continue your analysis outside of MathScript with LabVIEW VIs.
    MATLAB® is a registered trademark of The MathWorks, Inc.
    Grant M.
    Staff Software Engineer | LabVIEW Math & Signal Processing | National Instruments

  • Sccm 2012, wsus, failed to publish client

    Hi
    ok, we had some issues with the offline imaging injecting updates into the images after looking at some posts on here I decided to uninstall wsus take the role off the server it was on then reinstall again. we have also updated to R2 the CU1, knock on effect
    from this is the client isn't being published see log below., my question is how do I get the clients matched up?
    PublishApplication(8427071A-DA80-48C3-97DE-C9C528F73A2D) failed with error System.InvalidOperationException: Publishing operation failed because the console and remote server versions do not match.~~   at Microsoft.UpdateServices.Internal.BaseApi.Publisher.LoadPackageMetadata(String
    sdpFile)~~   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetPublisher(String sdpFile)~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.PublishApplication(String sPackageId, String sSDPFile, String sCabFile) SMS_WSUS_CONFIGURATION_MANAGER 14/07/2014
    07:35:38 4012 (0x0FAC)
    ERROR: Failed to publish sms client to WSUS, error = 0x80131509 SMS_WSUS_CONFIGURATION_MANAGER 14/07/2014 07:35:38 4012 (0x0FAC)
    Failed to publish client with error = 0x80131509 SMS_WSUS_CONFIGURATION_MANAGER 14/07/2014 07:35:38 4012 (0x0FAC)
    HandleSMSClientPublication failed. SMS_WSUS_CONFIGURATION_MANAGER 14/07/2014 07:35:38 4012 (0x0FAC)
    Regards
    Dave

    To fix this issue, check  solution of "El_Tex_de_Person" in below link
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/054075d6-6898-4a71-b152-52cb272a393c/client-will-not-publish-through-sup?forum=configmgrsetup
    Also check below linkhttp://www.faqshop.com/wp/configmgr/cm12/cm12trobshoot/cm12clients/error-failed-to-publish-sms-client-to-wsus-error-0x80131622
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Animate "Fails" to Publish project (Windows 7 Professional); can't access folder?

    I have seen the other "Publish" question on this forum, but this seems to be another issue. When publishing a project to Web, the resulting dialog indicates...
    "Failed to publish to Web at path: "pathname". Make sure the folder is accessible and the file is not locked.
    All the same, when I go to the project saved location I find new Publish and /Web folders, a new Publish/Web/Image folder, an Edge_includes folder and the expected .js and .htm or .html files. For a while, I simply used these and ignored the error messages. Something may have changed in my workflow or setup, although I have no idea what, but now the resulting published package does not work. By "not work," I mean when I click the resulting .htm(l) file the animation is blank.
    Windows 7 Professional
    Edge Animate 2014.1 (up to date as of today)
    I have uninstalled EA completely, including preferences, re installed, renamed the project, changed folder locations, same problem.
    Help would be appreciated.

    Hi,
    Can you have a look at these tutorials to make sure that you have everything covered?
    Edge Animate Publish Files and JS Folder | EdgeDocks.com
    Edge Animate Help | Publish your content
    Thanks,
    Preran

  • Behance plugin fails to publish to WIP.  Returns following error: "Failed to upload a WIP update to Behance: Invalid permissions or request type"

    Behance plugin fails to publish to WIP in Lightroom 5.6.  Returns following error: "Failed to upload a WIP update to Behance: Invalid permissions or request type".  (I also saw this question asked in the Deutsche forums in Jan 2014 with no answers)
    In Behance settings Adobe Photoshop Lightroom has permission to:
    Revoke Access
    may act on your behalf to comment, follow users, view and appreciate projects
    Allows access to read network activity feed
    Able to read collections you have marked as private
    Ability to create, manipulate and delete your collections.
    Able to read works in progress marked as private
    Able to post, manipulate and delete a work in progress on your behalf
    Does anyone have a solution?
    -------- System Settings ---------
    Lightroom version: 5.6 [974614]
    Operating system: Windows 8.1 Business Edition
    Version: 6.3 [9600]
    Application architecture: x64
    System architecture: x64
    Logical processor count: 8
    Processor speed: 3.0 GHz
    Built-in memory: 16301.9 MB
    Real memory available to Lightroom: 16301.9 MB
    Real memory used by Lightroom: 374.4 MB (2.2%)
    Virtual memory used by Lightroom: 346.3 MB
    Memory cache size: 224.4 MB
    Maximum thread count used by Camera Raw: 4
    System DPI setting: 96 DPI
    Desktop composition enabled: Yes
    Displays: 1) 2560x1440
    Installed Plugins:
    1) Behance
    2) Canon Tether Plugin
    3) Costco Photo Center
    4) Facebook
    5) Flickr
    6) Leica Tether Plugin
    7) Nikon Tether Plugin
    Config.lua flags: None
    Adapter #1: Vendor : 8086
      Device : 412
      Subsystem : 5b01028
      Revision : 6
      Video Memory : 0
    Adapter #2: Vendor : 10de
      Device : fe4
      Subsystem : 5b01028
      Revision : a1
      Video Memory : 7c1
    Adapter #3: Vendor : 1414
      Device : 8c
      Subsystem : 0
      Revision : 0
      Video Memory : 0
    AudioDeviceIOBlockSize: 1024
    AudioDeviceName: Speakers (Realtek High Definition Audio)
    AudioDeviceNumberOfChannels: 2
    AudioDeviceSampleRate: 44100
    Build: Uninitialized
    CardID: 1042
    Direct2DEnabled: false
    GPUDevice: D3D
    MaxTexture2DSize: 8192
    OGLEnabled: true
    Renderer: Intel(R) HD Graphics 4600
    ShaderModel: 11.1
    Vendor: Intel
    VendorID: 32902
    Version: 8086:0412:5b01028:0006

    Behance Plugin for LR not Authorizing in LR 5.6

  • I tried to install the latest version of iTunes on my Windows PC, but the installation failed and I have the error message "Runtime Error R6034 An application has made an attempt to load the C runtime library incorrectly."

    I tried to install the latest version of iTunes on my Windows PC, but the installation failed and I have the error message "Runtime Error R6034 An application has made an attempt to load the C runtime library incorrectly."  When I then tried to run iTunes (assuming that, since the new install failed, my older version was still OK) I got the message "iTunes was not installed correctly.  Please reinstall iTunes.  Error 7 (Windows error 1114".  I tried then uninstalling iTunes and reinstalling it fresh, but encountered the same problems. Help!

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Failed to Install The New Preview Build. Installation Failure: Windows failed to install the following update with error 0x80246007: FBL_AWESOME1501 9926 Professional.

    Hello,
    I'm having issues upgrading my Windows 10 Technical Preview installation build 9879 to a newer build that's become available late January 23rd.
    I am installing the new upgrade in a Hyper-V virtual machine and get the following error:
    Failed to install the new preview build, please try again later. 0x80246007
    What could be the problem?
    Previously I've had messages that Windows cannot be upgraded on a computer with less than 2 Gbyte of RAM. That's a Hyper-V VM with dynamic memory and I was highly surprised to see this error; never had this before. Had to set 2048 Mbytes as a minimum memory
    for this VM. Now that I have this 80246007 error code.
    When looking up System log, the following error messages are listed multiple times:
    Installation Failure: Windows failed to install the following update with error 0x80246007: FBL_AWESOME1501 9926 Professional.
    The errors are returned for the Event ID 20 by WindowsUpdateClient
    in task category Windows Update Agent..
    I reviewed the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability
    registry key as suggested in Windows
    Insider stuck on build 9841 - "No new preview build was found", and here is what it shows:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability]
    "BranchName"="fbl_awesome1501"
    "ThresholdRiskLevel"="low"
    "ThresholdOptedin"=dword:00000001
    Note, when attempting to install the downloaded update from a native boot, installation starts with no errors.
    However, since setup is not supported for a natively booted VHD files, it does not proceed further showing a message that installation on virtual drives is not supported.  
    Looks like Setup is having problems installing in a Hyper-V virtual machine.
    Possibly, some ESD files got corrupted during downloading? Is it possible to remove them and re-download missing files? (I, however, noticed that Windows seems to re-download upgrade files after you restart 9879 and attempt to check for a new build.
    Any clue why installing under VM causes 9926 to fail?
    Thank you in advance.
    Well this is the world we live in And these are the hands we're given...

    Hi,
    According to the error message, this problem seems like update package installation failed during system upgrade.
    You can try to remove ESD file which locate at boot of C drive and upgrade the system again for test.
    On the other hand, make sure the system 9879 installed all Windows pushed updates before system upgrade.
    Roger Lu
    TechNet Community Support

  • F11 Recovery don`t work - error Windows failed to start

    After downloading MS updates don`t work administrator password. I try F11 Recovery and see black screen: windows failed to start. A recent hardware or software change might be the cause ...
    File: \windows\system32\winload.efi
    status: 0x0000001
    Info: The application or operating system couldn't be loaded because a required is missing or contains errors.
    ?Any ideas?
    This question was solved.
    View Solution.

    1) Maybe I misunderstood something, but I thought that the function f11 restores preinstalled Windows from the hidden partition on the disk.
    2) I created a boot disk with Windows 8 Pro on USB and tried to boot from it through Boot manager. Beyond the first installation screen did not go.
    3) As for your advice to contact the dealer, so I did yesterday. The tablet was taken away for examination by 20 days...
    It's very sad, it was a gift to my father for Christmas.
    I work for a long time as the system administrator and am dealing with HP servers. It is a pity that such a reputable company can not provide the quality of their tablets. 
    I advised my daughter Windows tablet, but she wished to have iPad. Now I see that she was right - a year she has no problems with it. Windows tablet - this is not the best choice for a child or an old man.

  • Windows failed to start error

    Windows failed to start error
    I am running a Compaq mini 110c netbook and the following error message occurred on start up. The netbook does not have a slot for a disc as everything was in the netbook already. I am a complete technophobe and need help to restart my netbook.
    windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. Insert your Windows instalation disc and restart your computer.
    2. Choose your language settings, and then click "Next."
    3. Click "Repair your computer."
    Status: 0xc000014c
    File: \Boot \ BCD
    Status: 0xc000014c
    Info: An error occurred while attempting to read the boot configuration data.
    Help please!!! Answers must be in plain everyday language that I can understand!!!

    The following 2 links should help with the issues you are having.  I would suggest attempting a system restore first (not I repeat not a system recovery) make sure you are doing the restore option or you will lose everything.
    Click the option to "Using System Restore when Windows 7 cannot start normally"
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01835735&lc=en&cc=us&dlc=en
    The below link is for other basic troubleshooting that might help if the above doesn't work:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01443371&cc=ad&dlc=en&lc=en&jumpid=reg_r1002_us...
    Hopefully the steps are basic enough for you to understand and help out.  Thanks
    I am an HP employee.
    Please post rather than sending a Private Message. It's good for the community and I might not be able to get back quickly.- Thank you.
    Please click the White Kudos star on the left to say thanks.
    Please mark Accept As Solution if this resolves your issue.

  • My installation for Photoshop Elements 12 Failed. I have Windows Vista. I get an error message stating:installer failed to initialze. Please help!!

    My installation for Photoshop Elements 12 Failed. I have Windows Vista. I get an error message stating:installer failed to initialize. Please help!!

    Error "Installer Failed to Initialize" | Install desktop application | Windows

  • Hyper-V host fails with "RPC Server unavailable" error when I try to promote Windows Server in virtual machine to a domain controller

    Host: Windows Server 2012 R2 with Hyper-V and RRAS (for Internet over NAT)
    VM: Windows Server 2012 R2 with installed Active Directory Domain Services
    When I open AD DS configuration window (“promote this server to a domain controller”) many services and programs on my host (include Hyper-V, RRAS & Server Manager) fails with RPC Server unavailable error.

    Hello Aleksandr,
    There wasn't any configuration information, ipconfig /all, network setup, etc. So it's difficult to tell.
    More importantly, are you trying to promote the host server? If yes, that is not advised, for one, because it's a Hyper-V server, (not suggested at all), and two, RRAS is installed. RRAS is problematic with any domain controller because it turns it into
    a multihomed domain controller.
    Active Directory communication fails on multihomed domain controllers
    http://support.microsoft.com/kb/272294/
    Multihomed DCs (with more than one unteamed NIC or multiple IPs) with DNS, RRAS, iSCSI, Clustering interfaces, management interfaces, backup interfaces, and/or PPPoE adapters - A multihomed DC is not a recommended configuration, however there are ways to
    configure a DC with registry mods:
    http://blogs.msmvps.com/acefekay/2009/08/17/multihomed-dcs-with-dns-rras-and-or-pppoe-adapters/
    7 Reasons not to Make Hyper-V a Domain Controller
    http://www.altaro.com/hyper-v/reasons-not-to-make-hyper-v-a-domain-controller/
    Domain Controller as Hyper-V host
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/4ff14bec-a815-473b-8d2a-33e91e17197b/domain-controller-as-hyperv-host?forum=winserverhyperv
    Networking?
    I don't know how your networking is setup, whether there are multiple NICs on the host server, if they are teamed, if you have the host interface set to allow the operating system to share administration, or if there are separate interfaces for each. Can
    the host OS ping/communicate with the DC virtual machine?
    If there are more than one NIC, you have the choice to team the NICs and share the Teamed NICs for the Hyper-V OS and the VMs, or keep them separate where one is devoted for the Hyper-V OS, and one for the VMs.
    Hyper-V Server VLAN Network Configuration
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/0aa71d2a-ebf9-4a3e-bbf5-94db55339fa2/hyperv-server-vlan-network-configuration?forum=winserverhyperv 
    Recommendation:
    Why not just create another VM DC?
    Ace Fekay
    MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

  • Installation Failure: Windows failed to install the following update with error 0x800F0922

    Hi folks,
    I have a HP Elitebook Folio 9470p.  It came with Windows 8, and I installed it on my corporate domain.  I was trying to do some Windows updates so  I could upgrade it to Windows 8.1, but it fails installing the updates, whether or not I try
    to install them one at a time or all of them.  It has about 18 updates it needs from security updates to a .net framework update.  I run Symantec EP, and disabled it, checked for driver updates for things like display and networking and they are
    all up to date.
    I'm at a loss as to what to do.  It gives this error in the event log for each file, Event ID 20.
    Installation Failure: Windows failed to install the following update with error 0x800F0922: Security Update for Windows 8 for x64-based Systems (KB2862152).
    This is the example for KB2862152, but it gives the same error for every one.  I've tried to auto fix for Windows update issues and it fixed a couple of the issues, but not all of them, and provides no other help.
    I also deleted folders and files from the SoftwareDistribution folder as well, to no avail.  Any ideas what I can do to get whatever updates it needs, so I can fully patch it, and upgrade it to Win 8.1?
    Thanks for any help!

    Hi MM. Mr Kywildcat and Vegan Fan,
    GOOD NEW ! At this time, my issue is solved. The only black side is "how ?" : I hope that we will get a response some day ; however, and for in information  pnly - hoping this could help someone - I resume some actions which allowed this the happy end
    1) about installing 8.1 : I wanted to be sure that gain/pain ratio was positive, and that upgrading from a (potentially) damaged system would'nt produce something looking like a new Win 8.1, but difficult to maintain and keeping some negative potentialities.
    2) I was influenced by the fact that this
    0x800F0922  error acted as "a serial killerror", whose root cause could be a unique update error at reboot time concerning several (>20) packages, so I decided to test some manual upgrades.
    3)   Manual update (i.e. manual download and maunching of .msu packages) of the 2 following packages
    (whose update previously failed on a Windows Update) was successful : .NET Framework version 3.5 for  x64 (KB2898866) and Camera Codec Pack Windows 8 for x64 (KB2899190)
    4) So I decided to try Windows Update on a selection of packages, first : those concerning .Net Framework 3.5 and 4.5 (that is: KB2898866, 2901120, 2898865) --> Successful !
    5) finally, I selected almost all other packages, with some exceptions wich I (think to) have no need for : KB2871690, 2904659, 2843630. To be complete, here is the list of pakages updated one time at all :
    KB 2892074, 2893294, 2893984, 2909210, 2912390, 2916036, 2889784,2903938, 2911101, 2913152, 2917499
    --> always succesful.
    I am not a specialist, but I uess that this 0x800F0922 error hides another problem which is globally "H-RESULTED"
    to all updates pending in one update operation with reboot. This could be assumed from this CBS.log exterped from my last wrong attempts, where root cause seems not to be
    0x800f0922, but 0x80004003 :
    2014-02-15 21:29:13, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
    2014-02-15 21:29:13, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-02-15 21:29:18, Error  CBS    Startup: Failed to process advanced operation queue, startupPhase: 0.  A rollback transaction will be created. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    Anyway, thanks to you who spent some of your time to describe issues and search/ suggest solutions ; I will upgrade my system to 8.1 anyway, some of this day, when I am sure that my configuration does not hides some other problem. I thing that potential
    issue remains until maybe a new KB corrects it, wrong :-) ?
    And I hope that you - Mr Kywildcat - can upgrade your system on "current levels" trying similar attempts. 
    Phil   

  • Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the

    Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the problem
    Please some one help on this

    You need to try exporting the first half of the book.
    If that exports ok then export the other half of the book.
    Whatever half it fails on - keep dividing the book in half to find the culprit page or pages.
    For example if your book is 128 pages long:
    1. Export pages 1 - 63
    2. If these Fail to Export then
    3. try exporting1-32
    4. If these Fail to Export
    5. then try exporting1-16
    If it doesn't fail (step 2)
    Then export pages 64-128
    and 64-90 etc.
    until you find the pages causing the issues.

  • Error: Open popup window failed

    Hi,
    I'm opening a web page in an StageWebView and by trying to click a link that should open a window, I receive this error:
    [StageWebView] Error: Open popup window failed
    This is the link "Invite your friends" at Google:
    https://developers.google.com/+/web/share/interactive#myBtn
    How to fix that? I hope anybody got an idea!

    This is a javascript/html question, and has nothing to do with Java/JSP.
    You could do it with plain javascript/html using window.opener.
    I would recommend using something like a [YUI 2 Panel|http://developer.yahoo.com/yui/container/panel/] to do it.
    Opening new windows is a thing of the past.

  • Crystal report "Failed to load database information" error after publish

    I have seen similar questions, but none of the answers seem to apply to my situation.
    I am upgrading an older web application to Visual Studio 2013, using the SAP Visual Studio Crystal Reports tools. Everything works great until I publish.
    I have two sorts of reports: Some that export to Excel, and some that export to PDF. All work fine within Visual Studio. However, when I publish, the reports that should go to PDF give me the following error.
    Failed to load database information.Error in File [Report Name] {GUID}.rpt
    I have seen several posts that indicate that this could be a 32/64 bit issue. I am using a newer 64 bit SQL database, and this is an old application. I have it set to Any CPU. However, since the reports work fine in Visual Studio, I don't see how this could be the issue.
    Any other ideas?
    Thanks,
    Geoff Callaghan

    Hi Geoff
    This is definitely not due to the export type. Rather it will be due to a db issue of some sort. My suspicion is that reports that work use a different type of connection that reports that fail. E.g.; the reports that work use OLE DB, those that fail use ODBC and the ODBC datasource is 32 bit, not 64 bit(?). E.g.; check the database connections between reports that work and those that do not. And remember to also check the connections in subreports (if any).
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

Maybe you are looking for

  • Photos on 60gb iPOD color

    When I try to upload pictures to my new 60gb iPOD color, and maybe I'm not doing it right, but I have iTunes open, then I go to iTunes, then Preferences, then Photo, then I'll tell it to "Synchronize photos from iPhoto and select the roll I want to u

  • How to calculate the size of web forms in hyperion planning?

    Hi Experts, I am trying to calculate the size of planning forms in Hyperion smart view., but i am unable to find out the way to calculate. Can you pls explain how to calculate the size of web form in Smart view? --- Srini.

  • AS3.0 Question dealing w/ the stage

    I had a question if there is a way to set the stage as not visible?  Meaning the .swf stage is transperent and takes the properties of the bg image of the bg of the page its laid on?  I'm trying to steer away from just using flash for the site and us

  • Idvd freezing on Rendering

    I created a movie in I movie then created my project in Idvd and it freezes on rendering and the entire computer locks up. I did try Drag and drop this item to the trash and Restart the computer. 
com.apple.iDvd.plist 
Secondly, Repair Permissions fr

  • Global catalog problem

    hello everyone in our company we are upgrading our DCs to server 2012R2 we have one Dc 2008R2 we installed another DC 2012R2 and make it GC from sites and services the problem appeared when I demoted the 2008 server I noticed that nobody in the compa