Acrobat Pro X - memory reference error

I am running XP Pro x86.
I have Adobe Acrobat Pro X installed w/the lastest patches.
Every time I open a document for review, I click on the comments button and get the following error:
"Acrobat.exe -Application Error"
The instruction at "0x00000000" referenced memeory at "0x00000000". The memory could not be written.
Click on OK to terminate the program
Click on CANCEL to debug the program
If you click on OK or CANCEL the program ends.
I can use Adobe Acrobat Reader with no issues.
I have tried uninstalling all adobe products and reinstalling only pro x.
Same issue.
I have even replace the ram memory - just in case.
Same issue.

Adobe WTF???!!! I have wasted a whole day on this problem and it's pissing me off. I'm trying to do something very simple.
I have Acrobat Standard X. I installed the software on local administrator User A and it works
I login as local administrator User B and it doesn't work, says "Cannot use this product under a guest account". Fine.
I uninstalld software as User A and reboot
I login as User B and installd the software. Software doesn't run, still says "Cannont use this product under a guest account". Why???!!! This is ridiculous. User B, is a local admin acount, it is not a "guest account". I understand that with this license I can only run the software with one account. I want to run the software with User B, why are you forcing me to run it with User A???!!!
Can someone from Adobe please give a solution to this ridiculous problem? I'm losing my patience with your products and I am considering going another route...

