Acrobat 9.5.5 Pro and Standard uninstall breaking reader 10.1.6

When acrobat 9.5.5 std or pro is uninstalled reader is launching into self heal having troubles narrowing the component that is causing this. Last update from Adobe for 9 going out with a bang!
App log
The following
information is part of the event: {AC76BA86-7AD7-1033-7B44-AA1000000001}, ReaderProgramFiles, {364E749D-8778-4F09-B64F-17504A153EA4},
HKEY_CLASSES_ROOT\CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193}\AppID, (NULL), (NULL), .
The following
information is part of the event: {AC76BA86-7AD7-1033-7B44-AA1000000001}, ReaderProgramFiles, {394C74ED-7197-4387-9FF8-7AA6C440F325}, (NULL),
(NULL), (NULL), .

This is one reason that installation of multiple Acrobat/Reader versions have not been recommended in the past. You will have to run a repair on the Reader installation.

Similar Messages

  • SDK support in Pro and Standard editions.

    Hi,
    I want to convert PDF file into DOCX programatically. I have written the code using Acrobat SDK and tried with Acrobat X Pro trial version, and it works fine. I just want to confirm whether Acrobat X Standard edition supports exporting PDF to DOCX via SDK? and whether my code will work in Standard edition.
    Also, want to know whether there are any differences between Pro and Standard editions in terms of SDK support.
    With regards,
    Pinakin Purandare

    Hi,
    Apologies for missing the code.
    Below is the code:
                AcroPDDoc pdDocument = new AcroPDDocClass();
                if (pdDocument != null)
                    try
                        // Open PDF file.
                        result = pdDocument.Open(location);
                        if (result)
                            // If PDF file is opened then get the docx file name.
                            string docxFileName = string.Concat(Path.GetFileNameWithoutExtension(location), ".docx");
                            docxFileName = Path.Combine(Path.GetFullPath(tempPath), docxFileName);
                            try
                                object jsObject = pdDocument.GetJSObject();
                                Type type = jsObject.GetType();
                                type.InvokeMember("saveAs", BindingFlags.InvokeMethod, null, jsObject,
                                    new object[] { docxFileName, "com.adobe.acrobat.docx" });
                            finally
                                pdDocument.Close();
                                pdDocument = null;
                    finally
                        pdDocument = null;
    I have gone through the feature list of Standard edition on Acrobat site and it mentions that it has feature of exporting it to Word. But since I was not able to find trial version of standard version, I am not able to test the code.
    I want to make the decision on buying the edition based on the export to DOCX feature programatically. Hence wanted to confirm.
    With regards,
    Pinakin Purandare

  • Hi. I have bought both Adobe XI Pro and standard and downloaded only one of them yet. How do i proced to download the other? Can this be done without install or perticipate within Creative Cloud, only by using username and PW?

    Hi.
    I have bought both Adobe XI Pro and standard and downloaded only one of them yet.
    How do i proced to download the other?
    Can this be done without install or perticipate within Creative Cloud, only by using username and PW?

    I assume you have the S/Ns. The download is at http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html. Be sure to backup the download to CD or backup HD for future use.

  • Need help - Print Menue in Acrobat Pro and Standard

    Hello,
    at first, i have to apologize for my bad englisch because I'm german.
    I downloaded a Trial of Acrobat pro and there I hava an extended Print menue where I can choose individual Color Profiles.
    There is an image attached.
    But I don't really need the Acobat pro Features, because I need Acrobat only for Color Printing on my Printer. And it ist expensive.
    So my Question to you is: Is this extended Print menue also in Acobat 9 Standard?
    There is no Trial, so that I hope, that someone can help me.
    Can I also set this settings in Acrobat 9 Standard?
    Thank you very much for helping me with my buying decision.
    Greetings from Munich
    Sebastian

    The Advanced Print menu in 9 Standard does not have all of the options that are in your screen shot.
    Checked with a coworker who has 9 Standard, and the options are much more limited. (I have 8 Pro).
    Bad news is you would need 9 Pro.
    Saw this the other day; sorry for the slow answer, good luck.

  • Acrobat 8.1.6 pro and Reader 8.1.6

    Hello all,
    i have installed on my PC Reader 8.1.6 an Acrobat 8.1.6 pro.
    I have with the Adobe Customization Wizard 8 customized the setup of Acrobat pro so that the reader is the default for pdf-files.
    This works.
    My problem is now, when i add an link to an pdf-file in MS Office 2003 the Acrobat pro is opend to view the file and not the reader.
    The filetypes for pdf is set to reader.
    What can i do to change the office settings to open links to pdf-files with adobe reader??
    Thanks
    Lukas

    Hello try67,
    the system is an terminalserver where only a special group can use the Acrobat 8 pro. The other users only can view the PDF-Files with Adobe Reader.
    I have figuerd out the problem.
    The problem results from two registry keys.
    HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\command
    HKEY_CLASSES_ROOT\AcroExch.Document.7\shell\open\command
    This keys are set to Adobe\Acrobat 8.0\Acrobat\Acrobat.exe.
    If you change this keys to Adobe\Reader 8.0\Reader\AcroRd32.exe all links in Office 2003 to PDF-Files will open for "normal" users the Adobe Reader and for the users in the special group the Acrobat 8 pro is opened.
    Regards
    Lukas

  • Acrobat v9 Pro and Standard Runtime Error!

    My company recently got in the CD's from Adobe for Acrobat 9 Professional and Acrobat 9 Standard.
    I installed Acrobat 9 Pro on one of our systems. The system got a runtime error every time Adobe Acrobat started citing "C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe This application has requested the Runtime to terminate it in an unusal way. Please contact the application's support team for more information."
    Initially, I thought it was an issue with that system. So, I installed Acrobat Standard on two other systems. Both units get the same error.
    Of the 3 units 2 are identical IBM workstations with some different software installed. 1 is an HP system. The OS is a fairly clean Windows XP SP2 otherwise very stable installation.
    I searched Adobe forums and here but haven't come across much version 9 questions/comments.
    Initially, I was going to fully uninstall Acrobat and try the installation again. However, now that 2 other systems are getting the same error, I feel it would be a waste of time.
    Any ideas on what to look for to resolve this issue?
    Previous version was the latest v8 which 9 uninstalled.
    Thanks in advance!
    -Dean
    EDIT: I did come across this for version 8 and tried the same fix with 9, but to no effect:
    ================================================================================
    C++ Runtime error after launching Acrobat or Adobe Reader 8 on Windows
    Issue
    When you launch Adobe Acrobat 8 Standard, Professional, or Adobe Reader 8 on Windows, an error occurs:
    Runtime Error!
    Program: C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe
    This application has requested the Runtime to terminate in an unusual way. Please contact the application's support team for more information.
    Solution
    Disable the Updater.api plug-in.
    Navigate to where Acrobat or Adobe Reader is installed, usually
    C:\Program Files\Adobe\Acrobat 8.0\Acrobat\plug_ins
    or C:\Program Files\Adobe\Reader 8.0\Reader\plug_ins
    Rename the Updater.api plug-in to Updater.api.old
    Relaunch Acrobat or Reader.

    So here is the flaw... Since i dont see many people saying WHAT the flaw is.
    ==== THIS IS WITH ROAMING PROFILE CRASHES! ====
    Adobe's program iterates the network path from left to right, skipping the first word: \\Server\Folder1\Folder2\Folder3\APPLICATION DATA as it searches a user's profile for the APPLICATION DATA folder.
    So starting at FOLDER1 it checks to see if it can "create" a folder. It doesnt do it, but it tries to check its access. If your not in the users profile at this point, the program MOST LIKELY cannot because its a directory NOT owned by the user. THe previous folders is something you wouldn't give NORMAL users access to.
    After the program FAILS to "create" its folder because it cannot -
    The program Crashes:
    *R6025 - Pure Virtual function call
    * The exception unknown software exception (0x40000015) occurred in the application at location 0x2e80f5e3
    * C++ runtime error
    * WINDOWS NAME Collision error.
    === ITS ALL OF THESE! Same error, different points in the crashing ===
    Solution?
    I create a network drive DIRECTLY to the profile, then I update the registery to make that the WINDOWS APPDATA path. ALL of this is done on the user logon scripts. So it was just "solved" one day, except for a new drive letter appearing.
    (Added to login script)
    net use l: \\SERVER\USER PROFILE TREE\USER PROFILE
    REG ADD "HKEY_CURRENT_USER\software\Microsoft\windows\CurrentVersion\Explorer\User Shell Folders" /v AppData /t REG_EXPAND_SZ /d "l:\Application Data" /f
    For our work we use: \\SERVER\USER PROFILE TREE\%USERNAME%\%COMPUTERNAME% - so each user has SEPERATE data per computer they are on.
    ADOBE - PLEASE update your code so it doesnt iterate like this! If it does RESUME on error, to see if its recoverable before the END of the interation. These are simple mistakes...
    THIS will also fix the SIMILAR / SAME(?) BUG in ROXIO products.

  • I have downloaded footage from a Sony Z1 on to a hard drive which I've put on to my Mac Book Pro and it will not read in iMovie. Can somebody help me?

    I shot three  video clips on a Sony Z1 camera. As I only had the cable to plug it in to my PC, I uploaded the footage on to the PC and then copied it on to my hard drive. I then put the hard drive into my MacBook Pro so that I could continue to edit it on there, however it will not read the files. The audio is WAV and the video footage has come up as M2V files. I need to be able to import it in to iMovie to edit however it is not letting me do so.
    Is it because they are M2V's or do I need to upload the footage directly on to the MacBook and not on to a PC first?
    If anyone could help, it would be massively appreciated! Thanks in advance!
    Mollie

    re-post in the iMovie forum: https://discussions.apple.com/community/ilife/imovie.  Good luck.

  • Volume licensing for Acrobat pro or standard

    We might purchase Adobe Acrobat XI pro or standard.
    We have 10-12 computers that program needs.
    Can we get volume licensing for acrobat pro or standard?
    how much it would be for pro and standard?

    Team license links that may help
    -http://www.adobe.com/creativecloud/buy/business.html
    -manage your team account http://forums.adobe.com/thread/1460939?tstart=0

  • Why don't AutoCAD drawings converted by Acrobat 9.1.2 Pro print?

    I have been using Adobe Acrobat 6.01 Professional to make PDF files from my AutoCAD 2002 drawings. I email these PDF files to a client who prints them. My drawings are 2D with a 24 x 36 inch sheet size. The Adobe conversion buttons were automatically installed on my AutoCAD 2002 toolbar when installed Acrobat 6.01 Pro. When I would make a PDF file I went to the layout view of the drawing, and click the button “Convert to Adobe PDF”. Everything worked GREAT. I would email the PDF drawing files to the client, and they sent them to the printer and produced their hard copy drawings.
    A few months ago I purchased Adobe Creative Suite 4 Design Premium. After installing this suite my Acrobat 6.01 Pro was replaced by Acrobat 9.1 Pro, and the Adobe conversion buttons were removed from my AutoCAD 2002 toolbar. I now have to either try to create the PDF files from within Acrobat 9.1 Pro, or from within AutoCAD by selecting Adobe PDF as my plot device and plotting them. A PDF file is created with either method which can be opened and viewed as a normal, but neither will print on my client’s printer. When sent to the printer they get a “parsing error.” Also these PDF files are about half the megs of those created by using the conversion buttons on the AutoCAD toolbar for Acrobat 6.01 Pro.
    I have up dated Acrobat 9.1 Pro to Acrobat 9.1.2 Pro, and do like the many new features. I set up the recourse path for the text, plot, and styles in Acrobat 9.1.2 Pro. Nothing I tried fixed the problem, so I uninstalled Acrobat 9.1.2 Pro and reinstalled Acrobat 6.01 Pro. Everything is back to normal, and the Adobe conversion buttons are back on my AutoCAD 2002 toolbar?
    I would like to be able to use Acrobat 9.1.2 Pro because of its new features, but Acrobat 6.01 Pro and Acrobat 9.1.2 Pro can’t exist on my computer at the same time. Is there a fix for Acrobat 9.1.2 Pro? Is there a way to get the Adobe conversion buttons back on my AutoCAD 2002 toolbar? What am I doing wrong? I’m running Windows XP and have read about Acrobat 9 Pro includes a Windows-only PDFMaker for AutoCAD. Supposedly PDFMaker runs inside of AutoCAD, but will it run inside of AutoCAD 2002? Is PDFMaker inside of folder with Acrobat 9.1.2 Pro? HELP.
    Heli409

    Over the weekend I wiped my hard drive and did a total clean instal of Leopard (not Snow Leopard) - total clean meaning I had to find all my serial numbers when reinstalling apps. A lot of work.
    The problems with InDesign have cleared up, but my Acrobat problem remains. However, I have isolated the problem: it occurs after I have done an "Examine document..." and removed all metadata and other stuff, then resaved the file. I close the saved file and the file closes leaving an empty window (same as a Microsoft Windows window). The little clock mouse icon spins wildly around (forever), I tell Acrobat to either close this window or quit, and it crashes.
    Acrobat closes other "unexamined" documents without any problems and thus I have been able to save my toolbars...
    Anyone else have this crashing problem? Does anyone have a solution?
    Note: if anyone else does a total reinstal of Leopard from Snow Leopard then export your iCal calendars first. They were the only things I lost and this loss was (fortunately) no big deal as they were backed up elsewhere in Leopard.

  • Cannot edit text or any command other than print in Adobe Acrobat 9.0.1 Pro. Receive error message

    I just installed adobe acrobat 9.0.1 Pro and it opens up pdfs and prints fine but when I try to edit text or enter any other command I get an error and it gives the option of cancel to debug or to exit program.
    Error message:
    The instruction at “0x2b806327” referenced memory at “0x00000348”. The memory could not be “read”.
    Click on ok to terminate the program
    Click on CANCEL to debug the program
    At first it stated that it did not recognize the font but when I looked it up under file, properties, fonts. The font was helvetica (embedded subset) for all the fonts on the pdf file. I have also checked the sercurity tab as well and there is no security on the file.
    When I choose cancel to debug it just terminates the program. When I choose ok it terminates the program.
    Please help.

    Maybe your installation is currupt (scratched CD)
         Reinstall on another maschine (and clean CD) to validate this case.
    Update your Acrobat, maybe the corresponding files are replaced or the error is fixed.

  • Adobe won't work and cannot uninstall

    adobe won't work and cnnot uninstall

    Adobe is a company with more than hundred software products; what program are you talking about?
    What is your operating system & version?
    What exactly means "won't work" and "cannot uninstall"?

  • Uninstalled trial acrobat Pro and trying to install Acrobat Standard

    A user had installed Acrobat Professional at a trial. She never got it to work. We now have the Acrobat Standard with serial number to install on her laptop.
    It came up the Pro so I uninstalled the Professional. The I installed Standard but when it gets to the Acrobat screen it displays Acrobat Professional at the top of the screen.
    I clicked ok through a couple of screens thinking it was confused and entered the Standard serial number that I have and it said invalid.
    I had her reboot and I tried again with the same results.
    What do I need to get rid of before the Standard install so it doesn't think it is Professional?  It is not showing up in the Programs Add/Remove list.
    Thanks.

    uninstall all acrobat and readers (if any are installed), clean (Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs) and then reinstall.

  • I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    This is an open forum, not Adobe support... you need Adobe staff support to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I tried to upgrade from XI Standard to Pro and it says I already have a more current version, but it's not Pro.  What do I need to do to get Pro (installed, not the membership service)?

    I tried to upgrade from XI Standard to Pro and it says I already have a more current version, but it's not Pro.  What do I need to do to get Pro (installed, not the membership service)?

    uninstall acrobat standard, clean and then install, Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs

  • I have two issues. 1) unable to update Acrobat XI Pro and 2) unable to register product

    First issue: I have for the second time installed Acrobat xi pro and then click on "check for updates" from the help menu. And it shows that an update is available. But when I update it I am given the following error message:
    Error 1328. Error applying patch to file C:\Config.Msi\PT669B.tmp. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor."
    When I click on "details" I am sent to adobe's "update error" page. Which states the following for error 1328: Error applying patch to [filename]. It's likely that something else updated the file, and the patch can't modify it. For more information, contact your patch vendor.
    I have tried uninstalling program and re-installing program but still get same error message from my attempt at updating. So I am not sure if program is update or not. And I do not know who my "patch vendor" is.
    Second issue: Unable to register product with Adobe. Because the option to do so from the "help" menu which lists "product registration" is greyed/dimmed out. Therefore not giving me the ability to register this product. Please let me know what is causing this problem.

    I am not sure, but will suggest some things to try. On the activate issue, it may be that your system already thinks it is activated and so you might try the deactivate and check. If that works, I would suggest you then uninstall, run http://labs.adobe.com/downloads/acrobatcleaner.html, remove anything left of the Acrobat folder, reboot, and reinstall. Hopefully you can open Acrobat and activate. Then do the updates from the Help menu.

Maybe you are looking for