Similar Messages

  • When I try to save a form as "Reader Extended PDF" in Acrobat Pro, I get an error message "This document could not be reader enabled".

    Hello,
    When I try to save a form as “Reader Extended PDF” in Acrobat Pro, I get an error message “This document could not be reader enabled”.
    The steps I’m following are described below:
    1.    Insert electronic signatures
    - In Tasks, click on “Add New Field -> Digital Signature”.
    - Move the square to the place where you want to put the signature and click.
    - Fill in the “field name” with the name of the person who has to sign here.
    - When it is done, click anywhere on the screen.
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    2.    Save the Form
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    I am using Adobe Acrobat Pro 10.0.0 on a W7 workstation
    Here's a screenshot of the problem.
    Thanks a lot.
    Gael

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • On Adobe Acrobat Pro X "I received error code 2148073483 when trying to sign my documents.  I am using Windows 8.2"

    Using Adobe Acrobat Pro X I received error code 2148073483 when trying to sign my documents.  I am using Windows 8.2.

    Please read, and reply back here with information https://forums.adobe.com/thread/1499014
    -try some steps such as changing browsers and turning off your firewall
    -also flush your browser cache so you are starting with a fresh browser
    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip/
    http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html
    or
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Why is Doc.closeDoc causing memory reference error?

    My script worked fine when I tested it with Adobe Pro.  It is only in Adobe Reader X that it crashes and closes the app.
    In LiveCycle ES version 8.2, I added JavaScript to do the following in the preSubmit event of a hidden Submit button:
    var currentDoc = event.target;
    var path = currentDoc.path;
    execMenuItem("SaveAs",currentDoc);
    var newPath = currentDoc.path;
    if (path != newPath){
         //re-open the original document (blank form)
         app.openDoc({cPath:path});
    //stop the submit event
    xfa.event.cancelAction = true;
    //close the current document (completed form)
    if (currentDoc.disclosed = true){
       currentDoc.closeDoc();
    From the JavaScript API documentation, I learned that the document has to have the disclosed property set to true to be available to other open documents.  I am doing this by calling a document-level function in the form1.docReady event, which I have verified is running when the document opens.  The original document is being opened, the saved document is being closed, but when the "Submit Cancelled" dialog box appears and I click "OK", I get this error:
    The instruction at "0xsomething" references memory at "0x00000010".  The instruction could not be "read".
    And whether I hit "Cancel" or "OK", the reader closes.  If I comment out the cancelAction, the same thing happens, only without the Submit Cancelled dialog.  So it must be the Doc.closeDoc that is doing it.  I have also tried putting the code in the postSubmit and setting a timeout, but in those cases the close never happened at all. 

    Yes, I have read the JavaScript API.  That is how I found out about the "disclosed" property.  If it were a security or permissions issue, I normally find those while debugging in Acrobat Pro, in the JavaScript console.
    I know there are some things you can't do in Reader that you can do in Pro, but it doesn't make sense to me that closing a document should be one of them.   If so, why even have the closeDoc method?
    It seems like the document is closing before some other task can finish.  I also tried setting a timeout on it, but then it doesn't close at all. 
    app.setTimeOut(currentDoc.closeDoc(),5000);
    One reason we have to close these documents is that after calling xfa.event.cancelAction = true, none of the select boxes or buttons work anymore.  It is unclear where to set this back to "false".  I tried setting it in the preOpen events of the select lists, but it had no effect.  It can only be called in preSubmit, preOpen, preSign, preSave.  So, I decided it would be better just to close the document.  When they reopen it, everything works again.

  • Acrobat Pro 9.2.0 error on creating .jpg from .pdf

    Hi there,
    I am encountering this same issue that was cited in the "Saving a PDF file as a JPEG" from 2008.  I have a one-page poster in Word 2010 which I was able to convert into a text renderable pdf, then - in Acrobat Pro - was able to convert this pdf into a jpg with no problems - hundreds of times in the past. The Word file is a composite of several images and text that I wish to save as a .jpg to insert into an event  programme as the front cover.
    Now, on printing to pdf, I am not getting consistent renderable text when I open the file in Acrobat Pro, AND if I attempt to "save as" a jpg I get the following error:
    "Acrobat could not save a page in this document because of the following error:
    The image is too wide to output. Please crop it or reduce resolution and try again. (Page 1)"
    I can only click ignore or cancel. Neither will allow me to create a jpg.
    Has anyone else found this error recently?
    I did download some updates recently to Adobe and Flash, so they could be the problem... but I have no idea what to do to undo them.
    I have tried using a different pdf writer to create the pdf file, but if I go back to Acrobat Pro, I still get the jpg error. I assume the error is to do with teh image rendering end, not the pdf writing itself.
    I note from the discussion string earlier, there has been no fix posted for this. This in itself is rather disappointing for an issue that first arose in 2008.
    I hope someone can help as this is driving me crazy!

    I'm still unable to update Acrobat Professional without doing a complete re-install of the product.
    Has this issue been resolved by Adobe?
    Everytime there is an update to Adobe Acrobat Professional, I have to do a complete re-install before I can apply an update.
    Thanks.

  • Adobe Acrobat Pro 9 Lion Printer Error

    My MacBook Pro came with Lion already installed. I installed a new copy of Acrobat Pro 9 and it worked fine... including printing to both my Canon Pixma and Brother Laser printers. I installed Lion 7.1.2 update and when I tried to print an Acrobat file I received an error message with both printers in the printer dialogue box. Example below. When I click the resume printer arrow there is a momentary shift to where the doc should print but then it goes back to the error state.  I cannot print an Acrobat file from either the File>Print menu or internal Acrobat>Print. Printers work fine with all other applications.
    I reinstalled OS X 7.1 and Acrobat again printed without a problem. I had to reinstall 7.1 (don't remember why I did THAT!) and Acrobat stopped pringting again! I have reinstalled Acrobat several times as well as OS X 7.1 but Acrobat will not print. Everything else in Acrobat works. I just upgraded to Acrobat Pro 9.2 but it does not print. I guess I could try OS X 7.2 again. Any suggestions?

    Oooops. Screen shot of the printer dialogue box did not print. Sorry abou that!!!

  • CS6 Acrobat Pro Windows 7 Install Error

    I tried several times to install cs6 and always get an error, I have not been able to install it, can you please help me?
    Thanks
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ... WARNING: DW066 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 1 warning(s)
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    ERROR: Error 1335.The cabinet file 'Data1.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1335.The cabinet file 'Data1.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed
    System Requirements

    Hello Abhijit, thanks for the help
    I'm doing the installation from my hard drive with the download of CS6 everything installed ok but Acrobat Pro didn't
    I already tried what you recommended but didn´t work
    Any other suggestion?
    Thanks, regards

  • Attempting to reinstall Acrobat Pro ver 8. Error: a more functional product installed"

    My computer crashed a few months ago which required reinstalling all software. Acrobat Pro was not showing up on my programs menu yesterday so I assumed I had not reinstalled it. I attempted the installation and received error: "Setup has detected that you already have a more functional product installed. Setup will now terminate."
    Assuming that it was installed, with updates, I decided to uninstall it. It is not listed as an installed program in Control Panel / Programs and Features; however, there is an Acrobat 8.0 folder in Program Files/Adobe. After this didn't work, I uninstalled Adobe Reader 9.0 but it made no difference.
    The following are installed: Adobe AIR, Adobe Captivate 4, Adobe Creative Suite 4 Production Premium, Adobe Creative Suite 4 Web Standard, and Adobe Reader 9.1 (which I reinstalled today).
    I called tech support, but since it is not the current version, have to pay for support. Can anyone help with this problem?
    Thanks!

    You are not supposed to have Reader and Acrobat Pro installed on the same computer. Additionally, your CS 4 Production Premium should have come with Acrobat Pro 9! If that is installed, you should not try to install 8. See if you can fix the installation of CS 4 Production Premium installation to get it to install Acrobat Pro 9. If that is not possible, I'd advise deactivating your Adobe Software, running the CS 4 Cleansscript  and then try re-installing fram scratch.

  • Acrobat Pro 8 Print queue error, but pdf is created fine...

    I'm running xp pro, and acrobat pro 8, every time I try to print a pdf, I get an error with the print queue although it still makes a pdf every time! I've tried the repair tool in acrobat and also uninstall/reinstall but I get the same deal every time.
    Its more an annoyance than anything as I still get the pdf files but I'm thinking something must be wrong to throw up an error every single time!
    Any help would be good :)

    Alternatively, look at using digital signatures and the security
    policies. This method ensures that only the person with the matching
    certificate can open the file and have specific options ...
    It would involve swapping digital ID files but once set-up, it's very
    powerful ... just uses Acrobat 8 and even Reader ..
    Jon

  • Deploying Acrobat pro  9 or 11 error initializing interpreter fatal error

    hi,
    I've tried deploying Acrobat pro  9 or 11 silently at (3) client sites with the same result.  In all cases the installation finishes with this error message:
    Error initializing interpreter: Fatal error
    on clean  machine windows 7 is working, at the customers it's doesn't work.
    Please need help !!!
    best regards

    Acrobat is deployed by SCCM => error message
    Manual installation works => No error message
    it seems that the problem comes from SCCM

  • Install Acrobat Pro 11 fails with error message 1310

    Need help fixing error message 1310 when installing Acrobat Pro 11

    Newdayresources please try the steps listed in Error "1310: Error writing to file: C:Config.Msi..." | CS4 products to resolve error 1310.

  • Acrobat Pro 7, Re-install Error 1327

    Have LapTop Win XP with Acrobat Pro installed for years. Recently program disappeared and attempts to re-install fail  with Error Message 1327 (cannot access Documents & Settings/All Users/Documents to create Adobe folder?
    Message says i no longer have access to Documents folder, even though i am Administrator?

    Back with AA7, I think you had to be the actual Administrator, not someone with administrator rights. That might be the issue. Also, you may need to disable anti-virus.

  • Adobe Acrobat Pro 9 export feature error:  Preflight profile issue

    Can anyone please help me with this issue?

    Open Acrobat Pro > Open the PDF > Select Advanced > Preflight.
    Acrobat Pro Help provides details about Preflight.
    http://help.adobe.com/en_US/acrobat/pro/using/WS58a04a822e3e50102bd615109794195ff-7b82.w.h tml
    Be well...

  • Adobe acrobat pro DC trial download error (Mac)

    When I try to download the trial version of Adobe acrobat DC pro on my mac, it gives an error "Acrobat installer encountered an unexpected failure. Please try again. If it continues to fail contact Adobe support". I have tried doing in about 5 times, it failed every time. Any fixes? It would be greatly appreciated.
    Version of Mac OS: OS X (10.8.5)

    No I'm running 10.8.5. (and can't update due to a critical application incompatibility).
    Thank you for clearing this up.

  • Acrobat Pro XI gives an error when trying to use the Get the Others to Sign feature.

    The error is "There is a system error. Please try again later." I use my Adobe ID for both Acrobat and EchoSign to log in but Acrobat will not connect to EchoSign.  I would like to send documents from Acrobat without having to load them into EchoSign. I have never done this before either so it has not stopped working. Any thoughts?

    Hello, thanks for your answers. I checked the JVM Heap size, we are using a 64 bit HW, and it was already set to 2048M, as well as both parameters Xms and Xmx. I also checked our virtual memory and directory space, the virtual memory looks fine, and the <SID> directory uses 5 GB of space.
    If you wish, I can write the configuration found on the Config Tool, where you set the JVM Heap size and other parameters.

Maybe you are looking for

  • Can 2 people share itunes? and not transfer each other's music?

    Can someone help? I have an ipod as well as my boyfriend. We are both using itunes on the same PC and if I plug in my ipod, I get all his music and vice versa. How can I just transfer the music that I want and not the entire library?? Do we have to s

  • Brand new iMac loosing Airport! Very dissapointed!!!

    Hi, I have a brand new iMac 21.5". The first time I used it, it said there was no Airport installed. I phoned apple support and they told me to flash the pram. After that it found the Airport card. Now it has lost it again and flashing the pram does

  • How create html photo gallery in PSE 12?

    In earlier version of PSE I was able to create an html photo gallery. How do I make one in version 12?

  • Dell SP2309W Display on Core Solo Mini?

    Hi, I'm thinking of buying the new Dell SP2309W display which looks excellent value but I'm not sure if it will work with the mini. The specification states that it is "Full HD 2048 x 1152" which I realise is greater than the 1920 x 1200 stated as th

  • 2621 as a Frame Relay switch & terminal server?

    Is it unwise to use a 2621 as a combined Frame Relay switch & terminal server in a home lab? Both functions seem to move a general-purpose router into the dedicated use category. Likewise, is it true than configuring a router to serve as a Frame Rela